[DHG_packages] 113/204: nonce: Upgrading from 1.0.2 to 1.0.3
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:11 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 644a684434cbdd6ecd530d3fa6fe05f9505ca413
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 15:08:07 2017 -0400
nonce: Upgrading from 1.0.2 to 1.0.3
---
p/haskell-nonce/debian/changelog | 6 ++++++
p/haskell-nonce/debian/control | 11 +++--------
p/haskell-nonce/debian/patches/newer-base | 11 -----------
p/haskell-nonce/debian/patches/series | 1 -
4 files changed, 9 insertions(+), 20 deletions(-)
diff --git a/p/haskell-nonce/debian/changelog b/p/haskell-nonce/debian/changelog
index da2cbd5..bf44f0d 100644
--- a/p/haskell-nonce/debian/changelog
+++ b/p/haskell-nonce/debian/changelog
@@ -1,3 +1,9 @@
+haskell-nonce (1.0.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 15:08:07 -0400
+
haskell-nonce (1.0.2-6) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-nonce/debian/control b/p/haskell-nonce/debian/control
index 2c2b4c5..51e3c84 100644
--- a/p/haskell-nonce/debian/control
+++ b/p/haskell-nonce/debian/control
@@ -13,19 +13,14 @@ Build-Depends:
libghc-base64-bytestring-dev (<< 1.1),
libghc-base64-bytestring-dev (>= 1.0),
libghc-base64-bytestring-prof,
- libghc-cprng-aes-dev (<< 0.7),
- libghc-cprng-aes-dev (>= 0.5),
- libghc-cprng-aes-prof,
- libghc-crypto-random-dev (<< 0.1),
- libghc-crypto-random-dev (>= 0.0),
- libghc-crypto-random-prof,
+ libghc-cryptonite-dev (>= 0.4),
+ libghc-cryptonite-prof,
libghc-text-dev (>= 0.9),
libghc-text-prof,
Build-Depends-Indep:
ghc-doc,
libghc-base64-bytestring-doc,
- libghc-cprng-aes-doc,
- libghc-crypto-random-doc,
+ libghc-cryptonite-doc,
libghc-text-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/prowdsponsor/nonce
diff --git a/p/haskell-nonce/debian/patches/newer-base b/p/haskell-nonce/debian/patches/newer-base
deleted file mode 100644
index 41f75e2..0000000
--- a/p/haskell-nonce/debian/patches/newer-base
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/nonce.cabal
-+++ b/nonce.cabal
-@@ -28,7 +28,7 @@
- exposed-modules:
- Crypto.Nonce
- build-depends:
-- base >= 4.5 && < 4.9
-+ base >= 4.5 && < 4.10
- , base64-bytestring == 1.0.*
- , bytestring >= 0.9
- , crypto-random == 0.0.*
diff --git a/p/haskell-nonce/debian/patches/series b/p/haskell-nonce/debian/patches/series
deleted file mode 100644
index 5831f63..0000000
--- a/p/haskell-nonce/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-base
--
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