summaryrefslogtreecommitdiff
path: root/p/haskell-cipher-rc4/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:59 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:52:59 +0400
commita758dcec0bf9f3917cccbf75ce4ed0d20c7ba0e2 (patch)
tree9fcfa67358c480e0b1a8ca0224be195c7e65ce3a /p/haskell-cipher-rc4/debian
parent59aeec579dbf7bb2bb06a4db0e04cb9a57491290 (diff)
downloadDHG_packages-a758dcec0bf9f3917cccbf75ce4ed0d20c7ba0e2.tar.gz
haskell-cipher-rc4: Enable compat level 9
Diffstat (limited to 'p/haskell-cipher-rc4/debian')
-rw-r--r--p/haskell-cipher-rc4/debian/changelog6
-rw-r--r--p/haskell-cipher-rc4/debian/compat2
-rw-r--r--p/haskell-cipher-rc4/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-cipher-rc4/debian/changelog b/p/haskell-cipher-rc4/debian/changelog
index d3a5df85e..9d2363d6b 100644
--- a/p/haskell-cipher-rc4/debian/changelog
+++ b/p/haskell-cipher-rc4/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cipher-rc4 (0.1.2-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:52:59 +0200
+
haskell-cipher-rc4 (0.1.2-1) experimental; urgency=low
* Initial release.
diff --git a/p/haskell-cipher-rc4/debian/compat b/p/haskell-cipher-rc4/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-cipher-rc4/debian/compat
+++ b/p/haskell-cipher-rc4/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-cipher-rc4/debian/control b/p/haskell-cipher-rc4/debian/control
index ddfac1bdf..9e3876012 100644
--- a/p/haskell-cipher-rc4/debian/control
+++ b/p/haskell-cipher-rc4/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc