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