Merge lp:~vericalcroft/ubuntu/quantal/classmate-initramfs/added-misc-depends into lp:ubuntu/quantal/classmate-initramfs

Proposed by Verica
Status: Rejected
Rejected by: Stéphane Graber
Proposed branch: lp:~vericalcroft/ubuntu/quantal/classmate-initramfs/added-misc-depends
Merge into: lp:ubuntu/quantal/classmate-initramfs
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:~vericalcroft/ubuntu/quantal/classmate-initramfs/added-misc-depends
Reviewer Review Type Date Requested Status
Micah Gersten (community) Disapprove
Michael Terry Approve
Ubuntu branches Pending
Review via email: mp+125442@code.launchpad.net

Description of the change

Added ${misc:Depends} in the Depends field inside the debian/control file

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

Thanks for the patch! You're on a misc:Depends roll. :) While correct, this patch also doesn't seem to be necessary. That is, it doesn't seem to add new dependencies.

I'll mark approved, but this can wait until after 12.10 or for another change to be made alongside it.

review: Approve
Revision history for this message
Micah Gersten (micahg) wrote :

I'm going to upload this with a suite change of s/quantal/raring/

Revision history for this message
Micah Gersten (micahg) wrote :

Actually, I'm going to file for removal since this isn't useful anymore

review: Disapprove

Unmerged revisions

7. By Verica Lazova <email address hidden>

debian/control: added ${misc:Depends} in the Depends field

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 2009-03-05 20:17:41 +0000
3+++ debian/changelog 2012-09-20 09:46:20 +0000
4@@ -1,3 +1,9 @@
5+classmate-initramfs (0.1-0ubuntu6) quantal; urgency=low
6+
7+ * debian/control: added ${misc:Depends} in the Depends field
8+
9+ -- Verica Lazova <vericalcroft@gmail.com> Thu, 20 Sep 2012 11:38:57 +0200
10+
11 classmate-initramfs (0.1-0ubuntu5) jaunty; urgency=low
12
13 * etc/modprobe.d/blacklist-classmate: Rename to blacklist-classmate.conf
14
15=== modified file 'debian/control'
16--- debian/control 2008-02-12 17:35:07 +0000
17+++ debian/control 2012-09-20 09:46:20 +0000
18@@ -8,7 +8,7 @@
19
20 Package: classmate-initramfs
21 Architecture: all
22-Depends: initramfs-tools, casper, module-init-tools
23+Depends: initramfs-tools, casper, module-init-tools, ${misc:Depends}
24 Description: classmate specific initramfs settings
25 Specific settings used by the edubuntu classmatePC image
26 Use that package only if you know exactly what you are doing.

Subscribers

People subscribed via source and target branches

to all changes: