summaryrefslogtreecommitdiff
path: root/p/haskell-cipher-aes
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-10-05 19:27:22 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-10-05 19:27:22 +0400
commitaab7de6eb79bbe6eafa8a7e5fd7ca13e396a962a (patch)
tree8269e36a6731dbc404c744a372594fd7c4e1e040 /p/haskell-cipher-aes
parent38c17cd9a4b134aba91cd664803b4d61a001e43c (diff)
downloadDHG_packages-aab7de6eb79bbe6eafa8a7e5fd7ca13e396a962a.tar.gz
haskell-cipher-aes: New upstream release
Diffstat (limited to 'p/haskell-cipher-aes')
-rw-r--r--p/haskell-cipher-aes/debian/changelog5
-rw-r--r--p/haskell-cipher-aes/debian/control14
2 files changed, 15 insertions, 4 deletions
diff --git a/p/haskell-cipher-aes/debian/changelog b/p/haskell-cipher-aes/debian/changelog
index a8a8970bd..2ccd9c8ad 100644
--- a/p/haskell-cipher-aes/debian/changelog
+++ b/p/haskell-cipher-aes/debian/changelog
@@ -1,8 +1,9 @@
-haskell-cipher-aes (0.1.8-3) UNRELEASED; urgency=low
+haskell-cipher-aes (0.2.5-1) UNRELEASED; urgency=low
* Adjust watch file to new Hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 17:19:08 +0200
+ -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 17:22:33 +0200
haskell-cipher-aes (0.1.8-2) unstable; urgency=low
diff --git a/p/haskell-cipher-aes/debian/control b/p/haskell-cipher-aes/debian/control
index 7ef1f9e35..9b5cb8c2b 100644
--- a/p/haskell-cipher-aes/debian/control
+++ b/p/haskell-cipher-aes/debian/control
@@ -8,10 +8,20 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
+ , libghc-byteable-dev
+ , libghc-byteable-prof
+ , libghc-securemem-dev (>= 0.1.2)
+ , libghc-securemem-prof
+ , libghc-crypto-cipher-types-dev (>= 0.0.3)
+ , libghc-crypto-cipher-types-prof
+ , libghc-crypto-cipher-tests-dev (>= 0.0.3)
, libghc-quickcheck2-dev
- , libghc-test-framework-dev (>> 0.3.3)
- , libghc-test-framework-quickcheck2-dev (>> 0.2.9)
+ , libghc-test-framework-dev (>= 0.3.3)
+ , libghc-test-framework-quickcheck2-dev (>= 0.2.9)
Build-Depends-Indep: ghc-doc
+ , libghc-crypto-cipher-types-doc
+ , libghc-byteable-doc
+ , libghc-securemem-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/cipher-aes
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cipher-aes