Commit 55ee76d9 authored by Clint Adams's avatar Clint Adams
Browse files

shell-conduit: Upgrading from 4.6.1 to 4.7.0

parent 884d1bbb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-shell-conduit (4.7.0-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 15 Apr 2018 22:14:24 -0400

haskell-shell-conduit (4.6.1-3) unstable; urgency=medium

  * Bump to Standards-Version 4.1.4.
+7 −12
Original line number Diff line number Diff line
@@ -9,18 +9,14 @@ Build-Depends: debhelper (>= 9),
 ghc,
 ghc-prof,
 libghc-async-dev (>= 2.0.1.5),
 libghc-async-prof (>= 2.0.1.5),
 libghc-conduit-dev,
 libghc-async-prof,
 libghc-conduit-dev (>= 1.3),
 libghc-conduit-prof,
 libghc-conduit-extra-dev,
 libghc-conduit-extra-prof,
 libghc-control-monad-loop-dev,
 libghc-control-monad-loop-prof,
 libghc-monad-control-dev,
 libghc-monad-control-prof,
 libghc-monads-tf-dev,
 libghc-monads-tf-prof,
 libghc-resourcet-dev,
 libghc-resourcet-dev (>= 1.2.0),
 libghc-resourcet-prof,
 libghc-semigroups-dev,
 libghc-semigroups-prof,
@@ -28,8 +24,9 @@ Build-Depends: debhelper (>= 9),
 libghc-split-prof,
 libghc-text-dev,
 libghc-text-prof,
 libghc-transformers-base-dev,
 libghc-transformers-base-prof,
 libghc-unliftio-dev,
 libghc-unliftio-prof,
 libghc-conduit-dev,
 libghc-hspec-dev (>= 2.1),
 libghc-hspec-dev (<< 3),
 libghc-hspec-expectations-dev,
@@ -41,14 +38,12 @@ Build-Depends-Indep: ghc-doc,
 libghc-async-doc,
 libghc-conduit-doc,
 libghc-conduit-extra-doc,
 libghc-control-monad-loop-doc,
 libghc-monad-control-doc,
 libghc-monads-tf-doc,
 libghc-resourcet-doc,
 libghc-semigroups-doc,
 libghc-split-doc,
 libghc-text-doc,
 libghc-transformers-base-doc,
 libghc-unliftio-doc,
Standards-Version: 4.1.4
Homepage: https://github.com/psibi/shell-conduit
X-Description: write shell scripts with Conduit