[DHG_packages] 01/02: hOpenPGP: Upgrading from 2.2.1 to 2.4.1
Clint Adams
clint at moszumanska.debian.org
Mon Jan 25 22:17:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit d3a7468f94c35a3098af9d914a590383958e6da7
Author: Clint Adams <clint at debian.org>
Date: Mon Jan 25 17:13:06 2016 -0500
hOpenPGP: Upgrading from 2.2.1 to 2.4.1
---
p/haskell-hopenpgp/debian/changelog | 6 ++++++
p/haskell-hopenpgp/debian/control | 18 ++++++------------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/p/haskell-hopenpgp/debian/changelog b/p/haskell-hopenpgp/debian/changelog
index 52eb723..e6fd471 100644
--- a/p/haskell-hopenpgp/debian/changelog
+++ b/p/haskell-hopenpgp/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hopenpgp (2.4.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 25 Jan 2016 17:13:06 -0500
+
haskell-hopenpgp (2.2.1-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-hopenpgp/debian/control b/p/haskell-hopenpgp/debian/control
index 4bdc7ac..9629f24 100644
--- a/p/haskell-hopenpgp/debian/control
+++ b/p/haskell-hopenpgp/debian/control
@@ -29,14 +29,8 @@ Build-Depends: debhelper (>= 9),
libghc-conduit-extra-prof,
libghc-crypto-cipher-types-dev,
libghc-crypto-cipher-types-prof,
- libghc-crypto-pubkey-dev (>= 0.2.3),
- libghc-crypto-pubkey-prof,
- libghc-crypto-random-dev,
- libghc-crypto-random-prof,
- libghc-cryptocipher-dev,
- libghc-cryptocipher-prof,
- libghc-cryptohash-dev,
- libghc-cryptohash-prof,
+ libghc-cryptonite-dev (>= 0.5),
+ libghc-cryptonite-prof,
libghc-data-default-class-dev,
libghc-data-default-class-prof,
libghc-errors-dev,
@@ -49,6 +43,8 @@ Build-Depends: debhelper (>= 9),
libghc-ixset-typed-prof,
libghc-lens-dev (>= 3.0),
libghc-lens-prof,
+ libghc-memory-dev,
+ libghc-memory-prof,
libghc-monad-loops-dev,
libghc-monad-loops-prof,
libghc-nettle-dev,
@@ -97,16 +93,14 @@ Build-Depends-Indep: ghc-doc,
libghc-conduit-doc,
libghc-conduit-extra-doc,
libghc-crypto-cipher-types-doc,
- libghc-crypto-pubkey-doc,
- libghc-crypto-random-doc,
- libghc-cryptocipher-doc,
- libghc-cryptohash-doc,
+ libghc-cryptonite-doc,
libghc-data-default-class-doc,
libghc-errors-doc,
libghc-hashable-doc,
libghc-incremental-parser-doc,
libghc-ixset-typed-doc,
libghc-lens-doc,
+ libghc-memory-doc,
libghc-monad-loops-doc,
libghc-nettle-doc,
libghc-network-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