summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-crypto-pubkey/debian/changelog5
-rw-r--r--p/haskell-crypto-pubkey/debian/control15
2 files changed, 12 insertions, 8 deletions
diff --git a/p/haskell-crypto-pubkey/debian/changelog b/p/haskell-crypto-pubkey/debian/changelog
index 2e329fb08..a76b7f8dd 100644
--- a/p/haskell-crypto-pubkey/debian/changelog
+++ b/p/haskell-crypto-pubkey/debian/changelog
@@ -1,8 +1,9 @@
-haskell-crypto-pubkey (0.1.4-3) UNRELEASED; urgency=low
+haskell-crypto-pubkey (0.2.1-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 17:41:19 +0200
+ -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 17:41:30 +0200
haskell-crypto-pubkey (0.1.4-2) unstable; urgency=low
diff --git a/p/haskell-crypto-pubkey/debian/control b/p/haskell-crypto-pubkey/debian/control
index d10569e1a..2d416f060 100644
--- a/p/haskell-crypto-pubkey/debian/control
+++ b/p/haskell-crypto-pubkey/debian/control
@@ -8,15 +8,17 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-crypto-numbers-dev
+ , libghc-byteable-dev
+ , libghc-byteable-prof
+ , libghc-crypto-numbers-dev (>= 0.2)
, libghc-crypto-numbers-prof
, libghc-crypto-pubkey-types-dev (>> 0.4)
, libghc-crypto-pubkey-types-dev (<< 0.5)
, libghc-crypto-pubkey-types-prof
- , libghc-crypto-random-api-dev (>> 0.2)
- , libghc-crypto-random-api-dev (<< 0.3)
- , libghc-crypto-random-api-prof
- , libghc-cryptohash-dev (>> 0.8)
+ , libghc-crypto-random-dev (>> 0.0)
+ , libghc-crypto-random-dev (<< 0.1)
+ , libghc-crypto-random-prof
+ , libghc-cryptohash-dev (>> 0.9.1)
, libghc-cryptohash-prof
, libghc-quickcheck2-dev
, libghc-hunit-dev
@@ -24,9 +26,10 @@ Build-Depends: debhelper (>= 9)
, libghc-test-framework-quickcheck2-dev (>> 0.2.9)
, libghc-test-framework-hunit-dev
Build-Depends-Indep: ghc-doc
+ , libghc-byteable-doc
, libghc-crypto-numbers-doc
, libghc-crypto-pubkey-types-doc
- , libghc-crypto-random-api-doc
+ , libghc-crypto-random-doc
, libghc-cryptohash-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/crypto-pubkey