[Pkg-samba-maint] [samba] 01/02: Fixup Add a "selftest" build profile

Mathieu Parent sathieu at moszumanska.debian.org
Sat Apr 9 22:18:27 UTC 2016


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

sathieu pushed a commit to branch selftest
in repository samba.

commit b5502a5cbadd010c2cc727f9fd184d305db7bacb
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sun Apr 10 00:17:43 2016 +0200

    Fixup Add a "selftest" build profile
---
 debian/README.source | 4 ++--
 debian/rules         | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index f358eea..b01f5ae 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -35,7 +35,7 @@ Selftest is not enabled by default because it affects performance, but a
 'selftest' build profile is available for this purpose.
 
 You'll need the additional build-dependencies: ldb-tools, libnss-wrapper,
-libuid-wrapper, libsocket-wrapper, python-crypto python-subunit,
-python-testscenarios and rsync.
+libresolv-wrapper, libsocket-wrapper, libuid-wrapper, python-crypto,
+python-subunit, python-testscenarios and rsync.
 
 See also: https://wiki.debian.org/BuildProfileSpec
diff --git a/debian/rules b/debian/rules
index e478a1a..00a6cec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,9 +69,7 @@ conf_args = \
 
 # selftest build profile
 ifneq ($(filter selftest,$(DEB_BUILD_PROFILES)),)
-    # resolv_wrapper is not packaged yet (RFP #819986)
     conf_args += \
-		--bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile,resolv_wrapper \
         --enable-selftest
 endif
 %:

-- 
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