[kernel] r18124 - in dists/trunk/linux-2.6/debian: . templates

Ben Hutchings benh at alioth.debian.org
Mon Sep 26 01:32:07 UTC 2011


Author: benh
Date: Mon Sep 26 01:32:06 2011
New Revision: 18124

Log:
Bump required kernel-wedge version to 2.80; revert the workaround for 2.79

Modified:
   dists/trunk/linux-2.6/debian/rules.real
   dists/trunk/linux-2.6/debian/templates/control.source.in

Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	Mon Sep 26 01:06:38 2011	(r18123)
+++ dists/trunk/linux-2.6/debian/rules.real	Mon Sep 26 01:32:06 2011	(r18124)
@@ -499,7 +499,7 @@
 install-udeb_$(ARCH):
 	dh_testdir
 	dh_prep
-	PATH="/usr/sbin:/sbin:$$PATH" kernel-wedge install-files $(UPSTREAMVERSION)$(ABINAME)
+	kernel-wedge install-files $(UPSTREAMVERSION)$(ABINAME)
 	kernel-wedge check $(PACKAGE_NAMES)
 	dh_fixperms
 	dh_gencontrol

Modified: dists/trunk/linux-2.6/debian/templates/control.source.in
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/control.source.in	Mon Sep 26 01:06:38 2011	(r18123)
+++ dists/trunk/linux-2.6/debian/templates/control.source.in	Mon Sep 26 01:32:06 2011	(r18124)
@@ -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, module-init-tools, python (>= 2.6.6-3~), lzma [armel], libelf-dev, libdw-dev, binutils-dev, asciidoc, xmlto, libperl-dev, python-dev, libnewt-dev, kernel-wedge (>= 2.79)
+Build-Depends: debhelper (>> 7), cpio, module-init-tools, python (>= 2.6.6-3~), lzma [armel], libelf-dev, libdw-dev, binutils-dev, asciidoc, xmlto, libperl-dev, python-dev, libnewt-dev, kernel-wedge (>= 2.80)
 Build-Depends-Indep: bzip2
 Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/sid/linux-2.6/
 Vcs-Browser: http://svn.debian.org/wsvn/kernel/dists/sid/linux-2.6/?op=log



More information about the Kernel-svn-changes mailing list