[kernel] r8070 - in dists/sid/linux-2.6/debian: . templates

Dann Frazier dannf at alioth.debian.org
Wed Jan 3 07:58:40 CET 2007


Author: dannf
Date: Wed Jan  3 07:58:40 2007
New Revision: 8070

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/templates/control.source.in
Log:
* Add versioned build dep on findutils to make sure the system find command
  supports the -execdir action (closes: #405150)

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Wed Jan  3 07:58:40 2007
@@ -41,6 +41,8 @@
   * Fix mincore hang (CVE-2006-4814)
   * ia64: turn on IOC4 modules for SGI Altix systems. Thanks to Stephane Larose
     for suggesting this.
+  * Add versioned build dep on findutils to make sure the system find command
+    supports the -execdir action (closes: #405150)
 
   [ Norbert Tretkowski ]
   * libata: handle 0xff status properly. (closes: #391867)
@@ -128,7 +130,7 @@
     memory accesses in ehci-hub-control() by adding an alignment attribute
     to the tbuf array declaration. Thanks to David Miller for the patch.
 
- -- Christian T. Steigies <cts at debian.org>  Tue,  2 Jan 2007 19:42:12 +0100
+ -- dann frazier <dannf at debian.org>  Tue,  2 Jan 2007 23:49:49 -0700
 
 linux-2.6 (2.6.18-8) unstable; urgency=low
 

Modified: dists/sid/linux-2.6/debian/templates/control.source.in
==============================================================================
--- dists/sid/linux-2.6/debian/templates/control.source.in	(original)
+++ dists/sid/linux-2.6/debian/templates/control.source.in	Wed Jan  3 07:58:40 2007
@@ -5,4 +5,4 @@
 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>, Norbert Tretkowski <nobse at debian.org>, Frederik Schüler <fs at debian.org>
 Standards-Version: 3.6.1.0
 Build-Depends: debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 10.063), python, python2.4-minimal
-Build-Depends-Indep: docbook-utils, gs, transfig, xmlto
+Build-Depends-Indep: docbook-utils, findutils (>= 4.2.12), gs, transfig, xmlto



More information about the Kernel-svn-changes mailing list