[Glibc-bsd-commits] r2245 - trunk/libbsd/debian
ps-guest at alioth.debian.org
ps-guest at alioth.debian.org
Mon Jul 14 06:27:10 UTC 2008
Author: ps-guest
Date: 2008-07-14 06:27:09 +0000 (Mon, 14 Jul 2008)
New Revision: 2245
Modified:
trunk/libbsd/debian/changelog
trunk/libbsd/debian/control
Log:
* Alter the versioned Conflicts for kfreebsd architectures, it should be
against binary package net-tools comming from source package freebsd-utils
Modified: trunk/libbsd/debian/changelog
===================================================================
--- trunk/libbsd/debian/changelog 2008-07-13 16:57:25 UTC (rev 2244)
+++ trunk/libbsd/debian/changelog 2008-07-14 06:27:09 UTC (rev 2245)
@@ -1,3 +1,11 @@
+libbsd (0.0-4) UNSTABLE; urgency=low
+
+ [Petr Salinger]
+ * Alter the versioned Conflicts for kfreebsd architectures, it should be
+ against binary package net-tools comming from source package freebsd-utils
+
+ -- Guillem Jover <guillem at debian.org> Sun, 13 Jul 2008 19:51:38 +0300
+
libbsd (0.0-3) unstable; urgency=low
* Add a Homepage field.
Modified: trunk/libbsd/debian/control
===================================================================
--- trunk/libbsd/debian/control 2008-07-13 16:57:25 UTC (rev 2244)
+++ trunk/libbsd/debian/control 2008-07-14 06:27:09 UTC (rev 2245)
@@ -34,7 +34,7 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: freebsd-utils (<< 7.0-2) [kfreebsd-i386 kfreebsd-amd64]
+Conflicts: net-tools (<< 7.0-2) [kfreebsd-i386 kfreebsd-amd64]
Description: utility functions from BSD systems - shared library
This library provides some functions commonly available on BSD systems
but not on others like GNU systems.
More information about the Glibc-bsd-commits
mailing list