[Git][haskell-team/DHG_packages][master] cassava: fix Build-Depends
Clint Adams
gitlab at salsa.debian.org
Fri Apr 20 13:30:25 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
378c1743 by Clint Adams at 2018-04-20T08:29:07-04:00
cassava: fix Build-Depends
- - - - -
2 changed files:
- p/haskell-cassava/debian/changelog
- p/haskell-cassava/debian/control
Changes:
=====================================
p/haskell-cassava/debian/changelog
=====================================
--- a/p/haskell-cassava/debian/changelog
+++ b/p/haskell-cassava/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cassava (0.5.1.0-2) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Fri, 20 Apr 2018 08:28:48 -0400
+
haskell-cassava (0.5.1.0-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-cassava/debian/control
=====================================
--- a/p/haskell-cassava/debian/control
+++ b/p/haskell-cassava/debian/control
@@ -23,6 +23,9 @@ Build-Depends:
libghc-scientific-prof,
libghc-text-dev (<< 1.3),
libghc-text-prof,
+ libghc-text-short-dev (>= 0.1),
+ libghc-text-short-dev (<< 0.2),
+ libghc-text-short-prof,
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
libghc-vector-dev (>= 0.8),
@@ -55,6 +58,7 @@ Build-Depends-Indep: ghc-doc,
libghc-hashable-doc,
libghc-scientific-doc,
libghc-text-doc,
+ libghc-text-short-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
Standards-Version: 4.1.4
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/378c1743e6893f30c8b5feef0374c6b4f1e7cce5
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/378c1743e6893f30c8b5feef0374c6b4f1e7cce5
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/20180420/33640844/attachment.html>
More information about the Pkg-haskell-commits
mailing list