summaryrefslogtreecommitdiff
path: root/p/haskell-cipher-aes
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:32 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:32 +0300
commite6c2071f8a0c92fac57e58433c448ab85e4ccb81 (patch)
treec2ba32a864a49118f712f8e55fe3455a6fe3992d /p/haskell-cipher-aes
parent4ba524b55d1b01cc7041a21e7e74027379308bd3 (diff)
downloadDHG_packages-e6c2071f8a0c92fac57e58433c448ab85e4ccb81.tar.gz
haskell-cipher-aes: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-cipher-aes')
-rw-r--r--p/haskell-cipher-aes/debian/changelog6
-rw-r--r--p/haskell-cipher-aes/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-cipher-aes/debian/changelog b/p/haskell-cipher-aes/debian/changelog
index 7fbbd96c0..581881baf 100644
--- a/p/haskell-cipher-aes/debian/changelog
+++ b/p/haskell-cipher-aes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cipher-aes (0.2.8-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:32 +0100
+
haskell-cipher-aes (0.2.8-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-cipher-aes/debian/control b/p/haskell-cipher-aes/debian/control
index 2f5111b62..1cf1c650e 100644
--- a/p/haskell-cipher-aes/debian/control
+++ b/p/haskell-cipher-aes/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-byteable-dev