[Glibc-bsd-commits] r2333 - trunk/kfreebsd-7/debian

aurel32 at alioth.debian.org aurel32 at alioth.debian.org
Sun Jan 4 12:42:39 UTC 2009


Author: aurel32
Date: 2009-01-04 12:42:39 +0000 (Sun, 04 Jan 2009)
New Revision: 2333

Modified:
   trunk/kfreebsd-7/debian/changelog
   trunk/kfreebsd-7/debian/control.compat.in
   trunk/kfreebsd-7/debian/control.flavor.in
Log:
  * debian/control.compat.in, debian/control.flavor.in: set section of
    images to admin.



Modified: trunk/kfreebsd-7/debian/changelog
===================================================================
--- trunk/kfreebsd-7/debian/changelog	2009-01-04 12:06:28 UTC (rev 2332)
+++ trunk/kfreebsd-7/debian/changelog	2009-01-04 12:42:39 UTC (rev 2333)
@@ -18,8 +18,10 @@
   [ Aurelien Jarno ]
   * debian/patches/*: convert to patchlevel p1 as requested by the new 
     dpkg-source.
+  * debian/control.compat.in, debian/control.flavor.in: set section of
+    images to admin.
 
- -- Aurelien Jarno <aurel32 at debian.org>  Fri, 04 Jan 2009 12:57:20 +0100
+ -- Aurelien Jarno <aurel32 at debian.org>  Sun, 04 Jan 2009 13:41:57 +0100
 
 kfreebsd-7 (7.0-7) unstable; urgency=low
 

Modified: trunk/kfreebsd-7/debian/control.compat.in
===================================================================
--- trunk/kfreebsd-7/debian/control.compat.in	2009-01-04 12:06:28 UTC (rev 2332)
+++ trunk/kfreebsd-7/debian/control.compat.in	2009-01-04 12:42:39 UTC (rev 2333)
@@ -1,6 +1,6 @@
 Package: kfreebsd-image- at major@- at flavor@
 Architecture: kfreebsd- at arch@
-Section: base
+Section: admin
 Depends: kfreebsd-image- at major@- at compatflavor@
 Description: kernel of FreeBSD @major@ image (transitional package)
  This package used to depend on the latest binary image for kernel 

Modified: trunk/kfreebsd-7/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-7/debian/control.flavor.in	2009-01-04 12:06:28 UTC (rev 2332)
+++ trunk/kfreebsd-7/debian/control.flavor.in	2009-01-04 12:42:39 UTC (rev 2333)
@@ -1,6 +1,6 @@
 Package: kfreebsd-image- at version@- at abiname@- at flavor@
 Architecture: kfreebsd- at arch@
-Section: base
+Section: admin
 Depends: freebsd-utils (>= 5), module-init-tools (>= 6.1-6)
 Conflicts: kfreebsd-loader (<< 5.4-1.3)
 Provides: kfreebsd-image- at major@, kfreebsd-image
@@ -22,7 +22,7 @@
 
 Package: kfreebsd-image- at major@- at flavor@
 Architecture: kfreebsd- at arch@
-Section: base
+Section: admin
 Depends: kfreebsd-image- at version@- at abiname@- at flavor@
 Description: kernel of FreeBSD @major@ image
  This package depends on the latest binary image for kernel of FreeBSD @major@ on




More information about the Glibc-bsd-commits mailing list