r2237 - in tags/kernel-2.4/alpha/kernel-latest-2.4-alpha: . 101 101/debian

Norbert Tretkowski nobse@costa.debian.org
Sun, 09 Jan 2005 20:24:37 +0100


Author: nobse
Date: 2005-01-09 20:24:36 +0100 (Sun, 09 Jan 2005)
New Revision: 2237

Added:
   tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/
   tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/
   tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/changelog
   tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/compat
   tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/control
   tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/copyright
   tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/rules
Log:
tagged kernel-latest-2.4-alpha 101


Added: tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/changelog
===================================================================
--- tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/changelog	2005-01-09 19:23:46 UTC (rev 2236)
+++ tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/changelog	2005-01-09 19:24:36 UTC (rev 2237)
@@ -0,0 +1,15 @@
+kernel-latest-2.4-alpha (101) unstable; urgency=high
+
+  * updated for 2.6.8-2
+
+ -- Norbert Tretkowski <nobse@debian.org>  Sun, 09 Jan 2005 20:28:26 +0100
+
+kernel-latest-2.4-alpha (100) unstable; urgency=high
+
+  * this is a new package containing these metapackages:
+    - kernel-image-2.4-generic
+    - kernel-image-2.4-smp
+    - kernel-headers-2.4-generic
+    - kernel-headers-2.4-smp
+
+ -- Norbert Tretkowski <nobse@debian.org>  Sat, 05 Sep 2004 20:44:52 +0200

Added: tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/compat
===================================================================
--- tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/compat	2005-01-09 19:23:46 UTC (rev 2236)
+++ tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/compat	2005-01-09 19:24:36 UTC (rev 2237)
@@ -0,0 +1 @@
+4

Added: tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/control
===================================================================
--- tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/control	2005-01-09 19:23:46 UTC (rev 2236)
+++ tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/control	2005-01-09 19:24:36 UTC (rev 2237)
@@ -0,0 +1,43 @@
+Source: kernel-latest-2.4-alpha
+Section: devel
+Priority: optional
+Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
+Uploaders: Norbert Tretkowski <nobse@debian.org>
+Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 4)
+
+Package: kernel-image-2.4-generic
+Architecture: alpha
+Section: base
+Priority: optional
+Depends: kernel-image-2.4.27-2-generic
+Description: Linux kernel image for version 2.4 on Alpha.
+ This package will always depend on the latest 2.4 kernel image available for
+ the Alpha architecture.
+
+Package: kernel-image-2.4-smp
+Architecture: alpha
+Section: base
+Priority: optional
+Depends: kernel-image-2.4.27-2-smp
+Description: Linux kernel image for version 2.4 on Alpha SMP.
+ This package will always depend on the latest 2.4 kernel image available for
+ the Alpha architecture with SMP support.
+
+Package: kernel-headers-2.4-generic
+Architecture: alpha
+Section: devel
+Priority: optional
+Depends: kernel-headers-2.4.27-2-generic
+Description: Linux kernel headers 2.4 on Alpha
+ This package will always depend on the latest 2.4 kernel headers available
+ for the Alpha architecture.
+
+Package: kernel-headers-2.4-smp
+Architecture: alpha
+Section: devel
+Priority: optional
+Depends: kernel-headers-2.4.27-2-smp
+Description: Linux kernel headers 2.4 on Alpha SMP
+ This package will always depend on the latest 2.4 kernel headers available
+ for the Alpha architecture with SMP support.

Added: tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/copyright
===================================================================
--- tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/copyright	2005-01-09 19:23:46 UTC (rev 2236)
+++ tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/copyright	2005-01-09 19:24:36 UTC (rev 2237)
@@ -0,0 +1,23 @@
+This is the Debian GNU/Linux prepackaged version of the Linux kernel.
+Linux was written by Linus Torvalds <Linus.Torvalds@cs.Helsinki.FI>
+and others.
+
+This package was put together by Joshua Kwan <joshk@triplehelix.org>
+and provides meta packages only. As such there is no upstream.
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; version 2 dated June, 1991.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Added: tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/rules
===================================================================
--- tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/rules	2005-01-09 19:23:46 UTC (rev 2236)
+++ tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/rules	2005-01-09 19:24:36 UTC (rev 2237)
@@ -0,0 +1,58 @@
+#!/usr/bin/make -f
+#
+# debian/rules for kernel-latest-*-alpha
+#
+# GNU copyright 1997 to 1999 by Joey Hess.
+# Copyright (c) 1999-2002 Herbert Xu <herbert@debian.org>
+#
+# $Id: rules,v 1.24 2003/09/27 08:14:38 herbert Exp $
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+SHELL := sh -e
+
+FLAVOURS := generic smp
+BINARY_ARCH := $(FLAVOURS:=.binary-arch)
+kernel := kernel-image-2.4
+headers := kernel-headers-2.4
+
+build binary-indep:
+# Ye olde no-op.
+
+clean:
+	rm -f *-stamp
+	dh_testdir
+	dh_clean
+
+install: 
+	dh_testdir
+	dh_clean -k
+	dh_installdirs
+
+# Build architecture-independent files here.
+binary-indep:
+
+%.binary-arch: kernel-image-2.4-%.binary-arch-pkg kernel-headers-2.4-%.binary-arch-pkg
+	@true
+
+%.binary-arch-pkg:
+	dh_testroot
+	dh_testdir
+	dh_clean -k -p$*
+	dh_installdirs -p$*
+	dh_installdocs -p$*
+	dh_installchangelogs -p$*
+	dh_compress -p$*
+	dh_fixperms -p$*
+	dh_installdeb -p$*
+	dh_gencontrol -p$*
+	dh_md5sums -p$*
+	dh_builddeb -p$*
+
+# Build architecture-dependent files here.
+binary-arch: install $(BINARY_ARCH)
+	@true
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install unpack


Property changes on: tags/kernel-2.4/alpha/kernel-latest-2.4-alpha/101/debian/rules
___________________________________________________________________
Name: svn:executable
   + *