Merge lp:~csdev/ubuntu/quantal/asoundconf-gtk/add-misc-depends into lp:ubuntu/quantal/asoundconf-gtk

Proposed by Chris Schmidt
Status: Merged
Merged at revision: 6
Proposed branch: lp:~csdev/ubuntu/quantal/asoundconf-gtk/add-misc-depends
Merge into: lp:ubuntu/quantal/asoundconf-gtk
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~csdev/ubuntu/quantal/asoundconf-gtk/add-misc-depends
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Ubuntu branches Pending
Review via email: mp+124579@code.launchpad.net

Description of the change

Added ${misc:Depends} to dependencies line. Please review.

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Good work! :)

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 2007-06-16 00:34:09 +0000
3+++ debian/changelog 2012-09-16 17:05:22 +0000
4@@ -1,3 +1,9 @@
5+asoundconf-gtk (1.6-0ubuntu2) quantal; urgency=low
6+
7+ * debian/control: added ${misc:Depends} to dependencies line.
8+
9+ -- Chris Schmidt <csdev@online.de> Sun, 16 Sep 2012 18:33:48 +0200
10+
11 asoundconf-gtk (1.6-0ubuntu1) gutsy; urgency=low
12
13 [ Toby Smithe ]
14
15=== modified file 'debian/control'
16--- debian/control 2007-06-16 00:34:09 +0000
17+++ debian/control 2012-09-16 17:05:22 +0000
18@@ -8,7 +8,7 @@
19
20 Package: asoundconf-gtk
21 Architecture: all
22-Depends: ${python:Depends}, alsa-utils, python-gtk2
23+Depends: ${python:Depends}, alsa-utils, python-gtk2, ${misc:Depends}
24 Recommends: libasound2-plugins, pavucontrol
25 Suggests: pulseaudio-esound-compat
26 Description: Applet to select the default ALSA sound card

Subscribers

People subscribed via source and target branches

to all changes: