[DHG_packages] 02/02: QuickCheck-safe: Upgrading from 0.1.0.1 to 0.1.0.2
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 01:36:59 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 982d72ba2bc399c12bff0b242a84338328adcc98
Author: Clint Adams <clint at debian.org>
Date: Wed Jul 5 21:35:56 2017 -0400
QuickCheck-safe: Upgrading from 0.1.0.1 to 0.1.0.2
---
p/haskell-quickcheck-safe/debian/changelog | 6 ++++++
p/haskell-quickcheck-safe/debian/control | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/p/haskell-quickcheck-safe/debian/changelog b/p/haskell-quickcheck-safe/debian/changelog
index b4679d4..7293813 100644
--- a/p/haskell-quickcheck-safe/debian/changelog
+++ b/p/haskell-quickcheck-safe/debian/changelog
@@ -1,3 +1,9 @@
+haskell-quickcheck-safe (0.1.0.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Wed, 05 Jul 2017 21:35:55 -0400
+
haskell-quickcheck-safe (0.1.0.1-4) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-quickcheck-safe/debian/control b/p/haskell-quickcheck-safe/debian/control
index 9f5cc38..fdcea7b 100644
--- a/p/haskell-quickcheck-safe/debian/control
+++ b/p/haskell-quickcheck-safe/debian/control
@@ -10,13 +10,13 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-quickcheck2-dev (<< 2.9),
- libghc-quickcheck2-dev (>= 2.7),
+ libghc-quickcheck2-dev (>= 2.7.3),
+ libghc-quickcheck2-dev (<< 2.10),
libghc-quickcheck2-prof,
Build-Depends-Indep:
ghc-doc,
libghc-quickcheck2-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://hackage.haskell.org/package/QuickCheck-safe
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-quickcheck-safe
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