[Pkg-haskell-commits] darcs: haskell-x509-store: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Thu Apr 16 15:46:18 UTC 2015
Thu Apr 16 13:17:45 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -5 +5
Thu Apr 16 13:17:45 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-x509-store/changelog new-haskell-x509-store/changelog
--- old-haskell-x509-store/changelog 2015-04-16 15:46:18.114757889 +0000
+++ new-haskell-x509-store/changelog 2015-04-16 15:46:18.118757889 +0000
@@ -1,3 +1,9 @@
+haskell-x509-store (1.5.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at 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 -rN -u old-haskell-x509-store/control new-haskell-x509-store/control
--- old-haskell-x509-store/control 2015-04-16 15:46:18.114757889 +0000
+++ new-haskell-x509-store/control 2015-04-16 15:46:18.114757889 +0000
@@ -8,11 +8,11 @@
, 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 @@
, 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
More information about the Pkg-haskell-commits
mailing list