[DHG_packages] 17/111: cryptohash-cryptoapi: Upgrading from 0.1.3 to 0.1.4
Joachim Breitner
nomeata at moszumanska.debian.org
Sun May 29 10:42:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit d12fc14b5eacbdb5fef5cd069537e64a36fdb89b
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sun May 29 11:52:58 2016 +0200
cryptohash-cryptoapi: Upgrading from 0.1.3 to 0.1.4
---
p/haskell-cryptohash-cryptoapi/debian/changelog | 8 ++++++--
p/haskell-cryptohash-cryptoapi/debian/control | 13 ++++++++-----
2 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/p/haskell-cryptohash-cryptoapi/debian/changelog b/p/haskell-cryptohash-cryptoapi/debian/changelog
index a3385ec..11a6d1f 100644
--- a/p/haskell-cryptohash-cryptoapi/debian/changelog
+++ b/p/haskell-cryptohash-cryptoapi/debian/changelog
@@ -1,9 +1,13 @@
-haskell-cryptohash-cryptoapi (0.1.3-7) UNRELEASED; urgency=medium
+haskell-cryptohash-cryptoapi (0.1.4-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:35:04 +0300
+ [ Joachim Breitner ]
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Sun, 29 May 2016 11:52:58 +0200
haskell-cryptohash-cryptoapi (0.1.3-6) unstable; urgency=medium
diff --git a/p/haskell-cryptohash-cryptoapi/debian/control b/p/haskell-cryptohash-cryptoapi/debian/control
index b407967..98c413d 100644
--- a/p/haskell-cryptohash-cryptoapi/debian/control
+++ b/p/haskell-cryptohash-cryptoapi/debian/control
@@ -12,18 +12,21 @@ Build-Depends: debhelper (>= 9),
libghc-cereal-prof,
libghc-crypto-api-dev (>= 0.11),
libghc-crypto-api-prof,
- libghc-cryptohash-dev (>= 0.8.0),
- libghc-cryptohash-prof,
+ libghc-cryptonite-dev (>= 0.13),
+ libghc-cryptonite-prof,
+ libghc-memory-dev,
+ libghc-memory-prof,
libghc-tagged-dev (>= 0.1),
libghc-tagged-prof,
Build-Depends-Indep: ghc-doc,
libghc-cereal-doc,
libghc-crypto-api-doc,
- libghc-cryptohash-doc,
+ libghc-cryptonite-doc,
+ libghc-memory-doc,
libghc-tagged-doc,
Standards-Version: 3.9.8
-Homepage: http://github.com/vincenthz/hs-cryptohash-cryptoapi
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Homepage: https://github.com/vincenthz/hs-cryptohash-cryptoapi
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-cryptohash-cryptoapi
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
Package: libghc-cryptohash-cryptoapi-dev
--
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