[Glibc-bsd-commits] r1706 - trunk/kfreebsd-5/debian

Aurelien Jarno aurel32 at alioth.debian.org
Tue Nov 7 19:00:23 CET 2006


Author: aurel32
Date: 2006-11-07 19:00:23 +0100 (Tue, 07 Nov 2006)
New Revision: 1706

Modified:
   trunk/kfreebsd-5/debian/changelog
   trunk/kfreebsd-5/debian/control.flavor.in
Log:
  * Depends on modules-init-tools | kldutils instead of only kldutils. 



Modified: trunk/kfreebsd-5/debian/changelog
===================================================================
--- trunk/kfreebsd-5/debian/changelog	2006-11-07 15:05:06 UTC (rev 1705)
+++ trunk/kfreebsd-5/debian/changelog	2006-11-07 18:00:23 UTC (rev 1706)
@@ -1,3 +1,9 @@
+kfreebsd-5 (5.4-20) unstable; urgency=low
+
+  * Depends on modules-init-tools | kldutils instead of only kldutils. 
+
+ -- Aurelien Jarno <aurel32 at debian.org>  Tue,  7 Nov 2006 18:42:09 +0100
+
 kfreebsd-5 (5.4-19) unstable; urgency=low
 
   * Oops, do the previous changes to control on debian/ control.in, and

Modified: trunk/kfreebsd-5/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-5/debian/control.flavor.in	2006-11-07 15:05:06 UTC (rev 1705)
+++ trunk/kfreebsd-5/debian/control.flavor.in	2006-11-07 18:00:23 UTC (rev 1706)
@@ -1,7 +1,7 @@
 Package: kfreebsd-image- at version@- at abiname@- at flavor@
 Architecture: kfreebsd- at arch@
 Section: base
-Depends: freebsd-utils (>= 5), kldutils (>= @version@)
+Depends: freebsd-utils (>= 5), module-init-tools | kldutils (>= @version@)
 Provides: kfreebsd-image- at major@, kfreebsd-image
 Conflicts: kfreebsd5, kfreebsd-image
 Replaces: kfreebsd5




More information about the Glibc-bsd-commits mailing list