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

Proposed by Sergio Schvezov
Status: Merged
Approved by: Daniel Holbach
Approved revision: 208
Merged at revision: 207
Proposed branch: lp:~sergiusens/snapcraft/changelog
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 53 lines (+42/-5)
1 file modified
debian/changelog (+42/-5)
To merge this branch: bzr merge lp:~sergiusens/snapcraft/changelog
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
Daniel Holbach (community) Approve
Review via email: mp+272137@code.launchpad.net

Commit message

preparing a changelog

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

meh line

206. By Sergio Schvezov

changelog messages

Revision history for this message
Daniel Holbach (dholbach) wrote :

Almost there.

review: Needs Fixing
lp:~sergiusens/snapcraft/changelog updated
207. By Sergio Schvezov

bug number ammended

Revision history for this message
Daniel Holbach (dholbach) wrote :

Brilliant!

review: Approve
lp:~sergiusens/snapcraft/changelog updated
208. By Sergio Schvezov

for wily

Revision history for this message
Sergio Schvezov (sergiusens) :
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-08-18 12:37:44 +0000
3+++ debian/changelog 2015-09-23 16:48:51 +0000
4@@ -1,8 +1,45 @@
5-snapcraft (0.2) UNRELEASED; urgency=medium
6-
7- *
8-
9- -- Daniel Holbach <daniel.holbach@ubuntu.com> Tue, 18 Aug 2015 14:23:24 +0200
10+snapcraft (0.2) wily; urgency=medium
11+
12+ * Better setuptools support:
13+ - Better support python-setuptools (LP: #1481864),
14+ - Used builddir as a base for setup.py overrides (LP: #1498212),
15+ - Fix build (LP: #1494825),
16+ * Plugin fixes:
17+ - Add demo.qml back to the snapcraft.yaml for the QML Demo (LP: #1491301),
18+ - stage package libgudev-1.0-0, which makes the godd snap actually
19+ work (LP: #1498347),
20+ - Wrap setup.py calls to configure the shebang writer (LP: #1486680),
21+ - Update tomcat upstream URL, fixes example again (LP: #1491303),
22+ - Add libgudev-1.0-dev as build-tools for godd example,
23+ Ensure C library configuration tools don't use system
24+ paths (LP: #1496789),
25+ * Snapcraft cli:
26+ - On clean, check the contents of the parts dir only if it
27+ exists. (LP: #1497371)
28+ - Load the config before trying to run (LP: #1498140),
29+ - Notify user why the password is being requested (LP: #1481499),
30+ - Fix numerous issues in snapcraft run (LP: #1486659),
31+ * Snapcraft stage-packages:
32+ - Enable ports for architectures that are not amd64 or
33+ i386 (LP: #1498157),
34+ - Improving stage-package handling (LP: #1497453, LP: #1497582)
35+ - Fetch all packages in a single download run with proper
36+ progress (LP: #1498333),
37+ * Snapcraft wiki queries excessive (LP: #1496381),
38+ * Snapcraft internals:
39+ - Add 'simple' and 'has-leftovers' flags to all integration tests job
40+ units. (LP: #1484596),
41+ - Regex for binary and service names (LP: #1495662),
42+ - Provide a nice error when tabs found in snapcraft.yaml (LP: #1477875),
43+ - Use relative paths for image creation (LP: #1497108),
44+ - Use the python logger (LP: #1476452),
45+ - snapcraft now has less exit points (LP: #1477639),
46+ - Depend and Build-Depend on python3-requests (LP: #1496363),
47+ - Add autopkgtest, reshuffle build-deps accordingly (LP: #1496392),
48+ - Fix "snapcraft run" (LP: #1484720),
49+ * Examples packaged (LP: #1498189).
50+
51+ -- Sergio Schvezov <sergio.schvezov@canonical.com> Wed, 24 Sep 2015 14:23:24 -0300
52
53 snapcraft (0.1) wily; urgency=low
54

Subscribers

People subscribed via source and target branches