[Glibc-bsd-commits] r1801 - in trunk: kfreebsd-6/debian
kfreebsd-7/debian
Aurelien Jarno
aurel32 at alioth.debian.org
Wed Dec 13 00:21:06 CET 2006
Author: aurel32
Date: 2006-12-13 00:21:05 +0100 (Wed, 13 Dec 2006)
New Revision: 1801
Modified:
trunk/kfreebsd-6/debian/changelog
trunk/kfreebsd-6/debian/control.flavor.in
trunk/kfreebsd-7/debian/changelog
trunk/kfreebsd-7/debian/control.flavor.in
Log:
... and bump the dependency on module-init-tools to (>= 6.1-6).
Modified: trunk/kfreebsd-6/debian/changelog
===================================================================
--- trunk/kfreebsd-6/debian/changelog 2006-12-12 23:19:22 UTC (rev 1800)
+++ trunk/kfreebsd-6/debian/changelog 2006-12-12 23:21:05 UTC (rev 1801)
@@ -2,7 +2,7 @@
* Remove kldutils from the dependencies alternatives.
* Remove kfreebsd-common from the dependencies not that module-init-tools
- does the job.
+ does the job, and bump the dependency on module-init-tools to (>= 6.1-6).
-- Aurelien Jarno <aurel32 at debian.org> Tue, 12 Dec 2006 15:43:24 +0100
Modified: trunk/kfreebsd-6/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-6/debian/control.flavor.in 2006-12-12 23:19:22 UTC (rev 1800)
+++ trunk/kfreebsd-6/debian/control.flavor.in 2006-12-12 23:21:05 UTC (rev 1801)
@@ -1,7 +1,7 @@
Package: kfreebsd-image- at version@- at abiname@- at flavor@
Architecture: kfreebsd- at arch@
Section: base
-Depends: freebsd-utils (>= 5), module-init-tools
+Depends: freebsd-utils (>= 5), module-init-tools (>= 6.1-6)
Conflicts: kfreebsd-loader (<< 5.4-1.3)
Provides: kfreebsd-image- at major@, kfreebsd-image
Recommends: @recommends@
Modified: trunk/kfreebsd-7/debian/changelog
===================================================================
--- trunk/kfreebsd-7/debian/changelog 2006-12-12 23:19:22 UTC (rev 1800)
+++ trunk/kfreebsd-7/debian/changelog 2006-12-12 23:21:05 UTC (rev 1801)
@@ -2,7 +2,7 @@
* Remove kldutils from the dependencies alternatives.
* Remove kfreebsd-common from the dependencies not that module-init-tools
- does the job.
+ does the job, and bump the dependency on module-init-tools to (>= 6.1-6).
-- Aurelien Jarno <aurel32 at debian.org> Tue, 12 Dec 2006 15:44:22 +0100
Modified: trunk/kfreebsd-7/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-7/debian/control.flavor.in 2006-12-12 23:19:22 UTC (rev 1800)
+++ trunk/kfreebsd-7/debian/control.flavor.in 2006-12-12 23:21:05 UTC (rev 1801)
@@ -1,7 +1,7 @@
Package: kfreebsd-image- at version@- at abiname@- at flavor@
Architecture: kfreebsd- at arch@
Section: base
-Depends: freebsd-utils (>= 5), module-init-tools
+Depends: freebsd-utils (>= 5), module-init-tools (>= 6.1-6)
Provides: kfreebsd-image- at major@, kfreebsd-image
Recommends: @recommends@
Description: kernel of FreeBSD @version@ image
More information about the Glibc-bsd-commits
mailing list