summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2013-11-10 22:22:23 +0400
committerClint Adams <clint@debian.org>2013-11-10 22:22:23 +0400
commit1c117c4d3488453a6373ef79f69f345eb18fdd13 (patch)
tree05a2faaf6a3be453251527b9c9165e8c49a82b1b
parent3f3891796d25335f32e2dbeaaf7a43008ae19f74 (diff)
downloadDHG_packages-1c117c4d3488453a6373ef79f69f345eb18fdd13.tar.gz
haskell-certificate: New upstream version 1.3.9.
-rw-r--r--p/haskell-certificate/debian/changelog8
-rw-r--r--p/haskell-certificate/debian/control9
2 files changed, 11 insertions, 6 deletions
diff --git a/p/haskell-certificate/debian/changelog b/p/haskell-certificate/debian/changelog
index eee3169e3..cf9446069 100644
--- a/p/haskell-certificate/debian/changelog
+++ b/p/haskell-certificate/debian/changelog
@@ -1,8 +1,12 @@
-haskell-certificate (1.3.8-2) UNRELEASED; urgency=low
+haskell-certificate (1.3.9-1) unstable; urgency=low
+ [ Joachim Breitner ]
* Adjust watch file to new hackage layout
- -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:19:48 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sun, 10 Nov 2013 13:18:46 -0500
haskell-certificate (1.3.8-1) unstable; urgency=low
diff --git a/p/haskell-certificate/debian/control b/p/haskell-certificate/debian/control
index dddf635d3..aed93e00c 100644
--- a/p/haskell-certificate/debian/control
+++ b/p/haskell-certificate/debian/control
@@ -8,17 +8,18 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-asn1-data-dev (>> 0.7.1)
+ , libghc-asn1-data-dev (>= 0.7.1)
+ , libghc-asn1-data-dev (<< 0.8.0)
, libghc-asn1-data-prof
- , libghc-crypto-pubkey-types-dev (>> 0.3)
+ , libghc-crypto-pubkey-types-dev (>= 0.4)
, libghc-crypto-pubkey-types-dev (<< 0.5)
, libghc-crypto-pubkey-types-prof
, libghc-cryptohash-dev
, libghc-cryptohash-prof
, libghc-mtl-dev
, libghc-mtl-prof
- , libghc-pem-dev (>> 0.1)
- , libghc-pem-dev (<< 0.2)
+ , libghc-pem-dev (>= 0.1)
+ , libghc-pem-dev (<< 0.3)
, libghc-pem-prof
Build-Depends-Indep: ghc-doc
, libghc-asn1-data-doc