summaryrefslogtreecommitdiff
path: root/p/haskell-cipher-aes/debian/control
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-10-08 08:10:37 +0400
committerClint Adams <clint@debian.org>2013-10-08 08:10:37 +0400
commitb0f9da727dd2885a76a07b743233c1abe895f8dd (patch)
treeaba466beb540f640fd6d6a50892c202a6909698e /p/haskell-cipher-aes/debian/control
parente3ef78648759436f2510c3d255fe1bab20fb0416 (diff)
downloadDHG_packages-b0f9da727dd2885a76a07b743233c1abe895f8dd.tar.gz
haskell-cipher-aes: New upstream version 0.2.6.
Diffstat (limited to 'p/haskell-cipher-aes/debian/control')
-rw-r--r--p/haskell-cipher-aes/debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/p/haskell-cipher-aes/debian/control b/p/haskell-cipher-aes/debian/control
index 9b5cb8c2b..dc41216fd 100644
--- a/p/haskell-cipher-aes/debian/control
+++ b/p/haskell-cipher-aes/debian/control
@@ -12,9 +12,10 @@ Build-Depends: debhelper (>= 9)
, libghc-byteable-prof
, libghc-securemem-dev (>= 0.1.2)
, libghc-securemem-prof
- , libghc-crypto-cipher-types-dev (>= 0.0.3)
+ , libghc-crypto-cipher-types-dev (>> 0.0.6)
+ , libghc-crypto-cipher-types-dev (<< 0.1)
, libghc-crypto-cipher-types-prof
- , libghc-crypto-cipher-tests-dev (>= 0.0.3)
+ , libghc-crypto-cipher-tests-dev (>> 0.0.8)
, libghc-quickcheck2-dev
, libghc-test-framework-dev (>= 0.3.3)
, libghc-test-framework-quickcheck2-dev (>= 0.2.9)