[ubuntu/yakkety-proposed] snapcraft 2.12+16.10 (Accepted)

Sergio Schvezov sergio.schvezov at ubuntu.com
Mon Jun 27 17:52:12 UTC 2016


snapcraft (2.12+16.10) yakkety; urgency=medium

  [ Simon Quigley ]
  * Change apt-get to apt in HACKING.md (#564) (LP: #1591421)
  * Changed the mailing list in HACKING.md from snappy-devel to snapcraft
    (#577)
  * Add Subversion support (#567) (LP: #1543243)

  [ Joe Talbott ]
  * Include 'maintainer' and 'description' in the parser output. (#565)
    (LP: #1591199)
  * Support "```" wiki code tags in the parser. (#569) (LP: #1592133)
  * Add snapcraft-parser integration test. (#560) (LP: #1590268)
  * Make most wiki fields required. (#581) (LP: #LP: #1592133)
  * Add more info about reusable parts. (#527) (LP: #1582499)
  * Allow parts without a 'source' entry. (#599)

  [ Sergio Schvezov ]
  * New plugin: gulp (#563) (LP: #1575880)
  * Support for a hidden snapcraft.yaml (#582) (LP: #1587933)
  * Implement `snapcraft update` for parts (#588) (LP: #1594643)
  * Support updating cache without content-length (#598) (LP: #1595610)
  * Switch from local copy to the proper python package. (LP: #1590813)
  * Integrate with new remote parts (#590) (LP: #1594976)
  * Implement `snapcraft define` for parts (#594) (LP: #1594643)
  * Update the remote parts cache before demo tests (#604) (LP: #1596114)
  * Add missing build-packages for rpath test (#605) (LP: #1596114)
  * Implement snapcraft search (#608) (LP: #1596222)

  [ Bayard Randel ]
  * Ignore .eggs dir. (#572)

  [ Leo Arias ]
  * Use pexpect when testing the building of snaps (#573) (LP: #1592943)
  * Allow to run a subset of integration tests. (#576) (LP: #1593009)
  * Improve the store errors returning exceptions (#585) (LP: #1594636)
  * Add the register command (#586) (LP: #1595012)
  * Improve error reporting (#591) (LP: #1588023)
  * Fix the store update test to register a unique name (#595) (LP: #1595319)
  * Use a xenial docker container for travis executions (#597) (LP: #1532213)
  * Simplify the list plugins integration test (#607) (LP: #1596112)
  * Remove the unittests from the autopkgtest execution (#600) (LP: #1596068)

  [ Evan Dandrea ]
  * Make lxd containers ephemeral. (#578) (LP: #1577548)

  [ Daniel Holbach ]
  * it's myapps.developer.ubuntu.com (#587) (LP: #1594844)

  [ Rob Loach ]
  * Fix Snap icons for Demos (#574)

  [ Kyle Fazzari ]
  * Add qmake plugin. (#566) (LP: #1574774)
  * Don't copy libraries that are already in prime. (#580) (LP: #1570895)
  * Make app names more restrictive. (#555) (LP: #1589613)

Date: Mon, 27 Jun 2016 13:58:10 -0300
Changed-By: Sergio Schvezov <sergio.schvezov at ubuntu.com>
Maintainer: Snapcraft Team <snappy-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/snapcraft/2.12+16.10
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 27 Jun 2016 13:58:10 -0300
Source: snapcraft
Binary: snapcraft snapcraft-parser snapcraft-examples
Architecture: source
Version: 2.12+16.10
Distribution: yakkety
Urgency: medium
Maintainer: Snapcraft Team <snappy-devel at lists.ubuntu.com>
Changed-By: Sergio Schvezov <sergio.schvezov at ubuntu.com>
Description:
 snapcraft  - easily craft snaps
 snapcraft-examples - examples and demos for snapcraft
 snapcraft-parser - cloud parser for shared snapcraft parts.
Launchpad-Bugs-Fixed: 1532213 1543243 1570895 1574774 1575880 1577548 1582499 1587933 1588023 1589613 1590268 1590813 1591199 1591421 1592133 1592943 1593009 1594636 1594643 1594844 1594976 1595012 1595319 1595610 1596068 1596112 1596114 1596222
Changes:
 snapcraft (2.12+16.10) yakkety; urgency=medium
 .
   [ Simon Quigley ]
   * Change apt-get to apt in HACKING.md (#564) (LP: #1591421)
   * Changed the mailing list in HACKING.md from snappy-devel to snapcraft
     (#577)
   * Add Subversion support (#567) (LP: #1543243)
 .
   [ Joe Talbott ]
   * Include 'maintainer' and 'description' in the parser output. (#565)
     (LP: #1591199)
   * Support "```" wiki code tags in the parser. (#569) (LP: #1592133)
   * Add snapcraft-parser integration test. (#560) (LP: #1590268)
   * Make most wiki fields required. (#581) (LP: #LP: #1592133)
   * Add more info about reusable parts. (#527) (LP: #1582499)
   * Allow parts without a 'source' entry. (#599)
 .
   [ Sergio Schvezov ]
   * New plugin: gulp (#563) (LP: #1575880)
   * Support for a hidden snapcraft.yaml (#582) (LP: #1587933)
   * Implement `snapcraft update` for parts (#588) (LP: #1594643)
   * Support updating cache without content-length (#598) (LP: #1595610)
   * Switch from local copy to the proper python package. (LP: #1590813)
   * Integrate with new remote parts (#590) (LP: #1594976)
   * Implement `snapcraft define` for parts (#594) (LP: #1594643)
   * Update the remote parts cache before demo tests (#604) (LP: #1596114)
   * Add missing build-packages for rpath test (#605) (LP: #1596114)
   * Implement snapcraft search (#608) (LP: #1596222)
 .
   [ Bayard Randel ]
   * Ignore .eggs dir. (#572)
 .
   [ Leo Arias ]
   * Use pexpect when testing the building of snaps (#573) (LP: #1592943)
   * Allow to run a subset of integration tests. (#576) (LP: #1593009)
   * Improve the store errors returning exceptions (#585) (LP: #1594636)
   * Add the register command (#586) (LP: #1595012)
   * Improve error reporting (#591) (LP: #1588023)
   * Fix the store update test to register a unique name (#595) (LP: #1595319)
   * Use a xenial docker container for travis executions (#597) (LP: #1532213)
   * Simplify the list plugins integration test (#607) (LP: #1596112)
   * Remove the unittests from the autopkgtest execution (#600) (LP: #1596068)
 .
   [ Evan Dandrea ]
   * Make lxd containers ephemeral. (#578) (LP: #1577548)
 .
   [ Daniel Holbach ]
   * it's myapps.developer.ubuntu.com (#587) (LP: #1594844)
 .
   [ Rob Loach ]
   * Fix Snap icons for Demos (#574)
 .
   [ Kyle Fazzari ]
   * Add qmake plugin. (#566) (LP: #1574774)
   * Don't copy libraries that are already in prime. (#580) (LP: #1570895)
   * Make app names more restrictive. (#555) (LP: #1589613)
Checksums-Sha1:
 c0777bb835d76d0caf9ef9ab3957428eb6e516f4 2100 snapcraft_2.12+16.10.dsc
 7a262ee5276ce66aba22c4a7a81d3cefd86e4c91 355744 snapcraft_2.12+16.10.tar.xz
Checksums-Sha256:
 caeb4b2d1267fac0fb8fdb8960a93c958414cd89122b77ff3a3281b179d934fe 2100 snapcraft_2.12+16.10.dsc
 675321cfc3d020fbb96eabf4ad45cf1d154d1b68b511fd72493252005dbb52ea 355744 snapcraft_2.12+16.10.tar.xz
Files:
 8740fed47ecff241182130462c3930d1 2100 utils extra snapcraft_2.12+16.10.dsc
 66f94e1be6dd06875c83b8085bdaf190 355744 utils extra snapcraft_2.12+16.10.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXcWFfAAoJEHExyTIBLn0lhowP/RdF0SEIynnf9Sma0VU93mWC
DIfsMhh2SMNO6DPvFvRTESuwf3I6xycHVelJp4y3CIRIeodsGbL1o27fm9iRTbDK
mwRrah6vEFqJk5xlf+vT1Fi2m7qfwQAcVFg348GQRO46WOutE/r/4Y5fgyLKpv6L
aXadob9xhh6VDZLR+MS3s904R3vFLcE4Nb5UZVtr8YsmfeZM3uq5gG5bZBoA2iwN
QB0I0paLHgkrjBrBhe2gchC7RNlCwMPb/oDldGoB7Xwz/snuNC3vjgOdCQJHg4Yh
nUgXvGvHaBUvS2AL493DoSNLp2RBojsaEOvkdwD/C8DCcYAUEBY3+5HlLY1EKFZi
REy2XMwc32sMQn8T/i+ZgqlxZdOpmkqamgbrBtgFllBhDxG6UU68gvjRhDQY1LXU
/mgL+oB3DJqdyWISweKcSSA52TA71YgOCmN1KeOdQvZLDkfRMIfWKvGTVrqvQb4X
Tvem0boTve3G0Rfg7xgto64cpt98+DsiUJAXOW03cfZTTgb12HfQPJ3ICwBurS03
HKMr/jhzJ3pn/1gtX950WjM/RrSnhM4Pqe2XhIefyBN7q4bZ9LsVHkxQWp5NzgU/
Yl+rxiCBok+J4lUxRJ0fuld4SUesAt0q92Z6jUkbP33hAjbihF2RWIJ+yv/tW73r
2yzlS3lHRmVI1HMFnXHs
=O1eD
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list