[Git][haskell-team/DHG_packages][master] dav: fix Build-Depends
Clint Adams
gitlab at salsa.debian.org
Mon Apr 16 14:03:35 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7286cbd9 by Clint Adams at 2018-04-16T09:00:52-04:00
dav: fix Build-Depends
- - - - -
2 changed files:
- p/haskell-dav/debian/changelog
- p/haskell-dav/debian/control
Changes:
=====================================
p/haskell-dav/debian/changelog
=====================================
--- a/p/haskell-dav/debian/changelog
+++ b/p/haskell-dav/debian/changelog
@@ -1,3 +1,9 @@
+haskell-dav (1.3.2-2) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Mon, 16 Apr 2018 09:00:40 -0400
+
haskell-dav (1.3.2-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-dav/debian/control
=====================================
--- a/p/haskell-dav/debian/control
+++ b/p/haskell-dav/debian/control
@@ -13,8 +13,8 @@ Build-Depends:
haskell-devscripts (>= 0.13),
libghc-case-insensitive-dev (>= 0.4),
libghc-case-insensitive-prof,
- libghc-either-dev (>= 4.3),
- libghc-either-prof,
+ libghc-data-default-dev,
+ libghc-data-default-prof,
libghc-exceptions-dev,
libghc-exceptions-prof,
libghc-http-client-dev (>= 0.2),
@@ -46,7 +46,7 @@ Build-Depends:
Build-Depends-Indep:
ghc-doc,
libghc-case-insensitive-doc,
- libghc-either-doc,
+ libghc-data-default-doc,
libghc-exceptions-doc,
libghc-http-client-doc,
libghc-http-client-tls-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/7286cbd9205a204fbf32e23e24ef4f6b23e9bd4f
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/7286cbd9205a204fbf32e23e24ef4f6b23e9bd4f
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/20180416/c84cfdf6/attachment.html>
More information about the Pkg-haskell-commits
mailing list