r2443 - in trunk/kernel-2.4/source: . kernel-source-2.4.29-2.4.29/debian

Joshua Kwan joshk@costa.debian.org
Sun, 06 Feb 2005 01:18:47 +0100


Author: joshk
Date: 2005-02-06 01:18:46 +0100 (Sun, 06 Feb 2005)
New Revision: 2443

Added:
   trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/
Removed:
   trunk/kernel-2.4/source/kernel-source-2.4.28-2.4.28/
Modified:
   trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/changelog
   trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/control
   trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/rules
Log:
we missed the 2.4.29 boat, damned if we miss the 2.4.30 one too

Copied: trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29 (from rev 2441, trunk/kernel-2.4/source/kernel-source-2.4.28-2.4.28)

Modified: trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/changelog
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.28-2.4.28/debian/changelog	2005-02-05 17:47:52 UTC (rev 2441)
+++ trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/changelog	2005-02-06 00:18:46 UTC (rev 2443)
@@ -1,6 +1,12 @@
-kernel-source-2.4.28 (2.4.28-1) UNRELEASED; urgency=low
+kernel-source-2.4.29 (2.4.29-1) UNRELEASED; urgency=low
 
   * New upstream release.
+
+ -- Joshua Kwan <joshk@triplehelix.org>  Sat,  5 Feb 2005 16:05:39 -0800
+
+kernel-source-2.4.28 (2.4.28-1) unstable; urgency=low
+
+  * New upstream release. (Not actually uploaded - see above.)
   * Patches removed (merged upstream, or were backports to begin with):
     - 000_panic_vsnprintf.diff
     - 020_cpqphp_proc_cond.diff

Modified: trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/control
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.28-2.4.28/debian/control	2005-02-05 17:47:52 UTC (rev 2441)
+++ trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/control	2005-02-06 00:18:46 UTC (rev 2443)
@@ -1,4 +1,4 @@
-Source: kernel-source-2.4.28
+Source: kernel-source-2.4.29
 Section: devel
 Priority: optional
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.1
 Build-Depends-Indep: bzip2, debhelper (>= 3), docbook-utils, gs, kernel-package (>= 7.48), transfig
 
-Package: kernel-source-2.4.28
+Package: kernel-source-2.4.29
 Architecture: all
 Section: devel
 Priority: optional
@@ -14,8 +14,8 @@
 Depends: binutils, bzip2, coreutils | fileutils (>= 4.0)
 Recommends: libc6-dev | libc-dev, gcc, make
 Suggests: libncurses5-dev | libncurses-dev, tk8.4-dev | tk-dev, kernel-package
-Description: Linux kernel source for version 2.4.28 with Debian patches
- This package provides the source code for the Linux kernel version 2.4.28 with
+Description: Linux kernel source for version 2.4.29 with Debian patches
+ This package provides the source code for the Linux kernel version 2.4.29 with
  modifications by Debian.  It is used to build the various prepackaged
  kernel-image packages.
  .
@@ -23,21 +23,21 @@
  and following instructions, but you could install libncurses-dev and
  tk-dev and try "make menuconfig" for a jazzier, and easier to use
  interface. Also, please read the detailed documentation in the file
- /usr/share/doc/kernel-source-2.4.28/README.headers.gz. 
+ /usr/share/doc/kernel-source-2.4.29/README.headers.gz. 
  .
  If you wish to use this package to create a custom Linux kernel, then
  it is suggested that you investigate the package kernel-package,
  which has been designed to ease the task of creating kernel image
  packages. 
 
-Package: kernel-doc-2.4.28
+Package: kernel-doc-2.4.29
 Architecture: all
 Section: doc
 Priority: optional
 Provides: kernel-doc-2.4
 Depends: coreutils | fileutils (>= 4.0)
-Description: Linux kernel specific documentation for version 2.4.28
- This package provides The various readme's in the 2.4.28 kernel
+Description: Linux kernel specific documentation for version 2.4.29
+ This package provides The various readme's in the 2.4.29 kernel
  Documentation/ subdirectory: these typically contain kernel-specific
  installation notes for some drivers for example. See
  /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what
@@ -45,22 +45,22 @@
  contains information about the problems, which may result by
  upgrading your kernel.
 
-Package: kernel-patch-debian-2.4.28
+Package: kernel-patch-debian-2.4.29
 Architecture: all
 Section: devel
 Priority: optional
 Depends: bzip2
-Suggests: kernel-source-2.4.28
-Description: Debian patches to Linux 2.4.28
+Suggests: kernel-source-2.4.29
+Description: Debian patches to Linux 2.4.29
  This package includes the patches used to produce the prepackaged
- kernel-source-2.4.28 package.  They should be applied to a pristine
- Linux 2.4.28 kernel.
+ kernel-source-2.4.29 package.  They should be applied to a pristine
+ Linux 2.4.29 kernel.
 
-Package: kernel-tree-2.4.28
+Package: kernel-tree-2.4.29
 Architecture: all
 Section: devel
 Priority: optional
-Depends: kernel-patch-debian-2.4.28 (= ${Source-Version}), ${kt-depends}
+Depends: kernel-patch-debian-2.4.29 (= ${Source-Version}), ${kt-depends}
 Provides: ${kt-provides}
 Description: Linux kernel tree for building prepackaged Debian kernel images
  This meta package is used as a build-time dependency of prepackaged
@@ -71,5 +71,5 @@
  For those intending to use this package as a build-time dependency, this
  package provides a list of virtual packages that guarantees the availability
  of a particular Debian revision of the kernel tree.  The
- kernel-image-2.4.28-i386 package is an example of this.
+ kernel-image-2.4.29-i386 package is an example of this.
 

Modified: trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/rules
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.28-2.4.28/debian/rules	2005-02-05 17:47:52 UTC (rev 2441)
+++ trunk/kernel-2.4/source/kernel-source-2.4.29-2.4.29/debian/rules	2005-02-06 00:18:46 UTC (rev 2443)
@@ -135,4 +135,4 @@
 	echo This is the Debian version of Linux $(upstream). > $@
 
 ../linux-$(upstream).tar.gz:
-	if [ ! -f "$@" ]; then wget http://kernel.org/pub/linux/kernel/v2.4/$(notdir $@); fi
+	if [ ! -f "$@" ]; then wget -O $@ http://kernel.org/pub/linux/kernel/v2.4/$(notdir $@); fi