[DHG_packages] 01/01: binary-parsers: drop b-d on fail
Clint Adams
clint at moszumanska.debian.org
Wed Oct 19 17:27:16 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 e6ace1147d00c2f29d527164cdcdf1ce38e77dac
Author: Clint Adams <clint at debian.org>
Date: Wed Oct 19 13:26:26 2016 -0400
binary-parsers: drop b-d on fail
---
p/haskell-binary-parsers/debian/changelog | 6 ++++++
p/haskell-binary-parsers/debian/control | 2 --
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/p/haskell-binary-parsers/debian/changelog b/p/haskell-binary-parsers/debian/changelog
index 190ab6b..deab857 100644
--- a/p/haskell-binary-parsers/debian/changelog
+++ b/p/haskell-binary-parsers/debian/changelog
@@ -1,3 +1,9 @@
+haskell-binary-parsers (0.2.3.0-3) experimental; urgency=medium
+
+ * Drop build dependency on fail.
+
+ -- Clint Adams <clint at debian.org> Wed, 19 Oct 2016 13:26:10 -0400
+
haskell-binary-parsers (0.2.3.0-2) experimental; urgency=medium
* Temporarily build-depend on ghc 8.
diff --git a/p/haskell-binary-parsers/debian/control b/p/haskell-binary-parsers/debian/control
index 7c23097..4024d3b 100644
--- a/p/haskell-binary-parsers/debian/control
+++ b/p/haskell-binary-parsers/debian/control
@@ -15,8 +15,6 @@ Build-Depends:
libghc-bytestring-lexing-dev (<< 0.6),
libghc-bytestring-lexing-dev (>= 0.5),
libghc-bytestring-lexing-prof,
- libghc-fail-dev (<< 4.10),
- libghc-fail-dev (>= 4.9),
libghc-quickcheck-instances-dev (>= 0.3),
libghc-quickcheck-unicode-dev,
libghc-quickcheck2-dev (>= 2.7),
--
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