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.

svn path=/dists/trunk/linux-2.6/; revision=18872
This commit is contained in:
Ben Hutchings 2012-03-21 03:08:24 +00:00
parent d42114a0ff
commit 586a875fec
2 changed files with 1 additions and 2 deletions

1
debian/changelog vendored
View File

@ -6,7 +6,6 @@ linux-2.6 (3.3-1~experimental.1) UNRELEASED; urgency=low
* [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@decadent.org.uk> Fri, 09 Mar 2012 05:27:29 +0000

View File

@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, Frederik Schüler <fs@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <ben@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/