[kernel] r16357 - in dists/trunk/linux-2.6/debian: . templates
Ben Hutchings
benh at alioth.debian.org
Sun Sep 26 14:36:30 UTC 2010
Author: benh
Date: Sun Sep 26 14:36:27 2010
New Revision: 16357
Log:
linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996, really)
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/templates/control.main.in
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog Sun Sep 26 14:33:35 2010 (r16356)
+++ dists/trunk/linux-2.6/debian/changelog Sun Sep 26 14:36:27 2010 (r16357)
@@ -1,3 +1,10 @@
+linux-2.6 (2.6.36~rc5-1~experimental.2) UNRELEASED; urgency=low
+
+ [ Ben Hutchings ]
+ * linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996, really)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sun, 26 Sep 2010 15:34:10 +0100
+
linux-2.6 (2.6.36~rc5-1~experimental.1) experimental; urgency=low
* New upstream release candidate
Modified: dists/trunk/linux-2.6/debian/templates/control.main.in
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/control.main.in Sun Sep 26 14:33:35 2010 (r16356)
+++ dists/trunk/linux-2.6/debian/templates/control.main.in Sun Sep 26 14:36:27 2010 (r16357)
@@ -94,8 +94,7 @@
Package: linux-base
Architecture: all
-Depends: libapt-pkg-perl, libuuid-perl, ${misc:Depends},
- util-linux (>= 2.16-1) | udev (<< 146-1)
+Depends: libuuid-perl, ${misc:Depends}, util-linux (>= 2.16-1) | udev (<< 146-1)
Description: Linux image base package
This package contains files and support scripts for all Linux
images.
More information about the Kernel-svn-changes
mailing list