[DHG_packages] 04/05: megaparsec: Upgrading from 5.0.1 to 5.2.0
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 21:30:10 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 e1525bff04d12a4edca710924aaa80d9a439e809
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 17:25:40 2017 -0400
megaparsec: Upgrading from 5.0.1 to 5.2.0
---
p/haskell-megaparsec/debian/changelog | 6 ++++++
p/haskell-megaparsec/debian/control | 18 ++++++++----------
2 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/p/haskell-megaparsec/debian/changelog b/p/haskell-megaparsec/debian/changelog
index 15f2d29..5786ee5 100644
--- a/p/haskell-megaparsec/debian/changelog
+++ b/p/haskell-megaparsec/debian/changelog
@@ -1,3 +1,9 @@
+haskell-megaparsec (5.2.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 17:25:40 -0400
+
haskell-megaparsec (5.0.1-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-megaparsec/debian/control b/p/haskell-megaparsec/debian/control
index d38b023..48a45b9 100644
--- a/p/haskell-megaparsec/debian/control
+++ b/p/haskell-megaparsec/debian/control
@@ -8,6 +8,9 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8),
ghc-prof,
+ libghc-quickcheck2-dev (>= 2.7),
+ libghc-quickcheck2-dev (<< 3.0),
+ libghc-quickcheck2-prof,
libghc-exceptions-dev (>= 0.6),
libghc-exceptions-dev (<< 0.9),
libghc-exceptions-prof,
@@ -24,17 +27,12 @@ Build-Depends: debhelper (>= 10),
libghc-text-dev (>= 0.2),
libghc-text-dev (<< 1.3),
libghc-text-prof,
- libghc-hunit-dev (>= 1.2),
- libghc-hunit-dev (<< 1.4),
- libghc-quickcheck2-dev (>= 2.8.2),
- libghc-quickcheck2-dev (<< 3.0),
- libghc-test-framework-dev (>= 0.6),
- libghc-test-framework-dev (<< 1.0),
- libghc-test-framework-hunit-dev (>= 0.3),
- libghc-test-framework-hunit-dev (<< 0.4),
- libghc-test-framework-quickcheck2-dev (>= 0.3),
- libghc-test-framework-quickcheck2-dev (<< 0.4),
+ libghc-hspec-dev (>= 2.0),
+ libghc-hspec-dev (<< 3.0),
+ libghc-hspec-expectations-dev (>= 0.5),
+ libghc-hspec-expectations-dev (<< 0.9),
Build-Depends-Indep: ghc-doc,
+ libghc-quickcheck2-doc,
libghc-exceptions-doc,
libghc-mtl-doc,
libghc-scientific-doc,
--
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