r4706 - in dists/trunk/linux-2.6/debian: . templates

Norbert Tretkowski nobse at costa.debian.org
Tue Nov 1 08:02:18 UTC 2005


Author: nobse
Date: 2005-11-01 08:02:17 +0000 (Tue, 01 Nov 2005)
New Revision: 4706

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/templates/control.source.in
Log:
Reverted compiler change on alpha, will happen in 2.6.14-3.


Modified: dists/trunk/linux-2.6/debian/changelog
===================================================================
--- dists/trunk/linux-2.6/debian/changelog	2005-11-01 07:17:54 UTC (rev 4705)
+++ dists/trunk/linux-2.6/debian/changelog	2005-11-01 08:02:17 UTC (rev 4706)
@@ -9,8 +9,6 @@
     so headers get included. (closes: #336521)
     N.B: I only filled in arches where other's hadn't done so alread.
          Please fix if its wrong.
-  * Allow powerpc64 to compile with AUDIT enabled but
-    AUDITSYSCALL disabled. powerpc64-audit_sysctl-build.patch
 
   [ dann frazier ]
   * Update hppa.diff to 2.6.14-pa0
@@ -18,9 +16,8 @@
   [ Norbert Tretkowski ]
   * [alpha] New patch to include compiler.h in barrier.h, barrier() is used in
     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 kernel-header-dirs and kernel-arch to debian/arch/alpha/defines to
+    include asm-alpha in linux-headers package.
   * Added myself to Uploaders.
 
   [ Frederik Schüler ]
@@ -30,7 +27,7 @@
   * Deactivate AUDITSYSCALL globally, it slows down the kernel and is not
     needed for selinux at all.
 
- -- Norbert Tretkowski <nobse at debian.org>  Tue,  1 Nov 2005 08:15:56 +0100
+ -- Simon Horman <horms at debian.org>  Mon, 31 Oct 2005 16:57:56 +0900
 
 linux-2.6 (2.6.14-1) unstable; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/templates/control.source.in
===================================================================
--- dists/trunk/linux-2.6/debian/templates/control.source.in	2005-11-01 07:17:54 UTC (rev 4705)
+++ dists/trunk/linux-2.6/debian/templates/control.source.in	2005-11-01 08:02:17 UTC (rev 4706)
@@ -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 !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)




More information about the Kernel-svn-changes mailing list