[kernel] r17864 - in dists/trunk/linux-kbuild-2.6: debian scripts
Ben Hutchings
benh at alioth.debian.org
Thu Jul 28 23:10:39 UTC 2011
Author: benh
Date: Thu Jul 28 23:10:37 2011
New Revision: 17864
Log:
Include new script depmod.sh (Closes: #635539)
Modified:
dists/trunk/linux-kbuild-2.6/debian/changelog
dists/trunk/linux-kbuild-2.6/scripts/Makefile
Modified: dists/trunk/linux-kbuild-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-kbuild-2.6/debian/changelog Thu Jul 28 21:31:22 2011 (r17863)
+++ dists/trunk/linux-kbuild-2.6/debian/changelog Thu Jul 28 23:10:37 2011 (r17864)
@@ -1,3 +1,9 @@
+linux-kbuild-2.6 (3.0.0-2) unstable; urgency=low
+
+ * Include new script depmod.sh (Closes: #635539)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Fri, 29 Jul 2011 01:00:20 +0200
+
linux-kbuild-2.6 (3.0.0-1) unstable; urgency=low
* New upstream release
Modified: dists/trunk/linux-kbuild-2.6/scripts/Makefile
==============================================================================
--- dists/trunk/linux-kbuild-2.6/scripts/Makefile Thu Jul 28 21:31:22 2011 (r17863)
+++ dists/trunk/linux-kbuild-2.6/scripts/Makefile Thu Jul 28 23:10:37 2011 (r17864)
@@ -19,6 +19,7 @@
checkincludes.pl \
checkstack.pl \
checkversion.pl \
+ depmod.sh \
gcc-goto.sh \
gcc-version.sh \
gcc-x86_32-has-stack-protector.sh \
More information about the Kernel-svn-changes
mailing list