[Pkg-samba-maint] r1878 - trunk/ctdb/debian
mparent-guest at alioth.debian.org
mparent-guest at alioth.debian.org
Tue May 20 16:55:23 UTC 2008
Author: mparent-guest
Date: 2008-05-20 16:55:23 +0000 (Tue, 20 May 2008)
New Revision: 1878
Modified:
trunk/ctdb/debian/changelog
trunk/ctdb/debian/control
Log:
Added tdb-tools to depends (required by ctdb.init)
Modified: trunk/ctdb/debian/changelog
===================================================================
--- trunk/ctdb/debian/changelog 2008-05-20 16:51:39 UTC (rev 1877)
+++ trunk/ctdb/debian/changelog 2008-05-20 16:55:23 UTC (rev 1878)
@@ -1,12 +1,13 @@
-ctdb (1.0.37+git200805121644-1) UNRELEASED; urgency=low
+ctdb (1.0.38+git200805161514-1) UNRELEASED; urgency=low
* New upstream git snapshot
* From 1.0.35: Add ability to disable recmaster and lmaster roles through
sysconfig file and command line arguments
* From 1.0.38: Use tdbdump to verify that all persistent database files are
good before we start the daemon.
+ *
- -- Mathieu Parent <math.parent at gmail.com> Mon, 12 May 2008 23:11:07 +0200
+ -- Mathieu Parent <math.parent at gmail.com> Tue, 20 May 2008 18:51:40 +0200
ctdb (1.0.34+git200804242206-1) unstable; urgency=low
Modified: trunk/ctdb/debian/control
===================================================================
--- trunk/ctdb/debian/control 2008-05-20 16:51:39 UTC (rev 1877)
+++ trunk/ctdb/debian/control 2008-05-20 16:55:23 UTC (rev 1878)
@@ -12,7 +12,7 @@
Package: ctdb
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, lsof, ethtool, iproute, psmisc
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, lsof, ethtool, iproute, psmisc, tdb-tools
Suggests: logrotate
Description: clustered database to store temporary data
CTDB is a cluster implementation of the TDB database used by Samba and other
More information about the Pkg-samba-maint
mailing list