From 9bf190766557044372cc26b32523178de7c3737a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20Sch=C3=BCler?= Date: Wed, 1 Nov 2006 15:48:20 +0000 Subject: [PATCH] Revert reversion of alpha compiler switch. Bump the ABI to 2. svn path=/dists/trunk/linux-2.6/; revision=7674 --- debian/arch/alpha/defines | 1 - debian/arch/defines | 2 +- debian/changelog | 10 ++++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/debian/arch/alpha/defines b/debian/arch/alpha/defines index f5011cd91..877110db7 100644 --- a/debian/arch/alpha/defines +++ b/debian/arch/alpha/defines @@ -1,5 +1,4 @@ [base] -compiler: gcc-4.0 flavours: alpha-generic alpha-smp alpha-legacy kernel-arch: alpha kernel-header-dirs: alpha diff --git a/debian/arch/defines b/debian/arch/defines index 429dbbd6f..966b85c0d 100644 --- a/debian/arch/defines +++ b/debian/arch/defines @@ -1,5 +1,5 @@ [abi] -abiname: 1 +abiname: 2 [base] arches: diff --git a/debian/changelog b/debian/changelog index f0fa16cdb..44564ef60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -linux-2.6 (2.6.18-4) UNRELEASED; urgency=low +linux-2.6 (2.6.18-4) UNRELEASED; urgency=high + + [ Norbert Tretkowski ] + * [alpha] Switched to gcc-4.1. [ Jurij Smakov ] * [sparc] Remove sparc64-atyfb-xl-gr.patch, it does more harm than @@ -42,7 +45,10 @@ linux-2.6 (2.6.18-4) UNRELEASED; urgency=low [ Sven Luther ] * [powerpc] Added exception alignement patch from Benjamin Herrenschmidt. - -- Sven Luther Wed, 1 Nov 2006 08:57:13 +0100 + [ Frederik Schüler ] + * Bump ABI to 2. + + -- Frederik Schüler Wed, 1 Nov 2006 16:37:17 +0100 linux-2.6 (2.6.18-3) unstable; urgency=low