Merge lp:~dobey/software-center/train-magic into lp:software-center

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 3340
Merged at revision: 3340
Proposed branch: lp:~dobey/software-center/train-magic
Merge into: lp:software-center
Diff against target: 67 lines (+13/-10)
3 files modified
debian/changelog (+4/-2)
debian/compat (+1/-1)
debian/control (+8/-7)
To merge this branch: bzr merge lp:~dobey/software-center/train-magic
Reviewer Review Type Date Requested Status
Kyle Fazzari (community) Approve
software-store-developers Pending
Review via email: mp+281918@code.launchpad.net

Commit message

Prepare the release.

To post a comment you must log in.
3339. By dobey

Merge the debian tree in for CI train landing support.

3340. By dobey

Prepare the debian tree for a release.

Revision history for this message
Kyle Fazzari (kyrofa) wrote :

Looks good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-01-07 18:53:43 +0000
+++ debian/changelog 2016-01-07 19:00:41 +0000
@@ -1,8 +1,10 @@
1software-center (15.12.20151218) UNRELEASED; urgency=medium1software-center (16.01+16.04.20160107) UNRELEASED; urgency=medium
22
3 * Convert back to a native package to enable CI train landing.3 * Convert back to a native package to enable CI train landing.
4 * debian/patches:
5 - All patches merged upstream.
46
5 -- Rodney Dawes <rodney.dawes@ubuntu.com> Fri, 18 Dec 2015 15:16:14 -05007 -- Rodney Dawes <rodney.dawes@canonical.com> Fri, 18 Dec 2015 15:16:14 -0500
68
7software-center (13.10-0ubuntu13) xenial; urgency=medium9software-center (13.10-0ubuntu13) xenial; urgency=medium
810
911
=== modified file 'debian/compat'
--- debian/compat 2016-01-07 18:53:43 +0000
+++ debian/compat 2016-01-07 19:00:41 +0000
@@ -1,1 +1,1 @@
1719
22
=== modified file 'debian/control'
--- debian/control 2016-01-07 18:53:43 +0000
+++ debian/control 2016-01-07 19:00:41 +0000
@@ -2,7 +2,7 @@
2Section: gnome2Section: gnome
3Priority: optional3Priority: optional
4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5Build-Depends: debhelper (>= 7.0.50),5Build-Depends: debhelper (>= 9),
6 dpkg-dev (>= 1.15.1~),6 dpkg-dev (>= 1.15.1~),
7 lsb-release,7 lsb-release,
8 gettext,8 gettext,
@@ -17,10 +17,11 @@
17 python-setuptools,17 python-setuptools,
18 python-scour,18 python-scour,
19 python-xapian,19 python-xapian,
20 python-xdg20 python-xdg,
21Standards-Version: 3.9.621Standards-Version: 3.9.6
22X-Python-Version: >= 2.722X-Python-Version: >= 2.7
23Homepage: https://launchpad.net/software-center23Homepage: https://launchpad.net/software-center
24Vcs-Bzr: lp:software-center
2425
25Package: software-center26Package: software-center
26Architecture: all27Architecture: all
@@ -53,12 +54,12 @@
53 oneconf (>= 0.2.6),54 oneconf (>= 0.2.6),
54 python-oneconf (>= 0.3) | oneconf (<< 0.3),55 python-oneconf (>= 0.3) | oneconf (<< 0.3),
55 python-debtagshw,56 python-debtagshw,
56Recommends: lsb-release, 57Recommends: lsb-release,
57 apt-xapian-index (>= 0.38ubuntu1), 58 apt-xapian-index (>= 0.38ubuntu1),
58 update-notifier, 59 update-notifier,
59 software-properties-gtk,60 software-properties-gtk,
60 sessioninstaller, 61 sessioninstaller,
61 xz-utils (>= 5.1.1alpha+20120614-1)62 xz-utils (>= 5.1.1alpha+20120614-1),
62Conflicts: gnome-app-install (<< 1)63Conflicts: gnome-app-install (<< 1)
63Replaces: gnome-app-install64Replaces: gnome-app-install
64Provides: gnome-app-install65Provides: gnome-app-install

Subscribers

People subscribed via source and target branches