Merge lp:~laney/sessioninstaller/commandnotfound-dep into lp:~aptdaemon-developers/sessioninstaller/ubuntu-saucy

Proposed by Iain Lane
Status: Merged
Merged at revision: 57
Proposed branch: lp:~laney/sessioninstaller/commandnotfound-dep
Merge into: lp:~aptdaemon-developers/sessioninstaller/ubuntu-saucy
Diff against target: 25 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~laney/sessioninstaller/commandnotfound-dep
Reviewer Review Type Date Requested Status
Martin Pitt (community) Approve
Review via email: mp+190104@code.launchpad.net

This proposal supersedes a proposal from 2013-10-09.

Description of the change

Uploading this to saucy; please merge it to the packaging branch (could we move that under ubuntu-core-dev?)

Oops, got wrong branch.

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks!

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 2013-06-13 10:50:48 +0000
+++ debian/changelog 2013-10-09 11:54:47 +0000
@@ -1,3 +1,9 @@
1sessioninstaller (0.20+bzr141-0ubuntu2) saucy; urgency=low
2
3 * Depend on python-commandnotfound for InstallProvideFiles. (LP: #1060507)
4
5 -- Iain Lane <iain@orangesquash.org.uk> Wed, 09 Oct 2013 12:52:03 +0100
6
1sessioninstaller (0.20+bzr141-0ubuntu1) saucy; urgency=low7sessioninstaller (0.20+bzr141-0ubuntu1) saucy; urgency=low
28
3 * Update Vcs-* headers for saucy branch.9 * Update Vcs-* headers for saucy branch.
410
=== modified file 'debian/control'
--- debian/control 2013-06-13 10:41:52 +0000
+++ debian/control 2013-10-09 11:54:47 +0000
@@ -20,6 +20,7 @@
20 ${python:Depends},20 ${python:Depends},
21 aptdaemon (>=0.30),21 aptdaemon (>=0.30),
22 python-aptdaemon.gtk3widgets,22 python-aptdaemon.gtk3widgets,
23 python-commandnotfound,
23 python-defer,24 python-defer,
24 python-xapian,25 python-xapian,
25 python-gi,26 python-gi,

Subscribers

People subscribed via source and target branches