[Git][haskell-team/DHG_packages][master] html-conduit: fix Build-Depends
Clint Adams
gitlab at salsa.debian.org
Wed Apr 18 00:31:53 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
61ff109f by Clint Adams at 2018-04-17T19:31:05-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-3) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Tue, 17 Apr 2018 19:30:54 -0400
+
haskell-html-conduit (1.3.0-2) unstable; urgency=medium
* Fix Build-Depends.
=====================================
p/haskell-html-conduit/debian/control
=====================================
--- a/p/haskell-html-conduit/debian/control
+++ b/p/haskell-html-conduit/debian/control
@@ -25,6 +25,8 @@ Build-Depends:
libghc-xml-types-dev (>= 0.3),
libghc-xml-types-dev (<< 0.4),
libghc-xml-types-prof,
+ libghc-hunit-dev,
+ libghc-hspec-dev (>= 1.3),
Build-Depends-Indep:
ghc-doc,
libghc-conduit-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/61ff109f32b5aa4526dd76d78d6680fd6d8b98ce
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/61ff109f32b5aa4526dd76d78d6680fd6d8b98ce
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/08271a75/attachment.html>
More information about the Pkg-haskell-commits
mailing list