r4629 - dists/trunk/linux-2.6/debian/templates

Sven Luther luther at costa.debian.org
Mon Oct 24 08:21:11 UTC 2005


Author: luther
Date: 2005-10-24 08:21:10 +0000 (Mon, 24 Oct 2005)
New Revision: 4629

Modified:
   dists/trunk/linux-2.6/debian/templates/control.image.in
   dists/trunk/linux-2.6/debian/templates/control.source.in
Log:
Changed linux-ramdisk-tool to linux-initramfs-tool to not have initrd-tool
satisfy the dependency. Now build-depend on k-p >= 9.008.3.


Modified: dists/trunk/linux-2.6/debian/templates/control.image.in
===================================================================
--- dists/trunk/linux-2.6/debian/templates/control.image.in	2005-10-24 08:15:32 UTC (rev 4628)
+++ dists/trunk/linux-2.6/debian/templates/control.image.in	2005-10-24 08:21:10 UTC (rev 4629)
@@ -2,7 +2,7 @@
 Section: base
 Priority: optional
 Provides: linux-image, linux-image- at major@
-Depends: yaird | initramfs-tools | linux-ramdisk-tool, module-init-tools (>= 0.9.13)
+Depends: yaird | initramfs-tools | linux-initramfs-tool, module-init-tools (>= 0.9.13)
 Conflicts: hotplug (<< 0.0.20040105-1)
 Suggests: linux-doc- at version@ | linux-source- at version@
 Description: Linux kernel @version@ image on @class@ machines

Modified: dists/trunk/linux-2.6/debian/templates/control.source.in
===================================================================
--- dists/trunk/linux-2.6/debian/templates/control.source.in	2005-10-24 08:15:32 UTC (rev 4628)
+++ dists/trunk/linux-2.6/debian/templates/control.source.in	2005-10-24 08:21:10 UTC (rev 4629)
@@ -4,5 +4,5 @@
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Andres Salomon <dilinger at debian.org>, Bastian Blank <waldi at debian.org>, Simon Horman <horms at debian.org>, Sven Luther <luther at debian.org>, Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.6.1.0
-Build-Depends: gcc (>= 4:4.0) [!arm !sparc !alpha !m68k], gcc-3.3 [arm sparc alpha m68k], binutils-hppa64 [hppa], gcc-4.0-hppa64 [hppa], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 9.008.2)
+Build-Depends: gcc (>= 4:4.0) [!arm !sparc !alpha !m68k], gcc-3.3 [arm sparc alpha m68k], binutils-hppa64 [hppa], gcc-4.0-hppa64 [hppa], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 9.008.3)
 Build-Depends-Indep: docbook-utils, gs, transfig, xmlto, dh-kpatches (>= 0.99.3)




More information about the Kernel-svn-changes mailing list