snapcraft 2.16 source package in Ubuntu
Changelog
snapcraft (2.16) xenial; urgency=medium [ Sergio Schvezov ] * Allow registering private packages (#749) * Allow debugging cleanbuild runs. (#740) * storeapi: remove dependency on the 'success' attr (#750) * Export important project variables (#757) * Use a recursive iglob for filesets (#765) * HACKING.md: list dependencies to install with pip (#770) * Minor fixes for typos in --help (#769) * Better file conflict message (#766) * Update kernel meta to the latest spec. (#768) * New upstream release 2.16 (LP: #1619776) [ Joe Talbott ] * parser - Remove namespacing and subparts. (#705) * Use block style for multiline YAML values. (#756) [ Leo Arias ] * Enable the static checks for the integration tests (#755) * Add the arm64 architecture to the nodejs plugin (#753) * go plugins: remove the useless call to os.path.join (#759) * Removed statements not used by the tests (#760) * Make a copy of the snapcraft files common list before using it. (#767) [ Caio Begotti ] * Implementing 'grade' support in snapcraft.yaml (#764) [ Scott Moser ] * node plugin: run build in pull phase to download dependencies. (#762) [ Paolo Pisati ] * kernel plugin: vmlinuz -> kernel.img hard link (#748) [ Loïc Minier ] * Include /sbin and usr/sbin in wrappers (#763) [ Evan Dandrea ] * ant plugin: add properties and build target options (#752) -- Sergio Schvezov <email address hidden> Fri, 02 Sep 2016 19:32:40 +0000
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
snapcraft_2.16.tar.xz | 371.8 KiB | 646ba8f29aa9a37f119eedbfa86892af646b1ba9ce337d7a3c33c48c8e994a65 |
snapcraft_2.16.dsc | 2.1 KiB | 74a9db5410db9927fd423c51e8cabf54f88dc1fa2881c7171e876a4afcf76f0b |
Available diffs
- diff from 2.15.1 to 2.16 (32.9 KiB)
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.