[DHG_packages] 01/02: fix aeson-compat

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 07:35:16 UTC 2016


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

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit 6d909da05195881ffcda2c76805eea3c75ecaa7d
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 09:33:58 2016 +0200

    fix aeson-compat
---
 p/haskell-aeson-compat/debian/control         |  4 ++++
 p/haskell-aeson-compat/debian/patches/no-nats | 20 ++++++++++++++++++++
 p/haskell-aeson-compat/debian/patches/series  |  1 +
 3 files changed, 25 insertions(+)

diff --git a/p/haskell-aeson-compat/debian/control b/p/haskell-aeson-compat/debian/control
index 36991d3..e7821f4 100644
--- a/p/haskell-aeson-compat/debian/control
+++ b/p/haskell-aeson-compat/debian/control
@@ -8,6 +8,9 @@ Build-Depends: debhelper (>= 9),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-base-compat-dev (>= 0.6),
+ 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-prof,
@@ -56,6 +59,7 @@ Build-Depends: debhelper (>= 9),
  libghc-tasty-quickcheck-dev (>= 0.8),
  libghc-tasty-quickcheck-dev (<< 0.9),
 Build-Depends-Indep: ghc-doc,
+ libghc-base-compat-doc,
  libghc-aeson-doc,
  libghc-attoparsec-doc,
  libghc-exceptions-doc,
diff --git a/p/haskell-aeson-compat/debian/patches/no-nats b/p/haskell-aeson-compat/debian/patches/no-nats
new file mode 100644
index 0000000..837d740
--- /dev/null
+++ b/p/haskell-aeson-compat/debian/patches/no-nats
@@ -0,0 +1,20 @@
+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 @@
+     , 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 @@
+     , 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/p/haskell-aeson-compat/debian/patches/series b/p/haskell-aeson-compat/debian/patches/series
new file mode 100644
index 0000000..ddd7d5b
--- /dev/null
+++ b/p/haskell-aeson-compat/debian/patches/series
@@ -0,0 +1 @@
+no-nats

-- 
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