Merge lp:~kroq-gar78/ubuntu/quantal/dkms/fix-989998 into lp:ubuntu/quantal/dkms

Proposed by Aditya V
Status: Merged
Merge reported by: Marc Deslauriers
Merged at revision: not available
Proposed branch: lp:~kroq-gar78/ubuntu/quantal/dkms/fix-989998
Merge into: lp:ubuntu/quantal/dkms
Diff against target: 26 lines (+8/-0)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~kroq-gar78/ubuntu/quantal/dkms/fix-989998
Reviewer Review Type Date Requested Status
Marc Deslauriers Approve
Ubuntu branches Pending
Review via email: mp+110670@code.launchpad.net

Description of the change

I added 'dpkg-dev' and 'debhelper' to Suggests in debian/control.

To post a comment you must log in.
Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Looks good, ACK. Thanks!

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 2012-04-21 15:01:27 +0000
3+++ debian/changelog 2012-06-17 00:29:21 +0000
4@@ -1,3 +1,10 @@
5+dkms (2.2.0.3-1ubuntu4) quantal; urgency=low
6+
7+ * debian/control: added 'dpkg-dev' and 'debhelper' to Suggests (LP:
8+ #989998)
9+
10+ -- Aditya Vaidya <kroq.gar78@gmail.com> Sat, 16 Jun 2012 19:16:36 -0500
11+
12 dkms (2.2.0.3-1ubuntu3) precise-proposed; urgency=low
13
14 * Add linux-headers-generic-pae to recommended headers packages so that i386
15
16=== modified file 'debian/control'
17--- debian/control 2012-04-21 15:01:27 +0000
18+++ debian/control 2012-06-17 00:29:21 +0000
19@@ -24,6 +24,7 @@
20 menu | sudo,
21 linux-headers-generic-pae | linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers,
22 linux-image
23+Suggests: dpkg-dev, debhelper
24 Description: Dynamic Kernel Module Support Framework
25 DKMS is a framework designed to allow individual kernel modules to be upgraded
26 without changing the whole kernel. It is also very easy to rebuild modules as

Subscribers

People subscribed via source and target branches

to all changes: