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 <[EMAIL PROTECTED]>  Tue,  2 Jan 2007 19:42:12 +0100
+ -- dann frazier <[EMAIL PROTECTED]>  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 <[EMAIL PROTECTED]>, Bastian Blank <[EMAIL 
PROTECTED]>, Simon Horman <[EMAIL PROTECTED]>, Sven Luther <[EMAIL PROTECTED]>, 
Jonas Smedegaard <[EMAIL PROTECTED]>, Norbert Tretkowski <[EMAIL PROTECTED]>, 
Frederik Schüler <[EMAIL PROTECTED]>
 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

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to