Merge lp:~sergiusens/snapcraft/0.4 into lp:~snappy-dev/snapcraft/core

Proposed by Sergio Schvezov
Status: Merged
Approved by: John Lenton
Approved revision: no longer in the source branch.
Merged at revision: 261
Proposed branch: lp:~sergiusens/snapcraft/0.4
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 38 lines (+27/-5)
1 file modified
debian/changelog (+27/-5)
To merge this branch: bzr merge lp:~sergiusens/snapcraft/0.4
Reviewer Review Type Date Requested Status
Leo Arias (community) Approve
John Lenton (community) Approve
Review via email: mp+276150@code.launchpad.net

Commit message

Release changelog for 0.4

To post a comment you must log in.
lp:~sergiusens/snapcraft/0.4 updated
261. By Sergio Schvezov

Release changelog for 0.4

Revision history for this message
John Lenton (chipaca) :
review: Approve
Revision history for this message
Leo Arias (elopio) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2015-10-14 11:31:34 +0000
3+++ debian/changelog 2015-10-29 16:10:40 +0000
4@@ -1,8 +1,30 @@
5-snapcraft (0.4) UNRELEASED; urgency=medium
6-
7- *
8-
9- -- Daniel Holbach <daniel.holbach@ubuntu.com> Wed, 14 Oct 2015 13:31:11 +0200
10+snapcraft (0.4) xenial; urgency=medium
11+
12+ * Core:
13+ - Install build packages if package is removed but not purged
14+ (LP: #1507814)
15+ - Don't crash on help for unexisting plugin (LP: #1510954)
16+ - Don't follow links when checking for suid/guid for unpacked
17+ debian package contents (LP: #1511161)
18+ - Raise exceptions for plugin errors (LP: #1481122)
19+ - Exit cleanly with an error when using the source keyword with a local
20+ file (LP: #1499424)
21+ - Add version flags to cli (LP: #1501222)
22+ - Search the wiki for a part if the 'plugin' keyword is missing
23+ (LP: #1506205)
24+ - Developer documentation for the plugin base class added (LP: #1507075)
25+ - Add subcommand to list plugins (LP: #1510160)
26+ - Add subcommand for help (LP: #1510683)
27+ * Plugins:
28+ - autotools: use autoreconf if needed (LP: #1507648)
29+ - maven: support maven flags (LP: #1502031)
30+ - catkin: new plugin for building ros projects (LP: #1506201)
31+ * Packaging:
32+ - Run tests on package build (LP: #1506096)
33+ - debian/control: python3-fixtures and python3-testscenarios build deps
34+ (LP: #1507573)
35+
36+ -- Sergio Schvezov <sergio.schvezov@canonical.com> Thu, 29 Oct 2015 12:52:04 -0300
37
38 snapcraft (0.3) wily; urgency=medium
39

Subscribers

People subscribed via source and target branches