summaryrefslogtreecommitdiff
path: root/p/haskell-x509-store/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:17:45 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:17:45 +0300
commitdd2410b114b3b7ad1c72c24bc6d7b045fb54a10e (patch)
treef725c43c2ecb0f4f9f7bcaf73a238e697ed15da4 /p/haskell-x509-store/debian
parentda5aff428510d39adef0ad44880c9873d2532134 (diff)
downloadDHG_packages-dd2410b114b3b7ad1c72c24bc6d7b045fb54a10e.tar.gz
haskell-x509-store: New upstream release
Diffstat (limited to 'p/haskell-x509-store/debian')
-rw-r--r--p/haskell-x509-store/debian/changelog6
-rw-r--r--p/haskell-x509-store/debian/control10
2 files changed, 11 insertions, 5 deletions
diff --git a/p/haskell-x509-store/debian/changelog b/p/haskell-x509-store/debian/changelog
index fab06df83..e41e24fd7 100644
--- a/p/haskell-x509-store/debian/changelog
+++ b/p/haskell-x509-store/debian/changelog
@@ -1,3 +1,9 @@
+haskell-x509-store (1.5.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Thu, 16 Apr 2015 15:17:15 +0200
+
haskell-x509-store (1.4.4-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-x509-store/debian/control b/p/haskell-x509-store/debian/control
index 955f3aa8d..876265ad8 100644
--- a/p/haskell-x509-store/debian/control
+++ b/p/haskell-x509-store/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-crypto-pubkey-types-dev (>= 0.3)
, libghc-crypto-pubkey-types-dev (<< 0.5)
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 9)
, libghc-pem-dev (<< 0.3)
, libghc-pem-prof
, libghc-x509-dev (>= 1.4.3)
- , libghc-x509-dev (<< 1.5)
+ , libghc-x509-dev (<< 1.6)
, libghc-x509-prof
Build-Depends-Indep: ghc-doc
, libghc-asn1-encoding-doc