[DHG_packages] 07/07: parsers: Upgrading from 0.12.4 to 0.12.5
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 02:12:08 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 e1820ba425f085fdef4bd425caf92df2ee87f1a2
Author: Clint Adams <clint at debian.org>
Date: Wed Jul 5 22:06:31 2017 -0400
parsers: Upgrading from 0.12.4 to 0.12.5
---
p/haskell-parsers/debian/changelog | 6 ++++++
p/haskell-parsers/debian/control | 8 ++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/p/haskell-parsers/debian/changelog b/p/haskell-parsers/debian/changelog
index fe7decc..2fcfb0a 100644
--- a/p/haskell-parsers/debian/changelog
+++ b/p/haskell-parsers/debian/changelog
@@ -1,3 +1,9 @@
+haskell-parsers (0.12.5-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Wed, 05 Jul 2017 22:06:31 -0400
+
haskell-parsers (0.12.4-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-parsers/debian/control b/p/haskell-parsers/debian/control
index 8a069ff..17f9a4c 100644
--- a/p/haskell-parsers/debian/control
+++ b/p/haskell-parsers/debian/control
@@ -20,7 +20,10 @@ Build-Depends:
libghc-charset-dev (<< 1),
libghc-charset-dev (>= 0.3),
libghc-charset-prof,
- libghc-doctest-dev (>= 0.9.1),
+ libghc-mtl-dev (>= 2.0.1),
+ libghc-mtl-dev (<< 2.3),
+ libghc-mtl-prof,
+ libghc-parsec3-dev (>= 3.1),
libghc-parsec3-dev (<< 3.2),
libghc-parsec3-dev (>= 3),
libghc-parsec3-dev (>= 3.1),
@@ -41,11 +44,12 @@ Build-Depends-Indep:
libghc-attoparsec-doc,
libghc-base-orphans-doc,
libghc-charset-doc,
+ libghc-mtl-doc,
libghc-parsec3-doc,
libghc-scientific-doc,
libghc-text-doc,
libghc-unordered-containers-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://github.com/ekmett/parsers/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-parsers
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
--
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