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

Aurelien Jarno aurel32 at alioth.debian.org
Mon Apr 13 19:30:16 UTC 2009


Author: aurel32
Date: 2009-04-13 19:30:16 +0000 (Mon, 13 Apr 2009)
New Revision: 2447

Modified:
   trunk/kfreebsd-7/debian/changelog
   trunk/kfreebsd-7/debian/control.flavor.in
Log:
  * debian/control.flavor.in: depends on kldutils instead of 
    module-init-tools. 



Modified: trunk/kfreebsd-7/debian/changelog
===================================================================
--- trunk/kfreebsd-7/debian/changelog	2009-04-13 19:17:32 UTC (rev 2446)
+++ trunk/kfreebsd-7/debian/changelog	2009-04-13 19:30:16 UTC (rev 2447)
@@ -1,3 +1,10 @@
+kfreebsd-7 (7.1-4) unstable; urgency=low
+
+  * debian/control.flavor.in: depends on kldutils instead of 
+    module-init-tools. 
+
+ -- Aurelien Jarno <aurel32 at debian.org>  Mon, 13 Apr 2009 21:27:55 +0200
+
 kfreebsd-7 (7.1-3) unstable; urgency=low
 
   * debian/control.{flavor.,}in: change the section to kernel.

Modified: trunk/kfreebsd-7/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-7/debian/control.flavor.in	2009-04-13 19:17:32 UTC (rev 2446)
+++ trunk/kfreebsd-7/debian/control.flavor.in	2009-04-13 19:30:16 UTC (rev 2447)
@@ -1,6 +1,6 @@
 Package: kfreebsd-image- at version@- at abiname@- at flavor@
 Architecture: kfreebsd- at arch@
-Depends: freebsd-utils (>= 5), module-init-tools (>= 6.1-6)
+Depends: freebsd-utils (>= 5), kldutils (>= 7.1)
 Conflicts: kfreebsd-loader (<< 5.4-1.3)
 Provides: kfreebsd-image- at major@, kfreebsd-image
 Recommends: @recommends@




More information about the Glibc-bsd-commits mailing list