[Pkg-xmpp-commits] [jabberd2] 01/01: Drop obsolete --with-sasl from debian/rules. Bump dependency on gsasl to 1.4.0, needed by configure.ac. Build-depend on check to get self-tests.

Simon Josefsson jas at moszumanska.debian.org
Wed Apr 22 19:20:40 UTC 2015


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

jas pushed a commit to branch master
in repository jabberd2.

commit e2741f60c96603b20529333a719abd123facf71d
Author: Simon Josefsson <simon at josefsson.org>
Date:   Wed Apr 22 21:18:09 2015 +0200

    Drop obsolete --with-sasl from debian/rules. Bump dependency on gsasl to 1.4.0, needed by configure.ac. Build-depend on check to get self-tests.
---
 debian/changelog | 9 +++++++++
 debian/control   | 4 ++--
 debian/rules     | 1 -
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f8f73f..acb3f04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+jabberd2 (2.3.3-2) unstable; urgency=low
+
+  [ Simon Josefsson ]
+  * Drop obsolete --with-sasl from debian/rules.
+  * Bump dependency on gsasl to 1.4.0, needed by configure.ac.
+  * Build-depend on check to get self-tests.
+
+ -- Simon Josefsson <simon at josefsson.org>  Wed, 22 Apr 2015 21:16:08 +0200
+
 jabberd2 (2.3.3-1) unstable; urgency=low
 
   [ Simon Josefsson ]
diff --git a/debian/control b/debian/control
index 4fd6cee..4cc22e5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel at lists.alioth.debian.org>
 Uploaders: Willem van den Akker <wvdakker at wilsoft.nl>, Simon Josefsson <simon at josefsson.org>
 Build-Depends: debhelper (>= 9), dh-systemd (>= 1.5), dh-autoreconf,
- libssl-dev, libgsasl7-dev (>= 0.2.27), libdb-dev, libpam0g-dev,
+ libssl-dev, libgsasl7-dev (>= 1.4.0), libdb-dev, libpam0g-dev,
  libmysqlclient15-dev, libpq-dev, libldap2-dev, libsqlite3-dev,
- libidn11-dev, libexpat1-dev, libudns-dev
+ libidn11-dev, libexpat1-dev, libudns-dev, check
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-xmpp/jabberd2.git
 Vcs-Git: git://anonscm.debian.org/pkg-xmpp/jabberd2.git
diff --git a/debian/rules b/debian/rules
index c029227..579fdba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,6 @@ override_dh_auto_configure:
 		--enable-pipe \
 		--enable-anon \
 		--enable-fs \
-		--with-sasl=gsasl \
 		--without-subst
 
 override_dh_auto_install:

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



More information about the Pkg-xmpp-commits mailing list