[DHG_packages] 03/05: shellcheck: update Build-Depends
Helmut Grohne
helmutg at moszumanska.debian.org
Sun Aug 14 05:15:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
helmutg pushed a commit to branch master
in repository DHG_packages.
commit ff7bae22b0dd9bbe00385739108fe398c3e7e570
Author: Helmut Grohne <helmut at subdivi.de>
Date: Sun Aug 14 07:10:03 2016 +0200
shellcheck: update Build-Depends
---
p/shellcheck/debian/changelog | 1 +
p/shellcheck/debian/control | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/p/shellcheck/debian/changelog b/p/shellcheck/debian/changelog
index 0cddba7..db5a4e4 100644
--- a/p/shellcheck/debian/changelog
+++ b/p/shellcheck/debian/changelog
@@ -8,6 +8,7 @@ shellcheck (0.4.4-1) UNRELEASED; urgency=medium
* New upstream release 0.4.4. (Closes: #799110, #805647, #815064)
+ Also addresses some instances of #753709.
+ License switched from AGPL-3 to GPL-3.
+ * Update Build-Depends from ShellCheck.cabal.
-- Helmut Grohne <helmut at subdivi.de> Sat, 13 Aug 2016 21:30:34 +0200
diff --git a/p/shellcheck/debian/control b/p/shellcheck/debian/control
index 65204cf..4c639c0 100644
--- a/p/shellcheck/debian/control
+++ b/p/shellcheck/debian/control
@@ -7,11 +7,14 @@ Build-Depends: debhelper (>= 9),
cdbs,
haskell-devscripts (>= 0.10),
ghc,
+ libghc-containers-dev,
+ libghc-directory-dev,
libghc-json-dev,
- libghc-mtl-dev,
+ libghc-mtl-dev (>= 2.2.1),
libghc-parsec3-dev,
libghc-regex-tdfa-dev,
libghc-quickcheck2-dev (>= 2.7.4),
+ libghc-process-dev,
pandoc,
Standards-Version: 3.9.8
Homepage: http://hackage.haskell.org/package/ShellCheck
--
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