From 26f0ebf650b50d1a79807d2efb5d1502c847f93e Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Tue, 1 Nov 2005 10:22:01 +0000 Subject: [PATCH] [ 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 svn path=/dists/trunk/linux-2.6/; revision=4709 --- debian/changelog | 11 +++++++++++ debian/templates/control.source.in | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 07bdac6b8..e92014ffb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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 Tue, 1 Nov 2005 19:18:29 +0900 + linux-2.6 (2.6.14-2) unstable; urgency=low [ Simon Horman ] diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in index 462a673d0..c298b2e0b 100644 --- a/debian/templates/control.source.in +++ b/debian/templates/control.source.in @@ -4,5 +4,5 @@ Priority: optional Maintainer: Debian Kernel Team Uploaders: Andres Salomon , Bastian Blank , Simon Horman , Sven Luther , Jonas Smedegaard , Norbert Tretkowski Standards-Version: 3.6.1.0 -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: 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-Indep: docbook-utils, gs, transfig, xmlto, dh-kpatches (>= 0.99.3)