[kernel] r18872 - in dists/trunk/linux-2.6/debian: . templates
Ben Hutchings
benh at alioth.debian.org
Wed Mar 21 03:08:26 UTC 2012
Author: benh
Date: Wed Mar 21 03:08:24 2012
New Revision: 18872
Log:
Restore module-init-tools build-dependency
kernel-wedge depends on module-init-tools (but doesn't declare it).
Keep it in our build-depends for now.
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/templates/control.source.in
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog Tue Mar 20 16:14:10 2012 (r18871)
+++ dists/trunk/linux-2.6/debian/changelog Wed Mar 21 03:08:24 2012 (r18872)
@@ -6,7 +6,6 @@
* [x86] crypto: Enable CRYPTO_SERPENT_SSE2_586, CRYPTO_SERPENT_SSE2_X86_64
* aufs: Update to aufs3.x-rcN-20120312
* IB: Enable INFINIBAND_SRPT as module (Closes: #663041)
- * Remove all use of module-init-tools at build time
-- Ben Hutchings <ben at decadent.org.uk> Fri, 09 Mar 2012 05:27:29 +0000
Modified: dists/trunk/linux-2.6/debian/templates/control.source.in
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/control.source.in Tue Mar 20 16:14:10 2012 (r18871)
+++ dists/trunk/linux-2.6/debian/templates/control.source.in Wed Mar 21 03:08:24 2012 (r18872)
@@ -3,7 +3,7 @@
Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>, maximilian attems <maks at debian.org>, Ben Hutchings <ben at decadent.org.uk>
Standards-Version: 3.9.2
-Build-Depends: debhelper (>> 7), cpio, python (>= 2.6.6-3~), lzma [armel], kernel-wedge (>= 2.83)
+Build-Depends: debhelper (>> 7), cpio, module-init-tools, python (>= 2.6.6-3~), lzma [armel], kernel-wedge (>= 2.83)
Build-Depends-Indep: bzip2, xmlto
Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/trunk/linux-2.6/
Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux-2.6/
More information about the Kernel-svn-changes
mailing list