[DHG_packages] 01/06: stack: Add missing dependency on ca-certificates
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Fri Nov 18 14:34:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository DHG_packages.
commit d4b94a243d3e837c68a8a3cafb0e6759ec53303d
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date: Fri Nov 18 15:41:14 2016 +0200
stack: Add missing dependency on ca-certificates
Add missing dependency on ca-certificates (Closes: #800066).
---
p/haskell-stack/debian/changelog | 6 ++++++
p/haskell-stack/debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/p/haskell-stack/debian/changelog b/p/haskell-stack/debian/changelog
index 03caccb..e3f7446 100644
--- a/p/haskell-stack/debian/changelog
+++ b/p/haskell-stack/debian/changelog
@@ -1,3 +1,9 @@
+haskell-stack (1.1.2-7) unstable; urgency=medium
+
+ * Add missing dependency on ca-certificates (Closes: #800066).
+
+ -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com> Fri, 18 Nov 2016 15:32:39 +0200
+
haskell-stack (1.1.2-6) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-stack/debian/control b/p/haskell-stack/debian/control
index 8050cdf..7c28bc1 100644
--- a/p/haskell-stack/debian/control
+++ b/p/haskell-stack/debian/control
@@ -192,6 +192,7 @@ Depends:
libgmp-dev,
make,
xz-utils,
+ ca-certificates,
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
--
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