r3709 - in trunk/kernel/source/linux-2.6/debian: . templates

Sven Luther luther at costa.debian.org
Sun Aug 7 07:19:03 UTC 2005


Author: luther
Date: 2005-08-07 07:19:02 +0000 (Sun, 07 Aug 2005)
New Revision: 3709

Modified:
   trunk/kernel/source/linux-2.6/debian/changelog
   trunk/kernel/source/linux-2.6/debian/templates/control.source.in
Log:
forced build-depends on kernel-package 9.005 on powerpc to fix mkvmlinuz
support, and documented fix in asm-ppc[64] missing headers in changelog.


Modified: trunk/kernel/source/linux-2.6/debian/changelog
===================================================================
--- trunk/kernel/source/linux-2.6/debian/changelog	2005-08-07 07:11:56 UTC (rev 3708)
+++ trunk/kernel/source/linux-2.6/debian/changelog	2005-08-07 07:19:02 UTC (rev 3709)
@@ -20,10 +20,10 @@
   * Add ARM support. (Vincent Sanders)
 
   * Add desc.* files for ia64. (dann frazier)
-  
+
   * Strip down the scripts dir in the headers packages. (Bastian Blank)
 
-  * Add m68k support. (Christian T. Steigies) 
+  * Add m68k support. (Christian T. Steigies)
 
   * Added 2.6.12.4 (Frederik Schüler)
     - Fix powernow oops on dual-core athlon
@@ -44,7 +44,12 @@
   * Enable CONFIG_6PACK=m for all archs (Andres Salomon)
     (closes: #319646)
 
- -- Christian T. Steigies <cts at debian.org>  Sat,  6 Aug 2005 10:21:14 +0200
+  * [powerpc] Fixed minor problems with the powerpc image :
+    - mkvmlinuz support was missing, should be fixed building with
+    kernel-package 9.005. (Closes: #321625)
+    - typo made the ams-ppc and asm-ppc64 headers not being included.
+
+ -- Sven Luther <luther at debian.org>  Sun,  7 Aug 2005 09:12:51 +0200
  
 linux-2.6 (2.6.12-1) unstable; urgency=low
 

Modified: trunk/kernel/source/linux-2.6/debian/templates/control.source.in
===================================================================
--- trunk/kernel/source/linux-2.6/debian/templates/control.source.in	2005-08-07 07:11:56 UTC (rev 3708)
+++ trunk/kernel/source/linux-2.6/debian/templates/control.source.in	2005-08-07 07:19:02 UTC (rev 3709)
@@ -4,5 +4,5 @@
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Andres Salomon <dilinger at debian.org>
 Standards-Version: 3.6.1.0
-Build-Depends: gcc (>= 4:4.0) [!sparc !alpha], gcc-3.3 [sparc alpha], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, console-tools [!s390], sparc-utils [sparc], kernel-package (>= 9.004)
+Build-Depends: gcc (>= 4:4.0) [!sparc !alpha], gcc-3.3 [sparc alpha], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, console-tools [!s390], sparc-utils [sparc], kernel-package (>= 9.004), kernel-package (>= 9.005) [powerpc]
 Build-Depends-Indep: docbook-utils, gs, transfig, xmlto, dh-kpatches (>= 0.99.3)




More information about the Kernel-svn-changes mailing list