summaryrefslogtreecommitdiff
path: root/p/haskell-cipher-rc4/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:33 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:33 +0300
commit308117a887e7c5f307b812ba643f4903c1ea4075 (patch)
tree1c67a31c84474e48a6bfc85aed84e01255c1be38 /p/haskell-cipher-rc4/debian
parent6adf05fba6872009d381e55be1610ba38abeb3a0 (diff)
downloadDHG_packages-308117a887e7c5f307b812ba643f4903c1ea4075.tar.gz
haskell-cipher-rc4: Depend on haskell-devscripts 0.9, found in experimental
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/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-cipher-rc4/debian/changelog b/p/haskell-cipher-rc4/debian/changelog
index ef1c48b71..c0241a00c 100644
--- a/p/haskell-cipher-rc4/debian/changelog
+++ b/p/haskell-cipher-rc4/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cipher-rc4 (0.1.4-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:33 +0100
+
haskell-cipher-rc4 (0.1.4-1) unstable; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-cipher-rc4/debian/control b/p/haskell-cipher-rc4/debian/control
index 5bccbb43e..b16d3bf45 100644
--- a/p/haskell-cipher-rc4/debian/control
+++ b/p/haskell-cipher-rc4/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-byteable-dev