[DHG_packages] 01/01: HsOpenSSL: Upgrading from 0.11.1.1 to 0.11.2.4
Clint Adams
clint at moszumanska.debian.org
Thu Oct 13 19:00:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 9e862da0b56673e93706e1f551a55cd0d842c4b9
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 10 15:28:07 2016 -0400
HsOpenSSL: Upgrading from 0.11.1.1 to 0.11.2.4
---
p/haskell-hsopenssl/debian/changelog | 8 ++++----
p/haskell-hsopenssl/debian/control | 14 +++++---------
2 files changed, 9 insertions(+), 13 deletions(-)
diff --git a/p/haskell-hsopenssl/debian/changelog b/p/haskell-hsopenssl/debian/changelog
index 6c38d43..d9de1bc 100644
--- a/p/haskell-hsopenssl/debian/changelog
+++ b/p/haskell-hsopenssl/debian/changelog
@@ -1,13 +1,13 @@
-haskell-hsopenssl (0.11.1.1-3) UNRELEASED; urgency=medium
+haskell-hsopenssl (0.11.2.4-1) experimental; 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)
- [ Gianfranco Costamagna ]
- * Fix VCS fields
+ [ Clint Adams ]
+ * New upstream release.
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:35:29 +0300
+ -- Clint Adams <clint at debian.org> Mon, 10 Oct 2016 15:28:07 -0400
haskell-hsopenssl (0.11.1.1-2) unstable; urgency=medium
diff --git a/p/haskell-hsopenssl/debian/control b/p/haskell-hsopenssl/debian/control
index 7447c8d..d933850 100644
--- a/p/haskell-hsopenssl/debian/control
+++ b/p/haskell-hsopenssl/debian/control
@@ -6,23 +6,19 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.10),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
libghc-network-dev (>= 2.1),
libghc-network-dev (<< 2.7),
libghc-network-prof,
- libghc-old-locale-dev (>= 1.0),
- libghc-old-locale-dev (<< 1.1),
- libghc-old-locale-prof,
libssl-dev,
Build-Depends-Indep: ghc-doc,
libghc-network-doc,
- libghc-old-locale-doc,
Standards-Version: 3.9.8
-Homepage: https://github.com/phonohawk/HsOpenSSL
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: Partial OpenSSL binding for Haskell
+Homepage: https://github.com/vshabanov/HsOpenSSL
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hsopenssl
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+X-Description: partial OpenSSL binding for Haskell
HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages. It has
--
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