summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-cipher-types
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:42 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:56:42 +0300
commit08157c928df1b25d1067d5427d1f6f1af717180e (patch)
tree9143d44de5a340e651f1c4bde23020d08ea3c2ab /p/haskell-crypto-cipher-types
parentd1fea168a6ef8ee47c8aa2aedc7ede42cd734e1e (diff)
downloadDHG_packages-08157c928df1b25d1067d5427d1f6f1af717180e.tar.gz
haskell-crypto-cipher-types: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-crypto-cipher-types')
-rw-r--r--p/haskell-crypto-cipher-types/debian/changelog6
-rw-r--r--p/haskell-crypto-cipher-types/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-crypto-cipher-types/debian/changelog b/p/haskell-crypto-cipher-types/debian/changelog
index 9b9dd9263..d2a8a0646 100644
--- a/p/haskell-crypto-cipher-types/debian/changelog
+++ b/p/haskell-crypto-cipher-types/debian/changelog
@@ -1,3 +1,9 @@
+haskell-crypto-cipher-types (0.0.9-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:42 +0100
+
haskell-crypto-cipher-types (0.0.9-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-crypto-cipher-types/debian/control b/p/haskell-crypto-cipher-types/debian/control
index f67c24375..9d9e93799 100644
--- a/p/haskell-crypto-cipher-types/debian/control
+++ b/p/haskell-crypto-cipher-types/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 (>> 0.1.1)