snapcraft 2.20 source package in Ubuntu

Changelog

snapcraft (2.20) xenial; urgency=medium

  [ Colin Watson ]
  * Add `snapcraft create-key` (#824)

  [ Kyle Fazzari ]
  * catkin plugin: add `rosdistro` to help documentation. (#850)
  * catkin plugin: nicely handle an invalid rosdistro. (#851)

  [ Christian Ehrhardt ]
  * Add Waf plugin (#716)

  [ Maximiliano Bertacchini ]
  * Add `snapcraft history`. (#844)
  * Add `snapcraft status`. (#845)

  [ Daniel Holbach ]
  * Document the `grade` option. (#857)

  [ Celso Providelo ]
  * Implementing channel-closing. (#847)
  * `sign-build` to prompt users for key selection (#848)
  * history/status alignment fixes. (#863)

  [ Leo Arias ]
  * In the downloader demo test, use https (#860)

  [ Stéphane Graber ]
  * Add powerpc (32bit big-endian) support (#862)

  [ Roberto Alsina ]
  * gated and validate commands message improvements (#849)
  * Handle 'broken' validations that don't match refresh-control (#867)

  [ Domas Monkus ]
  * go plugin: Set GOBIN in the build environment. (#859)

  [ Robert Ancell ]
  * Update documentation links to developer.ubuntu.com that now redirect to
    snapcraft.io (#864)

  [ Daniel Holbach ]
  * Bring docs/upload-your-snap.md in line with http://snapcraft.io/docs/… (#869)

  [ Sergio Schvezov ]
  * Simplify the parser tests. (#852)
  * Simplify the handler from uri tests. (#853)
  * tools: script to talk to the staging servers (#855)
  * Decouple state handling from plugin options. (#854)
  * python plugin: allow usage of bzr (#858)
  * python plugin: install from wheel for local setup.py (#861)
  * New upstream release 2.20 (LP: #1636924)

 -- Sergio Schvezov <email address hidden>  Wed, 26 Oct 2016 13:58:31 -0300

Upload details

Uploaded by:
Sergio Schvezov
Uploaded to:
Xenial
Original maintainer:
Snapcraft Team
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
snapcraft_2.20.tar.xz 499.3 KiB 9ae88ee851591051b20a2b8cd6dce1670439e34f625c00aec0e228822bbeddef
snapcraft_2.20.dsc 2.1 KiB a9c3c3851f21a545e442f1df4d5f4ed5ef8c8037132806dceccbbb7cee72b7f1

Available diffs

View changes file

Binary packages built by this source

snapcraft: easily craft snaps

 Snapcraft aims to make upstream developers' lives easier and as such is not
 a single toolset, but instead is a collection of tools that enable the
 natural workflow of an upstream to be extended with a simple release step
 into Snappy.

snapcraft-examples: examples and demos for snapcraft

 Snapcraft aims to make upstream developers' lives easier and as such is not
 a single toolset, but instead is a collection of tools that enable the
 natural workflow of an upstream to be extended with a simple release step
 into Snappy.
 .
 This package contains examples and demos for snapcraft.

snapcraft-parser: cloud parser for shared snapcraft parts.

 The parser is in charge of getting all the shared parts out there
 indexed into a common cacheable file. It processes multiple origin's
 specified in yaml documents and outputs `parts` which snapcraft can
 utilize.