[Pkg-samba-maint] [samba] 01/03: Re-enable cluster support.

Jelmer Vernooij jelmer at moszumanska.debian.org
Mon Sep 28 02:03:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

jelmer pushed a commit to branch experimental
in repository samba.

commit da0d5f46bf34557bac0733877c0d4138c6713ab5
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Sep 28 00:34:53 2015 +0000

    Re-enable cluster support.
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 74a8469..c32662d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+samba (2:4.3.0+dfsg-2) UNRELEASED; urgency=medium
+
+  * Re-enable cluster support.
+
+ -- Jelmer Vernooij <jelmer at debian.org>  Mon, 28 Sep 2015 00:34:51 +0000
+
 samba (2:4.3.0+dfsg-1) experimental; urgency=medium
 
   * Fix watch file.
diff --git a/debian/rules b/debian/rules
index 12c179e..4388018 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,7 +70,8 @@ conf_args = \
 		--disable-rpath-install \
 		--bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile \
 		--builtin-libraries=replace,ccan \
-		--minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)"
+		--minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" \
+		--with-cluster-support
 
 %:
 	dh $* --with python2 --with systemd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list