[DHG_packages] 75/155: megaparsec: Upgrading from 5.2.0 to 5.3.1
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:44:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch master
in repository DHG_packages.
commit 7fcedf12086f522aec4b8b1ae7648a5f44e1a878
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 13:55:48 2017 -0700
megaparsec: Upgrading from 5.2.0 to 5.3.1
---
p/haskell-megaparsec/debian/changelog | 6 ++++++
p/haskell-megaparsec/debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/haskell-megaparsec/debian/changelog b/p/haskell-megaparsec/debian/changelog
index ff00a02..1ee3a10 100644
--- a/p/haskell-megaparsec/debian/changelog
+++ b/p/haskell-megaparsec/debian/changelog
@@ -1,3 +1,9 @@
+haskell-megaparsec (5.3.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 13:55:48 -0700
+
haskell-megaparsec (5.2.0-2) unstable; urgency=medium
* Run testsuite in C.UTF-8. closes: #867792.
diff --git a/p/haskell-megaparsec/debian/control b/p/haskell-megaparsec/debian/control
index be8c42e..571480f 100644
--- a/p/haskell-megaparsec/debian/control
+++ b/p/haskell-megaparsec/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8),
ghc-prof,
libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 3.0),
+ libghc-quickcheck2-dev (<< 2.11),
libghc-quickcheck2-prof,
libghc-exceptions-dev (>= 0.6),
libghc-exceptions-dev (<< 0.9),
--
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