[DHG_packages] 25/155: email-validate: Upgrading from 2.2.1.1 to 2.3.1
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:43:58 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 8364de227c638ad6f44fcf26c0347067f4a6aff5
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 13:37:49 2017 -0700
email-validate: Upgrading from 2.2.1.1 to 2.3.1
---
p/haskell-email-validate/debian/changelog | 6 ++++++
p/haskell-email-validate/debian/control | 12 ++++--------
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/p/haskell-email-validate/debian/changelog b/p/haskell-email-validate/debian/changelog
index f57dfdd..420463a 100644
--- a/p/haskell-email-validate/debian/changelog
+++ b/p/haskell-email-validate/debian/changelog
@@ -1,3 +1,9 @@
+haskell-email-validate (2.3.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 13:37:49 -0700
+
haskell-email-validate (2.2.1.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-email-validate/debian/control b/p/haskell-email-validate/debian/control
index bae1f8c..0916757 100644
--- a/p/haskell-email-validate/debian/control
+++ b/p/haskell-email-validate/debian/control
@@ -13,16 +13,12 @@ Build-Depends:
libghc-attoparsec-dev (>= 0.10.0),
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-prof,
- libghc-hunit-dev (<< 2),
- libghc-hunit-dev (>= 1.2),
libghc-quickcheck2-dev (>= 2.4),
libghc-quickcheck2-dev (<< 2.11),
- libghc-test-framework-dev (>= 0.4.1),
- libghc-test-framework-dev (<< 0.9),
- libghc-test-framework-hunit-dev (>= 0.3.0.2),
- libghc-test-framework-hunit-dev (<< 0.4),
- libghc-test-framework-quickcheck2-dev (>= 0.3.0.4),
- libghc-test-framework-quickcheck2-dev (<< 0.4),
+ libghc-doctest-dev (>= 0.8),
+ libghc-doctest-dev (<< 0.13),
+ libghc-hspec-dev (>= 2.2.3),
+ libghc-hspec-dev (<< 2.5),
Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
Standards-Version: 4.0.0
--
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