[Git][haskell-team/DHG_packages][master] csv-conduit: Add missing build dependencies

Ilias Tsitsimpis gitlab at salsa.debian.org
Sat Oct 20 12:12:25 BST 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
560a5245 by Ilias Tsitsimpis at 2018-10-20T11:09:37Z
csv-conduit: Add missing build dependencies

- - - - -


2 changed files:

- p/haskell-csv-conduit/debian/changelog
- p/haskell-csv-conduit/debian/control


Changes:

=====================================
p/haskell-csv-conduit/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-csv-conduit (0.7.0.0-3) unstable; urgency=medium
+
+  * Add missing build dependencies on hunit, test-framework and
+    test-framework-hunit.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 20 Oct 2018 14:08:26 +0300
+
 haskell-csv-conduit (0.7.0.0-2) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-csv-conduit/debian/control
=====================================
@@ -16,9 +16,9 @@ Build-Depends:
  libghc-blaze-builder-prof,
  libghc-conduit-dev (>= 1.2.8),
  libghc-conduit-dev (<< 2.0),
+ libghc-conduit-prof,
  libghc-conduit-extra-dev,
  libghc-conduit-extra-prof,
- libghc-conduit-prof,
  libghc-data-default-dev,
  libghc-data-default-prof,
  libghc-exceptions-dev (>= 0.3),
@@ -37,8 +37,13 @@ Build-Depends:
  libghc-unordered-containers-prof,
  libghc-vector-dev,
  libghc-vector-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-prof,
+ libghc-test-framework-dev,
+ libghc-test-framework-prof,
+ libghc-test-framework-hunit-dev,
+ libghc-test-framework-hunit-prof,
+Build-Depends-Indep: ghc-doc,
  libghc-attoparsec-doc,
  libghc-blaze-builder-doc,
  libghc-conduit-doc,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/560a52453ad746c03e8530571511c4e6aa84953b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/560a52453ad746c03e8530571511c4e6aa84953b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20181020/aa12c3e2/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list