r4710 - in dists/trunk/linux-2.6/debian: . arch/alpha templates
Norbert Tretkowski
nobse at costa.debian.org
Tue Nov 1 20:47:46 UTC 2005
Author: nobse
Date: 2005-11-01 20:47:46 +0000 (Tue, 01 Nov 2005)
New Revision: 4710
Modified:
dists/trunk/linux-2.6/debian/arch/alpha/defines
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/templates/control.source.in
Log:
Really switched to gcc 4.0 on alpha.
Modified: dists/trunk/linux-2.6/debian/arch/alpha/defines
===================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/defines 2005-11-01 10:22:01 UTC (rev 4709)
+++ dists/trunk/linux-2.6/debian/arch/alpha/defines 2005-11-01 20:47:46 UTC (rev 4710)
@@ -1,5 +1,4 @@
[base]
-compiler: gcc-3.3
flavours: alpha-generic alpha-smp
suggests: aboot, fdutils
Modified: dists/trunk/linux-2.6/debian/changelog
===================================================================
--- dists/trunk/linux-2.6/debian/changelog 2005-11-01 10:22:01 UTC (rev 4709)
+++ dists/trunk/linux-2.6/debian/changelog 2005-11-01 20:47:46 UTC (rev 4710)
@@ -1,14 +1,10 @@
linux-2.6 (2.6.14-3) UNRELEASED; urgency=low
- [ Norbert Tretkowski ]
- * Switch to gcc 4.0.
- N.B: This was moved from 2.6.14-2 to 2.6.14-3 as 2.6.14-2 had
- already been built and uploaded. Norbert, can you remove this
- note once you've read it. Sorry of that means -2 breaks on alpha.
- We'll get -3 out soon -- Simon Horman
-
- -- Simon Horman <horms at debian.org> Tue, 1 Nov 2005 19:18:29 +0900
+ [ Norbert Tretkowski ]
+ * [alpha] Switch to gcc 4.0.
+ -- Norbert Tretkowski <nobse at debian.org> Tue, 1 Nov 2005 21:46:26 +0100
+
linux-2.6 (2.6.14-2) unstable; urgency=low
[ Simon Horman ]
@@ -31,7 +27,6 @@
non-SMP case.
* [alpha] Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines
to include asm-alpha in linux-headers package.
- * [alpha] Switch to gcc 4.0.
* Added myself to Uploaders.
[ Frederik Schüler ]
Modified: dists/trunk/linux-2.6/debian/templates/control.source.in
===================================================================
--- dists/trunk/linux-2.6/debian/templates/control.source.in 2005-11-01 10:22:01 UTC (rev 4709)
+++ dists/trunk/linux-2.6/debian/templates/control.source.in 2005-11-01 20:47:46 UTC (rev 4710)
@@ -4,5 +4,5 @@
Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
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>
Standards-Version: 3.6.1.0
-Build-Depends: gcc (>= 4:4.0) [!sparc !alpha !m68k], gcc-3.3 [sparc alpha m68k], binutils-hppa64 [hppa], gcc-4.0-hppa64 [hppa], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 9.008.3)
+Build-Depends: gcc (>= 4:4.0) [!sparc !m68k], gcc-3.3 [sparc m68k], binutils-hppa64 [hppa], gcc-4.0-hppa64 [hppa], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 9.008.3)
Build-Depends-Indep: docbook-utils, gs, transfig, xmlto, dh-kpatches (>= 0.99.3)
More information about the Kernel-svn-changes
mailing list