[Pkg-xmpp-commits] [SCM] Jabber MUC (Multi User Chat) branch, master, updated. 4c58bfc81ee5c55a96cbf52d160070ce687b61cb

W. van den Akker wvdakker at wilsoft.nl
Fri Jan 18 10:31:42 UTC 2013


The following commit has been merged in the master branch:
commit a701f5c7a1cda5ecf5184622415c68025dbb1055
Author: W. van den Akker <wvdakker at wilsoft.nl>
Date:   Fri Jan 18 11:19:19 2013 +0100

    Debhelper to > 9.0.0.

diff --git a/debian/changelog b/debian/changelog
index 6a5c007..2204720 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ jabber-muc (0.8-4) UNRELEASED; urgency=low
   * debian/control: added Vcs-git and Vcs-Browser tags.
   * debian/component.d/60muc: added status option.
   * Bump standards version to 3.9.4.
+  * Debhelper dependency to >9.
+    - debian/compat: updated to 9.
 
  -- Willem van den Akker <wvdakker at wilsoft.nl>  Fri, 18 Jan 2013 10:03:25 +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 922e8e3..fe80412 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: Willem van den Akker <wvdakker at wilsoft.nl>
-Build-Depends: debhelper (>= 7.0.0), libglib2.0-dev, libexpat1-dev, libidn11-dev
+Build-Depends: debhelper (>= 9.0.0), libglib2.0-dev, libexpat1-dev, libidn11-dev
 Homepage: https://gna.org/projects/mu-conference/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-xmpp/jabber-muc.git;a=summary
 Vcs-Git: git://anonscm.debian.org/pkg-xmpp/jabber-muc.git

-- 
Jabber MUC (Multi User Chat)



More information about the Pkg-xmpp-commits mailing list