[kernel] r17841 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Thu Jul 21 21:36:07 UTC 2011


Author: benh
Date: Thu Jul 21 21:36:06 2011
New Revision: 17841

Log:
Reduce required initramfs-tools version to 0.99~, to ease backporting

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/defines

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Thu Jul 21 21:26:03 2011	(r17840)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Jul 21 21:36:06 2011	(r17841)
@@ -18,6 +18,7 @@
     - Slovak (Slavko)
   * [x86] comedi: Enable the same drivers as in stable (squeeze), except
     for ISA drivers on amd64 (Closes: #633516)
+  * Reduce required initramfs-tools version to 0.99~, to ease backporting
 
   [ Arnaud Patard ]
   * Merge ixp4xx build fix and enable ixp4xx back

Modified: dists/trunk/linux-2.6/debian/config/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/config/defines	Thu Jul 21 21:26:03 2011	(r17840)
+++ dists/trunk/linux-2.6/debian/config/defines	Thu Jul 21 21:36:06 2011	(r17841)
@@ -40,7 +40,7 @@
 
 # initramfs-generators
 initramfs-fallback: linux-initramfs-tool
-initramfs-tools: initramfs-tools (>= 0.99)
+initramfs-tools: initramfs-tools (>= 0.99~)
 
 # bootloaders
 elilo: elilo (>= 3.12-3.1~)



More information about the Kernel-svn-changes mailing list