[DHG_packages] 01/01: hackage-security: b-d on haskell-cabal
Clint Adams
clint at moszumanska.debian.org
Thu Nov 10 15:35:55 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 96dca822483419a6623e07b362a2a0c1ad7a738c
Author: Clint Adams <clint at debian.org>
Date: Thu Nov 10 10:33:59 2016 -0500
hackage-security: b-d on haskell-cabal
---
p/haskell-hackage-security/debian/changelog | 6 ++++++
p/haskell-hackage-security/debian/control | 3 +++
2 files changed, 9 insertions(+)
diff --git a/p/haskell-hackage-security/debian/changelog b/p/haskell-hackage-security/debian/changelog
index 8826e57..5058214 100644
--- a/p/haskell-hackage-security/debian/changelog
+++ b/p/haskell-hackage-security/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hackage-security (0.5.2.2-4) unstable; urgency=medium
+
+ * Build with Cabal 1.24.1 to enable more featureful cabal-install.
+
+ -- Clint Adams <clint at debian.org> Thu, 10 Nov 2016 10:33:21 -0500
+
haskell-hackage-security (0.5.2.2-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hackage-security/debian/control b/p/haskell-hackage-security/debian/control
index 8d907ce..bdc2467 100644
--- a/p/haskell-hackage-security/debian/control
+++ b/p/haskell-hackage-security/debian/control
@@ -16,6 +16,8 @@ Build-Depends:
libghc-base64-bytestring-dev (<< 1.1),
libghc-base64-bytestring-dev (>= 1.0),
libghc-base64-bytestring-prof,
+ libghc-cabal-dev,
+ libghc-cabal-prof,
libghc-cryptohash-dev,
libghc-cryptohash-prof,
libghc-ed25519-dev (<< 0.1),
@@ -52,6 +54,7 @@ Build-Depends-Indep:
ghc-doc,
libghc-base16-bytestring-doc,
libghc-base64-bytestring-doc,
+ libghc-cabal-doc,
libghc-cryptohash-doc,
libghc-ed25519-doc,
libghc-mtl-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