summaryrefslogtreecommitdiff
path: root/p/haskell-network-protocol-xmpp/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:48 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:14:48 +0400
commitd5a7266d216d4972c85095e8c258ebfb76363723 (patch)
tree32369c6753ffc356214092d036a7430b392cab44 /p/haskell-network-protocol-xmpp/debian
parentf53adc9e1b1bcc290c741935df748aa2e54de765 (diff)
downloadDHG_packages-d5a7266d216d4972c85095e8c258ebfb76363723.tar.gz
haskell-network-protocol-xmpp: Enable compat level 9
Diffstat (limited to 'p/haskell-network-protocol-xmpp/debian')
-rw-r--r--p/haskell-network-protocol-xmpp/debian/changelog6
-rw-r--r--p/haskell-network-protocol-xmpp/debian/compat2
-rw-r--r--p/haskell-network-protocol-xmpp/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-network-protocol-xmpp/debian/changelog b/p/haskell-network-protocol-xmpp/debian/changelog
index 1fd1ea357..703ac1548 100644
--- a/p/haskell-network-protocol-xmpp/debian/changelog
+++ b/p/haskell-network-protocol-xmpp/debian/changelog
@@ -1,3 +1,9 @@
+haskell-network-protocol-xmpp (0.4.4-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:27 +0200
+
haskell-network-protocol-xmpp (0.4.4-1) experimental; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-network-protocol-xmpp/debian/compat b/p/haskell-network-protocol-xmpp/debian/compat
index c7930257d..ec635144f 100644
--- a/p/haskell-network-protocol-xmpp/debian/compat
+++ b/p/haskell-network-protocol-xmpp/debian/compat
@@ -1 +1 @@
-7 \ No newline at end of file
+9
diff --git a/p/haskell-network-protocol-xmpp/debian/control b/p/haskell-network-protocol-xmpp/debian/control
index 52bd07bc5..9972b17c2 100644
--- a/p/haskell-network-protocol-xmpp/debian/control
+++ b/p/haskell-network-protocol-xmpp/debian/control
@@ -3,7 +3,7 @@ Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, cdbs
, ghc