[DHG_packages] 14/21: lens-aeson: allow aeson-0.11

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 09:05:39 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 54a5a6b7fd89431d742e0426ac7f5a9b0563587d
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 10:42:10 2016 +0200

    lens-aeson: allow aeson-0.11
---
 p/haskell-lens-aeson/debian/control             | 2 +-
 p/haskell-lens-aeson/debian/patches/newer-aeson | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/p/haskell-lens-aeson/debian/control b/p/haskell-lens-aeson/debian/control
index 9fffd47..244f06f 100644
--- a/p/haskell-lens-aeson/debian/control
+++ b/p/haskell-lens-aeson/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
  ghc,
  ghc-prof,
  libghc-aeson-dev (>= 0.7.0.5),
- libghc-aeson-dev (<< 0.11),
+ libghc-aeson-dev (<< 0.12),
  libghc-aeson-prof,
  libghc-attoparsec-dev (>= 0.10),
  libghc-attoparsec-dev (<< 0.14),
diff --git a/p/haskell-lens-aeson/debian/patches/newer-aeson b/p/haskell-lens-aeson/debian/patches/newer-aeson
index cd7de8a..4911c7d 100644
--- a/p/haskell-lens-aeson/debian/patches/newer-aeson
+++ b/p/haskell-lens-aeson/debian/patches/newer-aeson
@@ -1,11 +1,13 @@
---- a/lens-aeson.cabal
-+++ b/lens-aeson.cabal
+Index: haskell-lens-aeson/lens-aeson.cabal
+===================================================================
+--- haskell-lens-aeson.orig/lens-aeson.cabal	2016-06-01 10:41:55.571973614 +0200
++++ haskell-lens-aeson/lens-aeson.cabal	2016-06-01 10:42:00.540109664 +0200
 @@ -46,7 +46,7 @@
      unordered-containers >= 0.2.3     && < 0.3,
      attoparsec           >= 0.10      && < 0.14,
      bytestring           >= 0.9       && < 0.11,
 -    aeson                >= 0.7.0.5   && < 0.10,
-+    aeson                >= 0.7.0.5   && < 0.11,
++    aeson                >= 0.7.0.5   && < 0.12,
      scientific           >= 0.3.2     && < 0.4
  
    exposed-modules:

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