[Git][haskell-team/DHG_packages][master] haskell-happstack-authenticate: update to new upstream release

Gianfranco Costamagna gitlab at salsa.debian.org
Sat Sep 7 11:12:46 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
99d8cf3c by Gianfranco Costamagna at 2019-09-07T10:11:56Z
haskell-happstack-authenticate: update to new upstream release

- - - - -


5 changed files:

- p/haskell-happstack-authenticate/debian/changelog
- p/haskell-happstack-authenticate/debian/control
- − p/haskell-happstack-authenticate/debian/patches/newer-aeson
- p/haskell-happstack-authenticate/debian/patches/series
- p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch


Changes:

=====================================
p/haskell-happstack-authenticate/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-happstack-authenticate (2.4.0-1) unstable; urgency=medium
+
+  * New upstream release, drop patches included upstream
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sat, 07 Sep 2019 12:04:15 +0200
+
 haskell-happstack-authenticate (2.3.4.11-4) unstable; urgency=medium
 
   * Patch for newer aeson


=====================================
p/haskell-happstack-authenticate/debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-acid-state-dev (<< 0.15),
+ libghc-acid-state-dev (<< 0.16),
  libghc-acid-state-dev (>= 0.6),
  libghc-acid-state-prof,
  libghc-aeson-dev (<= 1.5),
@@ -61,11 +61,11 @@ Build-Depends:
  libghc-jmacro-dev (<< 0.7),
  libghc-jmacro-dev (>= 0.6.11),
  libghc-jmacro-prof,
- libghc-jwt-dev (<< 0.8),
+ libghc-jwt-dev (<< 0.11),
  libghc-jwt-dev (>= 0.3),
  libghc-jwt-prof,
  libghc-lens-dev (>= 4.2),
- libghc-lens-dev (<< 4.17),
+ libghc-lens-dev (<< 4.18),
  libghc-lens-prof,
  libghc-mime-mail-dev (<< 0.5),
  libghc-mime-mail-dev (>= 0.4),


=====================================
p/haskell-happstack-authenticate/debian/patches/newer-aeson deleted
=====================================
@@ -1,13 +0,0 @@
-Index: b/happstack-authenticate.cabal
-===================================================================
---- a/happstack-authenticate.cabal
-+++ b/happstack-authenticate.cabal
-@@ -43,7 +43,7 @@ Library
- 
-   Build-depends:       base                         > 4     && < 5,
-                        acid-state                   >= 0.6  && < 0.15,
--                       aeson                        (>= 0.4  && < 0.10) || (>= 0.11 && < 1.3),
-+                       aeson                        (>= 0.4  && < 0.10) || (>= 0.11 && < 1.5),
-                        authenticate                 == 1.3.*,
-                        base64-bytestring            >= 1.0  && < 1.1,
-                        boomerang                    >= 1.4  && < 1.5,


=====================================
p/haskell-happstack-authenticate/debian/patches/series
=====================================
@@ -1,2 +1 @@
 use-pwstore-fast.patch
-newer-aeson


=====================================
p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
=====================================
@@ -1,9 +1,11 @@
---- a/happstack-authenticate.cabal
-+++ b/happstack-authenticate.cabal
+Index: haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal
+===================================================================
+--- haskell-happstack-authenticate-2.4.0.orig/happstack-authenticate.cabal
++++ haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal
 @@ -67,7 +67,7 @@
-                        mime-mail                    >= 0.4  && < 0.5,
+                        mime-mail                    >= 0.4  && < 0.6,
                         mtl                          >= 2.0  && < 2.3,
-                        lens                         >= 4.2  && < 4.17,
+                        lens                         >= 4.2  && < 4.18,
 -                       pwstore-purehaskell          == 2.1.*,
 +                       pwstore-fast,
                         text                         >= 0.11 && < 1.3,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/99d8cf3c96d56baca971ddb414481aea1967185e

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/99d8cf3c96d56baca971ddb414481aea1967185e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190907/05ff512a/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list