[Glibc-bsd-commits] r3929 - trunk/kfreebsd-downloader/debian

Robert Millan rmh at alioth.debian.org
Sun Dec 4 10:44:21 UTC 2011


Author: rmh
Date: 2011-12-04 10:44:21 +0000 (Sun, 04 Dec 2011)
New Revision: 3929

Modified:
   trunk/kfreebsd-downloader/debian/changelog
   trunk/kfreebsd-downloader/debian/control
Log:
Require suitable version of kldutils.

Modified: trunk/kfreebsd-downloader/debian/changelog
===================================================================
--- trunk/kfreebsd-downloader/debian/changelog	2011-12-04 10:41:45 UTC (rev 3928)
+++ trunk/kfreebsd-downloader/debian/changelog	2011-12-04 10:44:21 UTC (rev 3929)
@@ -1,5 +1,11 @@
-kfreebsd-downloader (9.0~rc2) UNRELEASED; urgency=low
+kfreebsd-downloader (9.0~rc2-1) UNRELEASED; urgency=low
 
+  * Require suitable version of kldutils.
+
+ -- Robert Millan <rmh at debian.org>  Sun, 04 Dec 2011 11:43:33 +0100
+
+kfreebsd-downloader (9.0~rc2) unstable; urgency=low
+
   * Initial release.
 
  -- Robert Millan <rmh at debian.org>  Sat, 03 Dec 2011 18:54:09 +0100

Modified: trunk/kfreebsd-downloader/debian/control
===================================================================
--- trunk/kfreebsd-downloader/debian/control	2011-12-04 10:41:45 UTC (rev 3928)
+++ trunk/kfreebsd-downloader/debian/control	2011-12-04 10:44:21 UTC (rev 3929)
@@ -11,7 +11,7 @@
 Package: kfreebsd-downloader
 Architecture: all
 Depends: ${misc:Depends},
- freebsd-utils (>= 8.1-5), kldutils (>= 7.1),
+ freebsd-utils (>= 8.1-5), kldutils (>= 8.2+ds3-1),
  devd | freebsd-utils (<< 8.2+ds2-9),
  wget, xz-utils,
 Breaks:




More information about the Glibc-bsd-commits mailing list