[Pkg-samba-maint] r3723 - trunk/ctdb/debian

sathieu at alioth.debian.org sathieu at alioth.debian.org
Sat Mar 26 18:30:50 UTC 2011


Author: sathieu
Date: 2011-03-26 18:30:48 +0000 (Sat, 26 Mar 2011)
New Revision: 3723

Modified:
   trunk/ctdb/debian/changelog
   trunk/ctdb/debian/control
Log:
don't do circular dependency between ctdb and ctdb-dev

as samba is the only rbuilddep of ctdb'


Modified: trunk/ctdb/debian/changelog
===================================================================
--- trunk/ctdb/debian/changelog	2011-03-26 17:46:59 UTC (rev 3722)
+++ trunk/ctdb/debian/changelog	2011-03-26 18:30:48 UTC (rev 3723)
@@ -15,10 +15,10 @@
   * Added 99-fix-broken-readdir-test.diff (Closes: #603155)
   * Upgrading to debhelper 7
     - Replaced 'dh_clean -k -i' by 'dh_prep -i'
-  * New package ctdb-dev (ctdb depend on it for smooth builddep migration)
+  * New package ctdb-dev
   * d/ctdb.init: updated
 
- -- Mathieu Parent <sathieu at debian.org>  Sat, 26 Mar 2011 18:46:15 +0100
+ -- Mathieu Parent <sathieu at debian.org>  Sat, 26 Mar 2011 19:29:38 +0100
 
 ctdb (1.0.112-12-1) unstable; urgency=low
 

Modified: trunk/ctdb/debian/control
===================================================================
--- trunk/ctdb/debian/control	2011-03-26 17:46:59 UTC (rev 3722)
+++ trunk/ctdb/debian/control	2011-03-26 18:30:48 UTC (rev 3723)
@@ -11,7 +11,7 @@
 
 Package: ctdb
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, iproute [!hurd-i386], psmisc, tdb-tools, time, ctdb-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, iproute [!hurd-i386], psmisc, tdb-tools, time
 Recommends: ethtool
 Suggests: logrotate, lsof
 Description: clustered database to store temporary data





More information about the Pkg-samba-maint mailing list