Merge lp:~noskcaj/ubuntu/trusty/gnome-system-tools/regression-fix into lp:ubuntu/trusty/gnome-system-tools

Proposed by Jackson Doak
Status: Merged
Merge reported by: Martin Pitt
Merged at revision: not available
Proposed branch: lp:~noskcaj/ubuntu/trusty/gnome-system-tools/regression-fix
Merge into: lp:ubuntu/trusty/gnome-system-tools
Diff against target: 34 lines (+10/-1)
3 files modified
debian/changelog (+7/-0)
debian/gnome-system-tools.install (+1/-1)
debian/rules (+2/-0)
To merge this branch: bzr merge lp:~noskcaj/ubuntu/trusty/gnome-system-tools/regression-fix
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+204099@code.launchpad.net

Description of the change

Fix a regression where nothing was put in the binary

To post a comment you must log in.
123. By Jackson Doak

Use a better fix

Revision history for this message
Martin Pitt (pitti) wrote :

Thanks! Applied to Vcs-Bzr: and uploaded.

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 2014-01-21 07:24:17 +0000
3+++ debian/changelog 2014-01-31 05:03:02 +0000
4@@ -1,3 +1,10 @@
5+gnome-system-tools (3.0.0-3ubuntu2) trusty; urgency=medium
6+
7+ * Make all files install in gnome-system-tools.
8+ - Regression from 3.0.0-3ubuntu1
9+
10+ -- Jackson Doak <noskcaj@ubuntu.com> Fri, 31 Jan 2014 07:58:28 +1100
11+
12 gnome-system-tools (3.0.0-3ubuntu1) trusty; urgency=medium
13
14 * Merge from Debian, remaining changes:
15
16=== modified file 'debian/gnome-system-tools.install'
17--- debian/gnome-system-tools.install 2014-01-21 07:24:17 +0000
18+++ debian/gnome-system-tools.install 2014-01-31 05:03:02 +0000
19@@ -1,1 +1,1 @@
20-debian/pixmaps/*.xpm usr/share/gnome-system-tools/pixmaps/
21+debian/pixmaps/*.xpm usr/share/gnome-system-tools/pixmaps/
22\ No newline at end of file
23
24=== modified file 'debian/rules'
25--- debian/rules 2014-01-21 07:24:17 +0000
26+++ debian/rules 2014-01-31 05:03:02 +0000
27@@ -1,5 +1,7 @@
28 #!/usr/bin/make -f
29
30+DEB_DESTDIR = $(CURDIR)/debian/gnome-system-tools
31+
32 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
33 include /usr/share/cdbs/1/rules/autoreconf.mk
34 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

Subscribers

People subscribed via source and target branches

to all changes: