[DHG_packages] 101/101: happstack-authenticate: Bump version ranges of aeson, lens

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 16 14:06:13 UTC 2015


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

nomeata pushed a commit to branch st3
in repository DHG_packages.

commit a46f2df084b366c9a152a4fd55b2c4b8baa3fca5
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Aug 16 15:47:13 2015 +0200

    happstack-authenticate: Bump version ranges of aeson, lens
---
 p/haskell-happstack-authenticate/debian/changelog  |  6 +++++
 p/haskell-happstack-authenticate/debian/control    |  4 +--
 .../debian/patches/aeson-lens-bump                 | 29 ++++++++++++++++++++++
 .../debian/patches/series                          |  1 +
 4 files changed, 38 insertions(+), 2 deletions(-)

diff --git a/p/haskell-happstack-authenticate/debian/changelog b/p/haskell-happstack-authenticate/debian/changelog
index 97d2fce..0f15801 100644
--- a/p/haskell-happstack-authenticate/debian/changelog
+++ b/p/haskell-happstack-authenticate/debian/changelog
@@ -1,3 +1,9 @@
+haskell-happstack-authenticate (2.1.4-2) UNRELEASED; urgency=medium
+
+  * Bump version ranges of aeson, lens
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 16 Aug 2015 15:46:46 +0200
+
 haskell-happstack-authenticate (2.1.4-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-happstack-authenticate/debian/control b/p/haskell-happstack-authenticate/debian/control
index fbe6772..755d97f 100644
--- a/p/haskell-happstack-authenticate/debian/control
+++ b/p/haskell-happstack-authenticate/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
  libghc-acid-state-dev (<< 0.14),
  libghc-acid-state-prof,
  libghc-aeson-dev (>= 0.4),
- libghc-aeson-dev (<< 0.9),
+ libghc-aeson-dev (<< 0.10),
  libghc-aeson-prof,
  libghc-authenticate-dev (>= 1.3),
  libghc-authenticate-dev (<< 1.4),
@@ -60,7 +60,7 @@ Build-Depends: debhelper (>= 9),
  libghc-jwt-dev (<< 0.7),
  libghc-jwt-prof,
  libghc-lens-dev (>= 4.2),
- libghc-lens-dev (<< 4.10),
+ libghc-lens-dev (<< 4.12),
  libghc-lens-prof,
  libghc-mime-mail-dev (>= 0.4),
  libghc-mime-mail-dev (<< 0.5),
diff --git a/p/haskell-happstack-authenticate/debian/patches/aeson-lens-bump b/p/haskell-happstack-authenticate/debian/patches/aeson-lens-bump
new file mode 100644
index 0000000..a27bccc
--- /dev/null
+++ b/p/haskell-happstack-authenticate/debian/patches/aeson-lens-bump
@@ -0,0 +1,29 @@
+Index: haskell-happstack-authenticate/happstack-authenticate.cabal
+===================================================================
+--- haskell-happstack-authenticate.orig/happstack-authenticate.cabal	2015-08-16 15:46:27.609641604 +0200
++++ haskell-happstack-authenticate/happstack-authenticate.cabal	2015-08-16 15:46:38.653832431 +0200
+@@ -43,7 +43,7 @@
+ 
+   Build-depends:       base                         > 4     && < 5,
+                        acid-state                   >= 0.6  && < 0.14,
+-                       aeson                        >= 0.4  && < 0.9,
++                       aeson                        >= 0.4  && < 0.10,
+                        authenticate                 == 1.3.*,
+                        base64-bytestring            >= 1.0  && < 1.1,
+                        boomerang                    >= 1.4  && < 1.5,
+@@ -65,7 +65,7 @@
+                        safecopy                     >= 0.8  && < 0.9,
+                        mime-mail                    >= 0.4  && < 0.5,
+                        mtl                          >= 2.0  && < 2.3,
+-                       lens                         >= 4.2  && < 4.10,
++                       lens                         >= 4.2  && < 4.12,
+                        pwstore-fast,
+                        text                         >= 0.11 && < 1.3,
+                        time                         >= 1.2  && < 1.6,
+@@ -76,4 +76,4 @@
+                        web-routes-boomerang         >= 0.28 && < 0.29,
+                        web-routes-happstack         == 0.23.*,
+                        web-routes-th                >= 0.22 && < 0.23,
+-                       web-routes-hsp               >= 0.24 && < 0.25
+\ No newline at end of file
++                       web-routes-hsp               >= 0.24 && < 0.25
diff --git a/p/haskell-happstack-authenticate/debian/patches/series b/p/haskell-happstack-authenticate/debian/patches/series
index d1ea239..424b650 100644
--- a/p/haskell-happstack-authenticate/debian/patches/series
+++ b/p/haskell-happstack-authenticate/debian/patches/series
@@ -1 +1,2 @@
 faster-pwstore.diff
+aeson-lens-bump

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