[DHG_packages] 06/06: nonce: Upgrading from 1.0.3 to 1.0.4
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 21:45:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 433682fc27ed8446843dcfb8fdb2c841af4eb96e
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 17:42:18 2017 -0400
nonce: Upgrading from 1.0.3 to 1.0.4
---
p/haskell-nonce/debian/changelog | 6 ++++++
p/haskell-nonce/debian/control | 7 ++++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/p/haskell-nonce/debian/changelog b/p/haskell-nonce/debian/changelog
index bf44f0d..fe1afbd 100644
--- a/p/haskell-nonce/debian/changelog
+++ b/p/haskell-nonce/debian/changelog
@@ -1,3 +1,9 @@
+haskell-nonce (1.0.4-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 17:42:18 -0400
+
haskell-nonce (1.0.3-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-nonce/debian/control b/p/haskell-nonce/debian/control
index 51e3c84..bef2562 100644
--- a/p/haskell-nonce/debian/control
+++ b/p/haskell-nonce/debian/control
@@ -13,14 +13,15 @@ Build-Depends:
libghc-base64-bytestring-dev (<< 1.1),
libghc-base64-bytestring-dev (>= 1.0),
libghc-base64-bytestring-prof,
- libghc-cryptonite-dev (>= 0.4),
- libghc-cryptonite-prof,
+ libghc-entropy-dev (>= 0.3.7),
+ libghc-entropy-dev (<< 0.4),
+ libghc-entropy-prof,
libghc-text-dev (>= 0.9),
libghc-text-prof,
Build-Depends-Indep:
ghc-doc,
libghc-base64-bytestring-doc,
- libghc-cryptonite-doc,
+ libghc-entropy-doc,
libghc-text-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/prowdsponsor/nonce
--
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