[Glibc-bsd-commits] r2286 - trunk/freebsd-utils/debian
aurel32 at alioth.debian.org
aurel32 at alioth.debian.org
Wed Aug 6 15:35:18 UTC 2008
Author: aurel32
Date: 2008-08-06 15:35:18 +0000 (Wed, 06 Aug 2008)
New Revision: 2286
Modified:
trunk/freebsd-utils/debian/changelog
trunk/freebsd-utils/debian/control
Log:
* Depends on ufsutils to make sure it is installed on GNU/kFreeBSD
systems.
Modified: trunk/freebsd-utils/debian/changelog
===================================================================
--- trunk/freebsd-utils/debian/changelog 2008-08-06 15:23:26 UTC (rev 2285)
+++ trunk/freebsd-utils/debian/changelog 2008-08-06 15:35:18 UTC (rev 2286)
@@ -1,11 +1,15 @@
-freebsd-utils (7.0-3) UNRELEASED; urgency=low
+freebsd-utils (7.0-3) unreleased; urgency=low
[ Petr Salinger ]
* glibc is fixed, drop workarounds, require fixed glibc
* preparation for disks-encrypting
- -- Aurelien Jarno <aurel32 at debian.org> Thu, 31 Jul 2008 10:00:00 +0200
+ [ Aurelien Jarno ]
+ * Depends on ufsutils to make sure it is installed on GNU/kFreeBSD
+ systems.
+ -- Aurelien Jarno <aurel32 at debian.org> Wed, 06 Aug 2008 17:29:51 +0200
+
freebsd-utils (7.0-2) unreleased; urgency=low
[ Petr Salinger ]
Modified: trunk/freebsd-utils/debian/control
===================================================================
--- trunk/freebsd-utils/debian/control 2008-08-06 15:23:26 UTC (rev 2285)
+++ trunk/freebsd-utils/debian/control 2008-08-06 15:35:18 UTC (rev 2286)
@@ -18,7 +18,7 @@
Priority: required
Essential: yes
Architecture: kfreebsd-i386 kfreebsd-amd64
-Depends: ${shlibs:Depends}, freebsd-hackedutils (>= 6.1-1)
+Depends: ${shlibs:Depends}, freebsd-hackedutils (>= 6.1-1), ufsutils
Conflicts: inetutils-tools (<= 2:1.4.3+20051212-4)
Replaces: freebsd-hackedutils (<= 6.1-1)
Description: FreeBSD utilities needed for GNU/kFreeBSD
More information about the Glibc-bsd-commits
mailing list