r3633 - trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian
Simon Horman
horms at costa.debian.org
Fri Jul 29 10:44:01 UTC 2005
Author: horms
Date: 2005-07-29 10:44:00 +0000 (Fri, 29 Jul 2005)
New Revision: 3633
Modified:
trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/changelog
trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/control
Log:
Build with gcc-3.3
Modified: trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/changelog
===================================================================
--- trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/changelog 2005-07-29 10:43:14 UTC (rev 3632)
+++ trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/changelog 2005-07-29 10:44:00 UTC (rev 3633)
@@ -1,3 +1,15 @@
+kernel-image-2.6.8-i386 (2.6.8-17) UNRELEASED; urgency=low
+
+ * Build against kernel-tree-2.6.8-17. (Simon Horman)
+ * Require gcc-3.3 as gcc-4.0, now the dedault in unstable,
+ fails to build this source. As this tree is primarily
+ intended for use with sarge, there seems little point
+ in putting in gcc-4.0 fixes, but at the same time,
+ there is some value in being able to use it with unstable.
+ (Simon Horman)
+
+ -- Simon Horman <horms at debian.org> Fri, 29 Jul 2005 19:30:50 +0900
+
kernel-image-2.6.8-i386 (2.6.8-16) unstable; urgency=low
* Fix up AMD descriptions to include CPU name.
Modified: trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/control
===================================================================
--- trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/control 2005-07-29 10:43:14 UTC (rev 3632)
+++ trunk/kernel/i386/kernel-image-2.6.8-i386-2.6.8/debian/control 2005-07-29 10:44:00 UTC (rev 3633)
@@ -4,7 +4,7 @@
Maintainer: Debian kernel team <debian-kernel at lists.debian.org>
Uploaders: William Lee Irwin III <wli at debian.org>, Andres Salomon <dilinger at debian.org>, Simon Horman <horms at debian.org>
Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 2), kernel-package (>= 8.054), kernel-tree-2.6.8-16, module-init-tools
+Build-Depends: debhelper (>= 2), kernel-package (>= 8.054), kernel-tree-2.6.8-17, module-init-tools, gcc-3.3
Package: kernel-headers-2.6.8-2
Architecture: i386
More information about the Kernel-svn-changes
mailing list