[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0, updated. upstream/4.0.5+dfsg1-806-gfdbe5f7
Christian Perrier
bubulle at debian.org
Sat May 25 20:33:28 UTC 2013
The following commit has been merged in the samba_4.0 branch:
commit e92b4b203e899f4c3a080ce623ff9506ea50afc5
Author: Christian Perrier <bubulle at debian.org>
Date: Thu May 16 15:35:31 2013 +0200
Add libctdb-dev to build dependencies as we're building with cluster support just like 3.6 packages
diff --git a/debian/changelog b/debian/changelog
index 5e3320d..0fdc3e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ samba (2:4.0.5+dfsg1-2) UNRELEASED; urgency=low
* Move libnss_winbind.so.2 and libnss_wins.so.2 to /lib as in 3.6.*
* Use the same set of configure arguments than 3.6.15 (except those
eventually specific to version 4 and above)
+ * Add libctdb-dev to build dependencies as we're building with cluster
+ support just like 3.6 packages
-- Andrew Bartlett <abartlet at samba.org> Thu, 09 May 2013 15:41:19 +1200
diff --git a/debian/control b/debian/control
index 2578b33..284c785 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Build-Depends: bison,
libtalloc-dev (>= 2.0.8~),
libtdb-dev (>= 1.2.11~),
libtevent-dev (>= 0.9.17~),
+ libctdb-dev (>= 1.10+git20110412),
perl,
perl-modules,
pkg-config,
--
Debian packaging for Samba
More information about the Pkg-samba-maint
mailing list