[Pkg-samba-maint] r4121 - trunk/ctdb/debian
idd-guest at alioth.debian.org
idd-guest at alioth.debian.org
Tue Jun 12 18:25:13 UTC 2012
tags 676963 pending
thanks
Author: idd-guest
Date: 2012-06-12 18:25:13 +0000 (Tue, 12 Jun 2012)
New Revision: 4121
Modified:
trunk/ctdb/debian/changelog
trunk/ctdb/debian/control
Log:
* Only depend on iproute on linux to fix installability on kfreebsd
(Closes: #676963)
Modified: trunk/ctdb/debian/changelog
===================================================================
--- trunk/ctdb/debian/changelog 2012-06-11 11:20:00 UTC (rev 4120)
+++ trunk/ctdb/debian/changelog 2012-06-12 18:25:13 UTC (rev 4121)
@@ -1,3 +1,11 @@
+ctdb (1.12+git20120201-3) UNRELEASED; urgency=high
+
+ * Team upload.
+ * Only depend on iproute on linux to fix installability on kfreebsd
+ (Closes: #676963)
+
+ -- Ivo De Decker <ivo.dedecker at ugent.be> Tue, 12 Jun 2012 20:24:43 +0200
+
ctdb (1.12+git20120201-2) unstable; urgency=low
* 0001-Load-platform-dependent-objs-instead-of-Linux-one.patch:
Modified: trunk/ctdb/debian/control
===================================================================
--- trunk/ctdb/debian/control 2012-06-11 11:20:00 UTC (rev 4120)
+++ trunk/ctdb/debian/control 2012-06-12 18:25:13 UTC (rev 4121)
@@ -11,7 +11,7 @@
Package: ctdb
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, iproute [!hurd-i386], psmisc, tdb-tools, time
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, iproute [linux-any], psmisc, tdb-tools, time
Recommends: ethtool
Suggests: logrotate, lsof, libctdb-dev
Description: clustered database to store temporary data
More information about the Pkg-samba-maint
mailing list