[DHG_packages] 01/01: these: add missing build-dep on haskell-devscripts
Clint Adams
clint at moszumanska.debian.org
Fri Oct 21 20:03:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 30d839ea355e511206acab20988bd56f39247db8
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 21 16:00:20 2016 -0400
these: add missing build-dep on haskell-devscripts
---
p/haskell-these/debian/changelog | 6 ++++++
p/haskell-these/debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/p/haskell-these/debian/changelog b/p/haskell-these/debian/changelog
index 27482bb..a90a8c8 100644
--- a/p/haskell-these/debian/changelog
+++ b/p/haskell-these/debian/changelog
@@ -1,3 +1,9 @@
+haskell-these (0.7.2-5) experimental; urgency=medium
+
+ * Add missing b-d on haskell-devscripts.
+
+ -- Clint Adams <clint at debian.org> Fri, 21 Oct 2016 15:59:45 -0400
+
haskell-these (0.7.2-4) experimental; urgency=medium
* Convert build system to cdbs, since dh-haskell seems to be
diff --git a/p/haskell-these/debian/control b/p/haskell-these/debian/control
index fea8795..d0caff0 100644
--- a/p/haskell-these/debian/control
+++ b/p/haskell-these/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
debhelper (>= 9),
ghc (>= 8),
ghc-prof,
+ haskell-devscripts (>= 0.13),
libghc-aeson-dev (<< 1.1),
libghc-aeson-dev (>= 0.7.0.4),
libghc-aeson-prof,
--
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