summaryrefslogtreecommitdiff
path: root/p/haskell-x509
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:17:07 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:17:07 +0300
commitda5aff428510d39adef0ad44880c9873d2532134 (patch)
treeae2afa7420e2f6014efbb6ed7d2cde30723622a5 /p/haskell-x509
parentf3fb75e8c36fe84985d18132a52c6295aa03d6a2 (diff)
downloadDHG_packages-da5aff428510d39adef0ad44880c9873d2532134.tar.gz
haskell-x509: New upstream release
Diffstat (limited to 'p/haskell-x509')
-rw-r--r--p/haskell-x509/debian/changelog6
-rw-r--r--p/haskell-x509/debian/control22
2 files changed, 16 insertions, 12 deletions
diff --git a/p/haskell-x509/debian/changelog b/p/haskell-x509/debian/changelog
index 6528179e5..637447063 100644
--- a/p/haskell-x509/debian/changelog
+++ b/p/haskell-x509/debian/changelog
@@ -1,3 +1,9 @@
+haskell-x509 (1.5.0.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Thu, 16 Apr 2015 15:16:18 +0200
+
haskell-x509 (1.4.11-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-x509/debian/control b/p/haskell-x509/debian/control
index 85db3acad..75f504e20 100644
--- a/p/haskell-x509/debian/control
+++ b/p/haskell-x509/debian/control
@@ -8,15 +8,15 @@ 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-types-dev (>= 0.3.0)
+ , libghc-asn1-types-dev (<< 0.4)
+ , libghc-asn1-types-prof
+ , libghc-asn1-encoding-dev (>= 0.9)
+ , libghc-asn1-encoding-dev (<< 0.10)
, libghc-asn1-encoding-prof
- , libghc-asn1-parse-dev (>= 0.8)
- , libghc-asn1-parse-dev (<< 0.9)
+ , libghc-asn1-parse-dev (>= 0.9)
+ , libghc-asn1-parse-dev (<< 0.10)
, libghc-asn1-parse-prof
- , libghc-asn1-types-dev (>= 0.2.3)
- , libghc-asn1-types-dev (<< 0.3)
- , libghc-asn1-types-prof
, libghc-crypto-pubkey-types-dev (>= 0.4.2.1)
, libghc-crypto-pubkey-types-dev (<< 0.5)
, libghc-crypto-pubkey-types-prof
@@ -28,11 +28,9 @@ Build-Depends: debhelper (>= 9)
, libghc-pem-dev (>= 0.1)
, libghc-pem-dev (<< 0.3)
, libghc-pem-prof
- , libghc-quickcheck2-dev
- , libghc-hunit-dev
- , libghc-test-framework-dev
- , libghc-test-framework-quickcheck2-dev
- , libghc-test-framework-hunit-dev
+ , libghc-tasty-dev
+ , libghc-tasty-quickcheck-dev
+ , libghc-hourglass-dev
Build-Depends-Indep: ghc-doc
, libghc-asn1-encoding-doc
, libghc-asn1-parse-doc