Author: vorlon
Date: Mon Mar 5 08:32:54 2007
New Revision: 8330
Modified:
dists/sid/linux-2.6/debian/changelog
dists/sid/linux-2.6/debian/templates/control.image.type-kernel-package.in
Log:
linux-image packages need to depend on a newer version of coreutils, because
of the use of readlink -q -m inherited from kernel-package. Closes: 413311.
Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog (original)
+++ dists/sid/linux-2.6/debian/changelog Mon Mar 5 08:32:54 2007
@@ -2,8 +2,11 @@
* Set CONFIG_MATHEMU=y on alpha, which is required for proper fp math on
at least ev4-ev56 systems. Closes: #411813.
+ * linux-image packages need to depend on a newer version of coreutils,
+ because of the use of readlink -q -m inherited from kernel-package.
+ Closes: 413311.
- -- Steve Langasek <[EMAIL PROTECTED]> Sat, 24 Feb 2007 17:52:58 -0800
+ -- Steve Langasek <[EMAIL PROTECTED]> Mon, 5 Mar 2007 00:25:35 -0800
linux-2.6 (2.6.18.dfsg.1-11) unstable; urgency=low
Modified:
dists/sid/linux-2.6/debian/templates/control.image.type-kernel-package.in
==============================================================================
--- dists/sid/linux-2.6/debian/templates/control.image.type-kernel-package.in
(original)
+++ dists/sid/linux-2.6/debian/templates/control.image.type-kernel-package.in
Mon Mar 5 08:32:54 2007
@@ -3,7 +3,7 @@
Priority: optional
Provides: linux-image, [EMAIL PROTECTED]@, [EMAIL
PROTECTED]@@abiname@@localversion@
Pre-Depends: debconf (>= 0.2.17) | debconf-2.0
-Depends: module-init-tools (>= 0.9.13), coreutils (>= 5.2.1)
+Depends: module-init-tools (>= 0.9.13), coreutils (>= 5.96)
Suggests: [EMAIL PROTECTED]@
Description: Linux @upstreamversion@ image on @class@
This package provides the binary image and pre-built loadable modules for
_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes