[package-plan] 01/01: add aeson-compat patches

Clint Adams clint at moszumanska.debian.org
Fri Sep 16 16:35:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository package-plan.

commit 9dfeeea48a7a54417eebc4a060de83d9b7c560c1
Author: Clint Adams <clint at debian.org>
Date:   Fri Sep 16 12:35:16 2016 -0400

    add aeson-compat patches
---
 patches/aeson-compat/0.3.5.2/no-nats | 18 ++++++++++++++++++
 patches/aeson-compat/0.3.5.2/series  |  1 +
 2 files changed, 19 insertions(+)

diff --git a/patches/aeson-compat/0.3.5.2/no-nats b/patches/aeson-compat/0.3.5.2/no-nats
new file mode 100644
index 0000000..8737369
--- /dev/null
+++ b/patches/aeson-compat/0.3.5.2/no-nats
@@ -0,0 +1,18 @@
+--- 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
+-    , nats                     >=1 && <1.2
+     , scientific               >=0.3  && <0.4
+     , text                     >=1.2  && <1.3
+     , time                     >=1.4.2 && <1.7
+@@ -68,7 +67,6 @@ test-suite aeson-compat-test
+     , containers               >=0.5  && <0.6
+     , exceptions               >=0.8  && <0.9
+     , hashable                 >=1.2  && <1.3
+-    , nats                     >=1 && <1.2
+     , scientific               >=0.3  && <0.4
+     , text                     >=1.2  && <1.3
+     , time                     >=1.4.2 && <1.7
diff --git a/patches/aeson-compat/0.3.5.2/series b/patches/aeson-compat/0.3.5.2/series
new file mode 100644
index 0000000..ddd7d5b
--- /dev/null
+++ b/patches/aeson-compat/0.3.5.2/series
@@ -0,0 +1 @@
+no-nats

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list