[DHG_packages] 01/01: http-link-header: force build with newer haskell-devscripts and cabal-install
Clint Adams
clint at moszumanska.debian.org
Mon Oct 24 12:46:57 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 494beb7b0e2bd15bb5c66743c07b7af2f61e5697
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 24 08:45:53 2016 -0400
http-link-header: force build with newer haskell-devscripts and cabal-install
---
p/haskell-http-link-header/debian/changelog | 6 ++++++
p/haskell-http-link-header/debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/p/haskell-http-link-header/debian/changelog b/p/haskell-http-link-header/debian/changelog
index 74a0ba3..67eb521 100644
--- a/p/haskell-http-link-header/debian/changelog
+++ b/p/haskell-http-link-header/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-link-header (1.0.2-4) experimental; urgency=medium
+
+ * Force build with newer haskell-devscripts and cabal-install.
+
+ -- Clint Adams <clint at debian.org> Mon, 24 Oct 2016 08:45:34 -0400
+
haskell-http-link-header (1.0.2-3) experimental; urgency=medium
* Re-enable testsuite on armel.
diff --git a/p/haskell-http-link-header/debian/control b/p/haskell-http-link-header/debian/control
index f51c64f..734a2bb 100644
--- a/p/haskell-http-link-header/debian/control
+++ b/p/haskell-http-link-header/debian/control
@@ -5,12 +5,12 @@ Uploaders:
Priority: extra
Section: haskell
Build-Depends:
- cabal-install,
+ cabal-install (>= 1.24.0.0),
cdbs,
debhelper (>= 9),
ghc (>= 8),
ghc-prof,
- haskell-devscripts (>= 0.9),
+ haskell-devscripts (>= 0.13),
libghc-attoparsec-dev,
libghc-attoparsec-prof,
libghc-bytestring-conversion-dev,
--
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