[DHG_packages] 09/21: x509-store: Upgrading from 1.5.0 to 1.6.0
Joachim Breitner
nomeata at moszumanska.debian.org
Sat Aug 15 09:31:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch st3
in repository DHG_packages.
commit 9a9a5304738f930837376d653684f5210829ef6b
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Aug 15 11:19:16 2015 +0200
x509-store: Upgrading from 1.5.0 to 1.6.0
---
p/haskell-x509-store/debian/changelog | 6 ++++++
p/haskell-x509-store/debian/control | 11 +++++------
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/p/haskell-x509-store/debian/changelog b/p/haskell-x509-store/debian/changelog
index 0f967b6..e93e510 100644
--- a/p/haskell-x509-store/debian/changelog
+++ b/p/haskell-x509-store/debian/changelog
@@ -1,3 +1,9 @@
+haskell-x509-store (1.6.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 15 Aug 2015 11:19:16 +0200
+
haskell-x509-store (1.5.0-3) unstable; urgency=medium
* Rebuild due to haskell-devscripts bug affecting the previous
diff --git a/p/haskell-x509-store/debian/control b/p/haskell-x509-store/debian/control
index a319b0c..c8f1e33 100644
--- a/p/haskell-x509-store/debian/control
+++ b/p/haskell-x509-store/debian/control
@@ -14,21 +14,20 @@ Build-Depends: debhelper (>= 9),
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),
- libghc-crypto-pubkey-types-prof,
+ libghc-cryptonite-dev,
+ libghc-cryptonite-prof,
libghc-mtl-dev,
libghc-mtl-prof,
libghc-pem-dev (>= 0.1),
libghc-pem-dev (<< 0.3),
libghc-pem-prof,
- libghc-x509-dev (>= 1.5.0),
- libghc-x509-dev (<< 1.6),
+ libghc-x509-dev (>= 1.6),
+ libghc-x509-dev (<< 1.7),
libghc-x509-prof,
Build-Depends-Indep: ghc-doc,
libghc-asn1-encoding-doc,
libghc-asn1-types-doc,
- libghc-crypto-pubkey-types-doc,
+ libghc-cryptonite-doc,
libghc-mtl-doc,
libghc-pem-doc,
libghc-x509-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list