[DHG_packages] 01/01: snap: fix build-depends
Clint Adams
clint at moszumanska.debian.org
Fri Jul 21 15:17:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 05af0f475eb72e9c42de40359a7f21d19c29cbd1
Author: Clint Adams <clint at debian.org>
Date: Fri Jul 21 11:16:47 2017 -0400
snap: fix build-depends
---
p/haskell-snap/debian/changelog | 6 ++++++
p/haskell-snap/debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/p/haskell-snap/debian/changelog b/p/haskell-snap/debian/changelog
index ec280b7..767011b 100644
--- a/p/haskell-snap/debian/changelog
+++ b/p/haskell-snap/debian/changelog
@@ -1,3 +1,9 @@
+haskell-snap (1.0.0.1-9) unstable; urgency=medium
+
+ * Fix build-depends.
+
+ -- Clint Adams <clint at debian.org> Fri, 21 Jul 2017 11:16:27 -0400
+
haskell-snap (1.0.0.1-8) unstable; urgency=medium
* Patch testsuite to not use test-framework-smallcheck.
diff --git a/p/haskell-snap/debian/control b/p/haskell-snap/debian/control
index f7233a1..9262e3f 100644
--- a/p/haskell-snap/debian/control
+++ b/p/haskell-snap/debian/control
@@ -92,6 +92,7 @@ Build-Depends:
libghc-quickcheck2-dev (<< 2.10) <!nocheck>,
libghc-smallcheck-dev (>= 1.1.1) <!nocheck>,
libghc-smallcheck-dev (<< 1.2) <!nocheck>,
+ libghc-syb-dev <!nocheck>,
libghc-test-framework-dev (>= 0.8.0.3) <!nocheck>,
libghc-test-framework-dev (<< 0.9) <!nocheck>,
libghc-test-framework-hunit-dev (>= 0.3.0.1) <!nocheck>,
--
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