summaryrefslogtreecommitdiff
path: root/p/haskell-x509-validation
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-17 13:48:56 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-17 13:48:56 +0300
commit0cf26888d9c745161151681d926a209bacbe36e9 (patch)
tree9175b5031d69b8e30da8c680a761d1bbc0833232 /p/haskell-x509-validation
parent32954c342c945aab2332bf6825c49b570daca306 (diff)
downloadDHG_packages-0cf26888d9c745161151681d926a209bacbe36e9.tar.gz
haskell-x509-validation: New upstream release
Diffstat (limited to 'p/haskell-x509-validation')
-rw-r--r--p/haskell-x509-validation/debian/changelog6
-rw-r--r--p/haskell-x509-validation/debian/control19
2 files changed, 17 insertions, 8 deletions
diff --git a/p/haskell-x509-validation/debian/changelog b/p/haskell-x509-validation/debian/changelog
index a90346dd5..6f44ac895 100644
--- a/p/haskell-x509-validation/debian/changelog
+++ b/p/haskell-x509-validation/debian/changelog
@@ -1,3 +1,9 @@
+haskell-x509-validation (1.5.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 17 Apr 2015 12:48:10 +0200
+
haskell-x509-validation (1.5.0-3) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-x509-validation/debian/control b/p/haskell-x509-validation/debian/control
index 026720b01..0a5f4cb1e 100644
--- a/p/haskell-x509-validation/debian/control
+++ b/p/haskell-x509-validation/debian/control
@@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , libghc-asn1-encoding-dev (>= 0.8)
- , libghc-asn1-encoding-dev (<< 0.9)
+ , libghc-asn1-encoding-dev (>= 0.9)
+ , libghc-asn1-encoding-dev (<< 0.10)
, libghc-asn1-encoding-prof
- , libghc-asn1-types-dev (>= 0.2)
- , libghc-asn1-types-dev (<< 0.3)
+ , libghc-asn1-types-dev (>= 0.3)
+ , libghc-asn1-types-dev (<< 0.4)
, libghc-asn1-types-prof
, libghc-byteable-dev
, libghc-byteable-prof
@@ -25,6 +25,8 @@ Build-Depends: debhelper (>= 9)
, libghc-cryptohash-dev (>= 0.9)
, libghc-cryptohash-dev (<< 0.12)
, libghc-cryptohash-prof
+ , libghc-hourglass-dev
+ , libghc-hourglass-prof
, libghc-data-default-class-dev
, libghc-data-default-class-prof
, libghc-mtl-dev
@@ -34,11 +36,11 @@ Build-Depends: debhelper (>= 9)
, libghc-pem-dev (>= 0.1)
, libghc-pem-dev (<< 0.3)
, libghc-pem-prof
- , libghc-x509-dev (>= 1.4.7)
- , libghc-x509-dev (<< 1.5)
+ , libghc-x509-dev (>= 1.5)
+ , libghc-x509-dev (<< 1.6)
, libghc-x509-prof
- , libghc-x509-store-dev (>= 1.4)
- , libghc-x509-store-dev (<< 1.5)
+ , libghc-x509-store-dev (>= 1.5)
+ , libghc-x509-store-dev (<< 1.6)
, libghc-x509-store-prof
Build-Depends-Indep: ghc-doc
, libghc-asn1-encoding-doc
@@ -47,6 +49,7 @@ Build-Depends-Indep: ghc-doc
, libghc-crypto-pubkey-doc
, libghc-crypto-pubkey-types-doc
, libghc-cryptohash-doc
+ , libghc-hourglass-doc
, libghc-data-default-class-doc
, libghc-mtl-doc
, libghc-network-doc