[DHG_packages] 01/01: aeson-compat: Upgrading from 0.3.5.1 to 0.3.5.2
Clint Adams
clint at moszumanska.debian.org
Fri Sep 16 16:35:59 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 7094e9575bc437957daa2f0c7f339b15b4e0275c
Author: Clint Adams <clint at debian.org>
Date: Fri Sep 16 12:33:01 2016 -0400
aeson-compat: Upgrading from 0.3.5.1 to 0.3.5.2
---
p/haskell-aeson-compat/debian/changelog | 6 ++++++
p/haskell-aeson-compat/debian/control | 4 ++--
p/haskell-aeson-compat/debian/patches/no-nats | 10 ++++------
3 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/p/haskell-aeson-compat/debian/changelog b/p/haskell-aeson-compat/debian/changelog
index 34c266c..7a5b250 100644
--- a/p/haskell-aeson-compat/debian/changelog
+++ b/p/haskell-aeson-compat/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aeson-compat (0.3.5.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 16 Sep 2016 12:33:00 -0400
+
haskell-aeson-compat (0.3.5.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-aeson-compat/debian/control b/p/haskell-aeson-compat/debian/control
index e7821f4..d44b020 100644
--- a/p/haskell-aeson-compat/debian/control
+++ b/p/haskell-aeson-compat/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
libghc-base-compat-dev (<< 0.10),
libghc-base-compat-prof,
libghc-aeson-dev (>= 0.7.0.6),
- libghc-aeson-dev (<< 0.11.3),
+ libghc-aeson-dev (<< 1.1),
libghc-aeson-prof,
libghc-attoparsec-dev (>= 0.12),
libghc-attoparsec-dev (<< 0.14),
@@ -47,7 +47,7 @@ Build-Depends: debhelper (>= 9),
libghc-vector-dev (<< 0.12),
libghc-vector-prof,
libghc-quickcheck2-dev (>= 2.7.6),
- libghc-quickcheck2-dev (<< 2.8.3),
+ libghc-quickcheck2-dev (<< 2.9.2),
libghc-base-orphans-dev (>= 0.4.5),
libghc-base-orphans-dev (<< 0.6),
libghc-quickcheck-instances-dev (>= 0.3),
diff --git a/p/haskell-aeson-compat/debian/patches/no-nats b/p/haskell-aeson-compat/debian/patches/no-nats
index 837d740..8737369 100644
--- a/p/haskell-aeson-compat/debian/patches/no-nats
+++ b/p/haskell-aeson-compat/debian/patches/no-nats
@@ -1,8 +1,6 @@
-Index: haskell-aeson-compat/aeson-compat.cabal
-===================================================================
---- haskell-aeson-compat.orig/aeson-compat.cabal 2016-05-02 07:08:44.000000000 +0200
-+++ haskell-aeson-compat/aeson-compat.cabal 2016-06-01 09:32:38.502077746 +0200
-@@ -38,7 +38,6 @@
+--- a/aeson-compat.cabal
++++ b/aeson-compat.cabal
+@@ -38,7 +38,6 @@ library
, containers >=0.5 && <0.6
, exceptions >=0.8 && <0.9
, hashable >=1.2 && <1.3
@@ -10,7 +8,7 @@ Index: haskell-aeson-compat/aeson-compat.cabal
, scientific >=0.3 && <0.4
, text >=1.2 && <1.3
, time >=1.4.2 && <1.7
-@@ -68,7 +67,6 @@
+@@ -68,7 +67,6 @@ test-suite aeson-compat-test
, containers >=0.5 && <0.6
, exceptions >=0.8 && <0.9
, hashable >=1.2 && <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