snapcraft 2.19 source package in Ubuntu

Changelog

snapcraft (2.19) xenial; urgency=medium

  [ Sergio Schvezov ]
  * python plugin: only replace proper shebangs. (#830)
  * yaml xpath for errors. (#828)
  * sources: fix type when calling with depth (#829)
  * kernel plugin: allow collecting the same mod deps (#837)
  * pluginhandler: take the file encoding into account. (#838)
  * python plugin: only download in pull and build in build. (#832)
  * New upstream release 2.19 (LP: #1629472)

  [ Christopher James Halse Rogers ]
  * nodejs plugin: Add mechanism to run `npm run` commands. (#810)

  [ Daniel Holbach ]
  * Add links to IRC, mailing list and social media (#833)

  [ Celso Providelo ]
  * 'sign-build' implementation. (#831)

  [ Kyle Fazzari ]
  * catkin plugin: build with in-snap python. (#840)
  * catkin plugin: Support ROS Kinetic. (#842)

  [ Roberto Alsina ]
  * 'snapcraft validate' and 'snapcraft gated' implementation (#813)

  [ Joe Talbott ]
  * Replace SNAPCRAFT_PART_INSTALL in the part attributes. (#841)

 -- Sergio Schvezov <email address hidden>  Fri, 30 Sep 2016 17:56:06 -0400

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.19.tar.xz 392.5 KiB 10ffdcaffe0b26ed62b45fbe8b17989c4689356838460cec468d100f884d1f17
snapcraft_2.19.dsc 2.1 KiB cc184fefdd686910c8d15f13f0bf92c56acc565bd32bc62bda7e5b1de6173fe6

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.