[Pkg-xmpp-commits] [SCM] Jabberd2 XMPP server branch, master, updated. upstream/2.2.17-20-g03771f3
W. van den Akker
wvdakker at wilsoft.nl
Wed Jan 16 12:35:47 UTC 2013
The following commit has been merged in the master branch:
commit 2fdf4b71a84982fda33333a5d0a2d5f13506d0d4
Author: W. van den Akker <wvdakker at wilsoft.nl>
Date: Wed Jan 16 11:47:00 2013 +0100
Changed debhelper dependency to >= 9
diff --git a/debian/changelog b/debian/changelog
index 8828455..6e8a19d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,9 @@ jabberd2 (2.2.17-1) UNRELEASED; urgency=low
* Removed CVE-2011-1755.dpatch. Is now included in upstream source.
* Removed implicit-pointer-conversion.dpatch. Is now included in
upstream source.
+ * debian/control: changed debhelper dependency to >= 9.0.0.
* Bumped up Standards Version to 3.9.4.
+ * Bumped up debhelper to 9.
-- Willem van den Akker <wvdakker at wilsoft.nl> Wed, 16 Jan 2013 10:00:41 +0100
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 12d639d..84110a9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel at lists.alioth.debian.org>
Uploaders: Jorge Salamero Sanz <bencer at debian.org>, Thadeu Lima de Souza Cascardo <cascardo at minaslivre.org>
-Build-Depends: debhelper (>= 7), dpatch, autotools-dev, automake, libtool, libssl-dev, libgsasl7-dev (>= 0.2.27), libdb-dev, libpam0g-dev, libmysqlclient15-dev, libpq-dev, libldap2-dev, libsqlite3-dev, libidn11-dev, libexpat1-dev, libudns-dev
+Build-Depends: debhelper (>= 9), dpatch, autotools-dev, automake, libtool, libssl-dev, libgsasl7-dev (>= 0.2.27), libdb-dev, libpam0g-dev, libmysqlclient15-dev, libpq-dev, libldap2-dev, libsqlite3-dev, libidn11-dev, libexpat1-dev, libudns-dev
Standards-Version: 3.9.4
Homepage: http://jabberd2.xiaoka.com/
--
Jabberd2 XMPP server
More information about the Pkg-xmpp-commits
mailing list