[kernel] r18754 - in dists/sid/linux-latest/debian: . templates
Ben Hutchings
benh at alioth.debian.org
Thu Mar 1 23:52:42 UTC 2012
Author: benh
Date: Thu Mar 1 23:52:40 2012
New Revision: 18754
Log:
Do not move packages to the 'metapackages' section
That will cause APT not to auto-remove their dependencies (this
doesn't seem to be implemented yet but is planned).
Modified:
dists/sid/linux-latest/debian/changelog
dists/sid/linux-latest/debian/templates/control.source.in
Modified: dists/sid/linux-latest/debian/changelog
==============================================================================
--- dists/sid/linux-latest/debian/changelog Thu Mar 1 10:48:29 2012 (r18753)
+++ dists/sid/linux-latest/debian/changelog Thu Mar 1 23:52:40 2012 (r18754)
@@ -3,7 +3,8 @@
[ Ben Hutchings ]
* Add Turkish debconf template translations (Mert Dirik) (Closes: #660119)
* Update standards-version to 3.9.3:
- - Move all packages to the new section 'metapackages'
+ - Do not move packages to the 'metapackages' section, as that will
+ cause APT not to auto-remove their dependencies
-- Ben Hutchings <ben at decadent.org.uk> Fri, 17 Feb 2012 03:30:56 +0000
Modified: dists/sid/linux-latest/debian/templates/control.source.in
==============================================================================
--- dists/sid/linux-latest/debian/templates/control.source.in Thu Mar 1 10:48:29 2012 (r18753)
+++ dists/sid/linux-latest/debian/templates/control.source.in Thu Mar 1 23:52:40 2012 (r18754)
@@ -1,5 +1,5 @@
Source: linux-latest
-Section: metapackages
+Section: kernel
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>, Ben Hutchings <ben at decadent.org.uk>
More information about the Kernel-svn-changes
mailing list