[DHG_packages] 01/01: hledger-lib: fix megaparsec b-d
Clint Adams
clint at moszumanska.debian.org
Tue Jul 11 23:03:56 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 90243ce4909c25b42d276537246c453b05d7ee28
Author: Clint Adams <clint at debian.org>
Date: Tue Jul 11 19:03:10 2017 -0400
hledger-lib: fix megaparsec b-d
---
p/haskell-hledger-lib/debian/changelog | 6 ++++++
p/haskell-hledger-lib/debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/haskell-hledger-lib/debian/changelog b/p/haskell-hledger-lib/debian/changelog
index 78f6548..0ebbec2 100644
--- a/p/haskell-hledger-lib/debian/changelog
+++ b/p/haskell-hledger-lib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hledger-lib (1.1-3) unstable; urgency=medium
+
+ * Fix megaparsec b-d.
+
+ -- Clint Adams <clint at debian.org> Tue, 11 Jul 2017 19:02:53 -0400
+
haskell-hledger-lib (1.1-2) unstable; urgency=medium
* Patch for newer megaparsec. closes: #867874.
diff --git a/p/haskell-hledger-lib/debian/control b/p/haskell-hledger-lib/debian/control
index 5169bce..df5d2e5 100644
--- a/p/haskell-hledger-lib/debian/control
+++ b/p/haskell-hledger-lib/debian/control
@@ -28,7 +28,7 @@ Build-Depends:
libghc-hashtables-dev (>= 1.2),
libghc-hashtables-prof,
libghc-megaparsec-dev (>= 5.0),
- libghc-megaparsec-dev (<< 5.2),
+ libghc-megaparsec-dev (<< 5.3),
libghc-megaparsec-prof,
libghc-mtl-dev,
libghc-mtl-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