[DHG_packages] 23/204: case-insensitive: Upgrading from 1.2.0.7 to 1.2.0.9
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:08:58 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 347a99621929483c6fc13b11ba05b1afa9f0ba5a
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 13:57:15 2017 -0400
case-insensitive: Upgrading from 1.2.0.7 to 1.2.0.9
---
p/haskell-case-insensitive/debian/changelog | 6 ++++++
p/haskell-case-insensitive/debian/control | 9 ++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/p/haskell-case-insensitive/debian/changelog b/p/haskell-case-insensitive/debian/changelog
index a877977..7593145 100644
--- a/p/haskell-case-insensitive/debian/changelog
+++ b/p/haskell-case-insensitive/debian/changelog
@@ -1,3 +1,9 @@
+haskell-case-insensitive (1.2.0.9-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 13:57:15 -0400
+
haskell-case-insensitive (1.2.0.7-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-case-insensitive/debian/control b/p/haskell-case-insensitive/debian/control
index cf616dd..f8e5b98 100644
--- a/p/haskell-case-insensitive/debian/control
+++ b/p/haskell-case-insensitive/debian/control
@@ -13,13 +13,16 @@ Build-Depends:
libghc-hashable-dev (<< 1.3),
libghc-hashable-dev (>= 1.0),
libghc-hashable-prof,
- libghc-hunit-dev (<< 1.4),
- libghc-hunit-dev (>= 1.2.2),
libghc-semigroups-dev (<< 0.19),
libghc-semigroups-dev (>= 0.18),
libghc-semigroups-prof,
- libghc-test-framework-dev (<< 0.9),
+ libghc-text-dev (>= 0.3),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ libghc-hunit-dev (>= 1.2.2),
+ libghc-hunit-dev (<< 1.6),
libghc-test-framework-dev (>= 0.2.4),
+ libghc-test-framework-dev (<< 0.9),
libghc-test-framework-hunit-dev (<< 0.4),
libghc-test-framework-hunit-dev (>= 0.2.4),
libghc-text-dev (<< 1.3),
--
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