[DHG_packages] 01/01: haxr: Upgrading from 3000.11.1.2 to 3000.11.1.3
Clint Adams
clint at moszumanska.debian.org
Mon Mar 14 00:03:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 2c86b0fb65f4ed1e41a99e07ab9991ef91e3b04b
Author: Clint Adams <clint at debian.org>
Date: Sun Mar 13 20:02:10 2016 -0400
haxr: Upgrading from 3000.11.1.2 to 3000.11.1.3
---
p/haskell-haxr/debian/changelog | 6 ++++++
p/haskell-haxr/debian/control | 2 +-
p/haskell-haxr/debian/patches/no-mtl-compat | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/p/haskell-haxr/debian/changelog b/p/haskell-haxr/debian/changelog
index a579fc2..7b17807 100644
--- a/p/haskell-haxr/debian/changelog
+++ b/p/haskell-haxr/debian/changelog
@@ -1,3 +1,9 @@
+haskell-haxr (3000.11.1.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 13 Mar 2016 20:02:10 -0400
+
haskell-haxr (3000.11.1.2-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-haxr/debian/control b/p/haskell-haxr/debian/control
index 539da88..0f045ec 100644
--- a/p/haskell-haxr/debian/control
+++ b/p/haskell-haxr/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
libghc-hsopenssl-dev,
libghc-hsopenssl-prof,
libghc-base-compat-dev (>= 0.8),
- libghc-base-compat-dev (<< 0.9),
+ libghc-base-compat-dev (<< 0.10),
libghc-base-compat-prof,
libghc-base64-bytestring-dev,
libghc-base64-bytestring-prof,
diff --git a/p/haskell-haxr/debian/patches/no-mtl-compat b/p/haskell-haxr/debian/patches/no-mtl-compat
index f50af19..ec78d8e 100644
--- a/p/haskell-haxr/debian/patches/no-mtl-compat
+++ b/p/haskell-haxr/debian/patches/no-mtl-compat
@@ -3,7 +3,7 @@
@@ -34,8 +34,7 @@
Library
Build-depends: base < 5,
- base-compat >= 0.8 && < 0.9,
+ base-compat >= 0.8 && < 0.10,
- mtl,
- mtl-compat,
+ mtl >= 2.2.1,
--
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