[ubuntu/xenial-proposed] snapcraft 2.12 (Accepted)

Sergio Schvezov sergio.schvezov at ubuntu.com
Mon Jun 27 21:22:35 UTC 2016


snapcraft (2.12) xenial; 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
-------------- next part --------------
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
Distribution: xenial
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) xenial; 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:
 5db0e0762f2e58b27272b082e19ad84bfbd9ca14 2076 snapcraft_2.12.dsc
 36e7266447f159f65a665a7337a131ec4c60a8c9 355720 snapcraft_2.12.tar.xz
Checksums-Sha256:
 a817f1957b6fab670f8fe0826373e64c391c95ea7f701cb3a7553f11d1594146 2076 snapcraft_2.12.dsc
 5cf73c7fa2c3f28acd975e6ffcf39d1de3a1f8b4c871346330652ee25eec7266 355720 snapcraft_2.12.tar.xz
Files:
 5ecb7d7f4cfe38c1839260db51011a59 2076 utils extra snapcraft_2.12.dsc
 3bc82ee5034689d042234f3feacbf3de 355720 utils extra snapcraft_2.12.tar.xz


More information about the Xenial-changes mailing list