[DHG_packages] 01/02: shell-conduit: add some commands to Build-Depends

Clint Adams clint at moszumanska.debian.org
Thu Dec 28 15:07:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit bbca0b8a15da1fe63fd7487e1bc242597df9946f
Author: Clint Adams <clint at debian.org>
Date:   Wed Dec 27 23:58:24 2017 -0500

    shell-conduit: add some commands to Build-Depends
---
 p/haskell-shell-conduit/debian/changelog | 6 ++++++
 p/haskell-shell-conduit/debian/control   | 6 +++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/p/haskell-shell-conduit/debian/changelog b/p/haskell-shell-conduit/debian/changelog
index fc4f127..2b422d1 100644
--- a/p/haskell-shell-conduit/debian/changelog
+++ b/p/haskell-shell-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-shell-conduit (4.6.1-2) unstable; urgency=medium
+
+  * Add some commands to Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Wed, 27 Dec 2017 23:57:44 -0500
+
 haskell-shell-conduit (4.6.1-1) unstable; urgency=low
 
   * Initial release
diff --git a/p/haskell-shell-conduit/debian/control b/p/haskell-shell-conduit/debian/control
index a0e3a48..8e2b5ba 100644
--- a/p/haskell-shell-conduit/debian/control
+++ b/p/haskell-shell-conduit/debian/control
@@ -33,6 +33,10 @@ Build-Depends: debhelper (>= 9),
  libghc-hspec-dev (>= 2.1),
  libghc-hspec-dev (<< 3),
  libghc-hspec-expectations-dev,
+ git,
+ wget,
+ netcat-openbsd,
+ iproute2,
 Build-Depends-Indep: ghc-doc,
  libghc-async-doc,
  libghc-conduit-doc,
@@ -45,7 +49,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-split-doc,
  libghc-text-doc,
  libghc-transformers-base-doc,
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
 Homepage: https://github.com/psibi/shell-conduit
 X-Description: write shell scripts with Conduit
  Framework for using Conduits in the style of shell scripting.

-- 
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