[Git][haskell-team/DHG_packages][master] html-conduit: fix Build-Depends

Clint Adams gitlab at salsa.debian.org
Tue Apr 17 23:49:07 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
05d1971d by Clint Adams at 2018-04-17T18:48:25-04:00
html-conduit: fix Build-Depends

- - - - -


2 changed files:

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


Changes:

=====================================
p/haskell-html-conduit/debian/changelog
=====================================
--- a/p/haskell-html-conduit/debian/changelog
+++ b/p/haskell-html-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-html-conduit (1.3.0-2) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Tue, 17 Apr 2018 18:47:50 -0400
+
 haskell-html-conduit (1.3.0-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-html-conduit/debian/control
=====================================
--- a/p/haskell-html-conduit/debian/control
+++ b/p/haskell-html-conduit/debian/control
@@ -14,17 +14,16 @@ Build-Depends:
  libghc-conduit-prof,
  libghc-resourcet-dev (>= 1.2),
  libghc-resourcet-prof,
- libghc-tagstream-conduit-dev (<< 0.6),
  libghc-tagstream-conduit-dev (>= 0.5.5.3),
+ libghc-tagstream-conduit-dev (<< 0.6),
  libghc-tagstream-conduit-prof,
  libghc-text-dev,
  libghc-text-prof,
  libghc-xml-conduit-dev,
- libghc-xml-conduit-dev (<< 1.7),
  libghc-xml-conduit-dev (>= 1.3),
  libghc-xml-conduit-prof,
- libghc-xml-types-dev (<< 0.4),
  libghc-xml-types-dev (>= 0.3),
+ libghc-xml-types-dev (<< 0.4),
  libghc-xml-types-prof,
 Build-Depends-Indep:
  ghc-doc,



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/05d1971dab15e7ddf95fdac3577da19a35a39b3c
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/20180417/df2de6d5/attachment.html>


More information about the Pkg-haskell-commits mailing list