Merge lp:~bkerensa/ubuntu/raring/fglrx-installer-updates/depends-fix1 into lp:ubuntu/raring/fglrx-installer-updates

Proposed by Benjamin Kerensa
Status: Merged
Merge reported by: Alberto Milone
Merged at revision: not available
Proposed branch: lp:~bkerensa/ubuntu/raring/fglrx-installer-updates/depends-fix1
Merge into: lp:ubuntu/raring/fglrx-installer-updates
Diff against target: 44 lines (+9/-3)
2 files modified
debian/changelog (+6/-0)
debian/control (+3/-3)
To merge this branch: bzr merge lp:~bkerensa/ubuntu/raring/fglrx-installer-updates/depends-fix1
Reviewer Review Type Date Requested Status
Alberto Milone Approve
Ubuntu branches Pending
Review via email: mp+135994@code.launchpad.net

Description of the change

Added ${misc:Depends} to debian/control.

To post a comment you must log in.
Revision history for this message
Alberto Milone (albertomilone) wrote :

Thanks for your contribution

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 2012-11-07 16:28:50 +0000
+++ debian/changelog 2012-11-23 23:48:26 +0000
@@ -1,3 +1,9 @@
1fglrx-installer-updates (2:9.000-0ubuntu5) raring; urgency=low
2
3 * debian/control: Add ${misc:Depends} as needed.
4
5 -- Benjamin Kerensa <bkerensa@ubuntu.com> Fri, 23 Nov 2012 15:28:30 -0800
6
1fglrx-installer-updates (2:9.000-0ubuntu4) raring; urgency=low7fglrx-installer-updates (2:9.000-0ubuntu4) raring; urgency=low
28
3 * debian/dkms.conf.in,9 * debian/dkms.conf.in,
410
=== modified file 'debian/control'
--- debian/control 2012-09-10 11:03:55 +0000
+++ debian/control 2012-11-23 23:48:26 +0000
@@ -25,7 +25,7 @@
25Package: fglrx-updates25Package: fglrx-updates
26Architecture: amd64 i38626Architecture: amd64 i386
27Recommends: fglrx-amdcccle-updates27Recommends: fglrx-amdcccle-updates
28Depends: ${shlibs:Depends}, xserver-xorg-core, lib32gcc1 [amd64], libc6-i386 [amd64], dkms, make, linux-libc-dev,28Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core, lib32gcc1 [amd64], libc6-i386 [amd64], dkms, make, linux-libc-dev,
29 linux-headers-generic | linux-headers,29 linux-headers-generic | linux-headers,
30 ${xviddriver:Depends}30 ${xviddriver:Depends}
31Provides: fglrx-driver, nvidia-current, nvidia-current-updates, nvidia-experimental,31Provides: fglrx-driver, nvidia-current, nvidia-current-updates, nvidia-experimental,
@@ -49,7 +49,7 @@
4949
50Package: fglrx-updates-dev50Package: fglrx-updates-dev
51Architecture: amd64 i38651Architecture: amd64 i386
52Depends: fglrx-updates52Depends: fglrx-updates, ${misc:Depends}
53Conflicts: fglrx-driver-dev, xfree86-driver-fglrx-dev53Conflicts: fglrx-driver-dev, xfree86-driver-fglrx-dev
54Replaces: fglrx-driver-dev, xfree86-driver-fglrx-dev, xorg-driver-fglrx-dev, fglrx-dev54Replaces: fglrx-driver-dev, xfree86-driver-fglrx-dev, xorg-driver-fglrx-dev, fglrx-dev
55Provides: fglrx-driver-dev55Provides: fglrx-driver-dev
@@ -60,7 +60,7 @@
6060
61Package: fglrx-amdcccle-updates61Package: fglrx-amdcccle-updates
62Architecture: amd64 i38662Architecture: amd64 i386
63Depends: fglrx-updates, ${shlibs:Depends}63Depends: fglrx-updates, ${shlibs:Depends}, ${misc:Depends}
64Conflicts: fglrx-control-qt2, fglrx-control64Conflicts: fglrx-control-qt2, fglrx-control
65Replaces: fglrx-control, fglrx-amdcccle65Replaces: fglrx-control, fglrx-amdcccle
66Provides: fglrx-control66Provides: fglrx-control

Subscribers

People subscribed via source and target branches