[DHG_packages] 01/02: servant-server: Add missing build dependency on libghc-cabal-doctest-dev
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Sun Nov 5 16:06:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository DHG_packages.
commit 05449226e233b87f375527ce6aa1dbe06d145b0b
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date: Sun Nov 5 17:55:11 2017 +0200
servant-server: Add missing build dependency on libghc-cabal-doctest-dev
Closes: #880911
---
p/haskell-servant-server/debian/changelog | 6 ++++++
p/haskell-servant-server/debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/p/haskell-servant-server/debian/changelog b/p/haskell-servant-server/debian/changelog
index 7c9535b..2d3a587 100644
--- a/p/haskell-servant-server/debian/changelog
+++ b/p/haskell-servant-server/debian/changelog
@@ -1,3 +1,9 @@
+haskell-servant-server (0.11-2) unstable; urgency=medium
+
+ * Add missing build dependency on libghc-cabal-doctest-dev (Closes: #880911)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 05 Nov 2017 17:54:24 +0200
+
haskell-servant-server (0.11-1) unstable; urgency=medium
[ Sean Whitton ]
diff --git a/p/haskell-servant-server/debian/control b/p/haskell-servant-server/debian/control
index f564fdc..153875f 100644
--- a/p/haskell-servant-server/debian/control
+++ b/p/haskell-servant-server/debian/control
@@ -90,6 +90,8 @@ Build-Depends:
libghc-quickcheck2-dev <!nocheck>,
libghc-base64-bytestring-dev,
libghc-doctest-dev,
+ libghc-cabal-doctest-dev (>= 1.0.1),
+ libghc-cabal-doctest-dev (<< 1.1),
libghc-exceptions-dev,
libghc-filemanip-dev,
libghc-hspec-dev (>= 2),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list