r2475 - in trunk: kernel/source/kernel-source-2.6.10-2.6.10/debian kernel/source/kernel-source-2.6.8-2.6.8/debian kernel/source/kernel-source-2.6.9-2.6.9/debian kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian

Simon Horman horms@costa.debian.org
Fri, 11 Feb 2005 08:23:49 +0100


Author: horms
Date: 2005-02-11 08:23:47 +0100 (Fri, 11 Feb 2005)
New Revision: 2475

Modified:
   trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
   trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/control
   trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/changelog
   trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/control
   trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
   trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control
   trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/changelog
   trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/control
Log:
Martin F Krafft

Modified: trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/changelog
===================================================================
--- trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/changelog	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/changelog	2005-02-11 07:23:47 UTC (rev 2475)
@@ -1,3 +1,10 @@
+kernel-source-2.6.10 (2.6.10-6) UNRELEASED; urgency=low
+
+  * Updated kernel-tree description from Martin F Krafft
+    (Simon Horman)
+
+ -- Simon Horman <horms@debian.org>  Fri, 11 Feb 2005 16:11:29 +0900
+
 kernel-source-2.6.10 (2.6.10-5) unstable; urgency=low
 
   * Change $((exp) | exp) to $( (exp) | exp), so things work with dash

Modified: trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/control
===================================================================
--- trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/control	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel/source/kernel-source-2.6.10-2.6.10/debian/control	2005-02-11 07:23:47 UTC (rev 2475)
@@ -63,14 +63,24 @@
 Priority: optional
 Depends: kernel-patch-debian-2.6.10 (= ${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
- Debian kernel-image packages.  Its dependencies are structured so that a
- complete kernel tree with Debian patches applied will be available after
- this package is installed.  It also contains the upstream changelog file.
+Description: Linux kernel source tree for building Debian kernel images
+ This meta package is used as a build dependency of Debian
+ kernel-image packages to prevent a version discrepancy between
+ the kernel-image and corresponding kernel-sources packages in the
+ fast-moving unstable archive. The package's dependency relations
+ are structured so that a kernel-image package's build
+ dependencies can always be satisfied, even if the kernel-source
+ package that had been used to compile the image has been
+ superseeded by a newer Debian revision since the last build.
  .
- 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.6.10-i386 package is an example of this.
+ The package provides a list of virtual packages, corresponding to
+ Debian revisions of a kernel-source package. The Debian
+ kernel-patch contains the information needed to roll back the
+ current kernel-source to any of the revisions identified by the
+ provided virtual packages. Therefore, the kernel-tree package
+ ensures the availability of the kernel source tree corresponding
+ to each of the virtual packages listed.
+ .
+ The package serves no purpose outside of the Debian build and
+ archive infrastructure.
 

Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-02-11 07:23:47 UTC (rev 2475)
@@ -1,8 +1,8 @@
 kernel-source-2.6.8 (2.6.8-14) UNRELEASED; urgency=low
 
-  * Backport more scsi-ioctl fixes: add CMD_WARNED,  remove dulicate 
-    safe_for_read(READ_BUFFER), add LOG_SENSE as read-ok and 
-    LOG_SELECT as write-ok, quieten scsi ioctl when asking for 
+  * Backport more scsi-ioctl fixes: add CMD_WARNED,  remove dulicate
+    safe_for_read(READ_BUFFER), add LOG_SENSE as read-ok and
+    LOG_SELECT as write-ok, quieten scsi ioctl when asking for
     a lot of memory and failing. (Maximilian Attems)
 
   * ia64-ptrace-speedup.dpatch
@@ -15,8 +15,11 @@
   * ia64-unwind-fix.dpatch
     unw_unwind_to_user sanity check
 
- -- dann frazier <dannf@debian.org>  Tue, 25 Jan 2005 22:32:15 -0700
+  * Updated kernel-tree description from Martin F Krafft
+    (Simon Horman)
 
+ -- Simon Horman <horms@debian.org>  Fri, 11 Feb 2005 16:15:24 +0900
+
 kernel-source-2.6.8 (2.6.8-13) unstable; urgency=high
 
   * add more USB card reader blacklist entries.  Patch from Fedora via

Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control	2005-02-11 07:23:47 UTC (rev 2475)
@@ -65,14 +65,24 @@
 Priority: optional
 Depends: kernel-patch-debian-2.6.8 (= ${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
- Debian kernel-image packages.  Its dependencies are structured so that a
- complete kernel tree with Debian patches applied will be available after
- this package is installed.  It also contains the upstream changelog file.
+Description: Linux kernel source tree for building Debian kernel images
+ This meta package is used as a build dependency of Debian
+ kernel-image packages to prevent a version discrepancy between
+ the kernel-image and corresponding kernel-sources packages in the
+ fast-moving unstable archive. The package's dependency relations
+ are structured so that a kernel-image package's build
+ dependencies can always be satisfied, even if the kernel-source
+ package that had been used to compile the image has been
+ superseeded by a newer Debian revision since the last build.
  .
- 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.6.8-i386 package is an example of this.
+ The package provides a list of virtual packages, corresponding to
+ Debian revisions of a kernel-source package. The Debian
+ kernel-patch contains the information needed to roll back the
+ current kernel-source to any of the revisions identified by the
+ provided virtual packages. Therefore, the kernel-tree package
+ ensures the availability of the kernel source tree corresponding
+ to each of the virtual packages listed.
+ .
+ The package serves no purpose outside of the Debian build and
+ archive infrastructure.
 

Modified: trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/changelog
===================================================================
--- trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/changelog	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/changelog	2005-02-11 07:23:47 UTC (rev 2475)
@@ -19,10 +19,13 @@
     card-specific driver names (CARD_SHORT_NAME is redefined by each driver.)
     (Joshua Kwan)
 
-  * Change $((exp) | exp) to $( (exp) | exp) in apply so things work 
+  * Change $((exp) | exp) to $( (exp) | exp) in apply so things work
     with dash (Simon Horman) (closes: #291107)
+    
+  * Updated kernel-tree description from Martin F Krafft
+    (Simon Horman)
 
- -- Simon Horman <horms@debian.org>  Fri, 21 Jan 2005 12:41:16 +0900
+ -- Simon Horman <horms@debian.org>  Fri, 11 Feb 2005 16:13:56 +0900
 
 kernel-source-2.6.9 (2.6.9-5) unstable; urgency=low
 

Modified: trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/control
===================================================================
--- trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/control	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel/source/kernel-source-2.6.9-2.6.9/debian/control	2005-02-11 07:23:47 UTC (rev 2475)
@@ -63,14 +63,24 @@
 Priority: optional
 Depends: kernel-patch-debian-2.6.9 (= ${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
- Debian kernel-image packages.  Its dependencies are structured so that a
- complete kernel tree with Debian patches applied will be available after
- this package is installed.  It also contains the upstream changelog file.
+Description: Linux kernel source tree for building Debian kernel images
+ This meta package is used as a build dependency of Debian
+ kernel-image packages to prevent a version discrepancy between
+ the kernel-image and corresponding kernel-sources packages in the
+ fast-moving unstable archive. The package's dependency relations
+ are structured so that a kernel-image package's build
+ dependencies can always be satisfied, even if the kernel-source
+ package that had been used to compile the image has been
+ superseeded by a newer Debian revision since the last build.
  .
- 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.6.9-i386 package is an example of this.
+ The package provides a list of virtual packages, corresponding to
+ Debian revisions of a kernel-source package. The Debian
+ kernel-patch contains the information needed to roll back the
+ current kernel-source to any of the revisions identified by the
+ provided virtual packages. Therefore, the kernel-tree package
+ ensures the availability of the kernel source tree corresponding
+ to each of the virtual packages listed.
+ .
+ The package serves no purpose outside of the Debian build and
+ archive infrastructure.
 

Modified: trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2005-02-11 07:23:47 UTC (rev 2475)
@@ -1,10 +1,13 @@
-kernel-source-2.4.27 (2.4.27-9) unstable; urgency=low
+kernel-source-2.4.27 (2.4.27-9) UNRELEASED; urgency=low
 
   * There was a stray file in 2.4.27-8. Don't include it this time.
-    (closes: Bug#291536)
+    (Simon Horman) (closes: Bug#291536)
 
- -- Simon Horman <horms@debian.org>  Mon, 24 Jan 2005 11:23:44 +0900
+  * Updated kernel-tree description from Martin F Krafft
+    (Simon Horman)
 
+ -- Simon Horman <horms@debian.org>  Fri, 11 Feb 2005 16:17:49 +0900
+
 kernel-source-2.4.27 (2.4.27-8) unstable; urgency=high
 
   * add dh_fixperms to the build targets to kernel-patch-debian-2.4.27

Modified: trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/control
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/control	2005-02-10 08:26:26 UTC (rev 2474)
+++ trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/control	2005-02-11 07:23:47 UTC (rev 2475)
@@ -62,14 +62,24 @@
 Priority: optional
 Depends: kernel-patch-debian-2.4.27 (= ${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
- Debian kernel-image packages.  Its dependencies are structured so that a
- complete kernel tree with Debian patches applied will be available after
- this package is installed.
+Description: Linux kernel source tree for building Debian kernel images
+ This meta package is used as a build dependency of Debian
+ kernel-image packages to prevent a version discrepancy between
+ the kernel-image and corresponding kernel-sources packages in the
+ fast-moving unstable archive. The package's dependency relations
+ are structured so that a kernel-image package's build
+ dependencies can always be satisfied, even if the kernel-source
+ package that had been used to compile the image has been
+ superseeded by a newer Debian revision since the last build.
  .
- 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.27-i386 package is an example of this.
+ The package provides a list of virtual packages, corresponding to
+ Debian revisions of a kernel-source package. The Debian
+ kernel-patch contains the information needed to roll back the
+ current kernel-source to any of the revisions identified by the
+ provided virtual packages. Therefore, the kernel-tree package
+ ensures the availability of the kernel source tree corresponding
+ to each of the virtual packages listed.
+ .
+ The package serves no purpose outside of the Debian build and
+ archive infrastructure.