[DHG_packages] 59/155: integer-logarithms: Upgrading from 1.0.1 to 1.0.2
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:44:04 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 008301c0997a52bfcbeaac30b8a0ec5fe26af850
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 13:51:09 2017 -0700
integer-logarithms: Upgrading from 1.0.1 to 1.0.2
---
p/haskell-integer-logarithms/debian/changelog | 6 ++++++
p/haskell-integer-logarithms/debian/control | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/p/haskell-integer-logarithms/debian/changelog b/p/haskell-integer-logarithms/debian/changelog
index d5e282e..4bc5ef4 100644
--- a/p/haskell-integer-logarithms/debian/changelog
+++ b/p/haskell-integer-logarithms/debian/changelog
@@ -1,3 +1,9 @@
+haskell-integer-logarithms (1.0.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 13:51:09 -0700
+
haskell-integer-logarithms (1.0.1-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-integer-logarithms/debian/control b/p/haskell-integer-logarithms/debian/control
index 02c865c..d5ca35c 100644
--- a/p/haskell-integer-logarithms/debian/control
+++ b/p/haskell-integer-logarithms/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-quickcheck2-dev (>= 2.9),
- libghc-quickcheck2-dev (<< 2.10),
+ libghc-quickcheck2-dev (>= 2.10),
+ libghc-quickcheck2-dev (<< 2.11),
libghc-smallcheck-dev (>= 1.1),
libghc-smallcheck-dev (<< 1.2),
libghc-tasty-dev (>= 0.10),
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 10),
libghc-tasty-hunit-dev (>= 0.9),
libghc-tasty-hunit-dev (<< 0.10),
libghc-tasty-quickcheck-dev (>= 0.8),
- libghc-tasty-quickcheck-dev (<< 0.9),
+ libghc-tasty-quickcheck-dev (<< 0.10),
libghc-tasty-smallcheck-dev (>= 0.8),
libghc-tasty-smallcheck-dev (<< 0.9),
Build-Depends-Indep: ghc-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