[Git][haskell-team/DHG_packages][master] happstack-authenticate: Upgrading from 2.3.4.8 to 2.3.4.11

Clint Adams gitlab at salsa.debian.org
Thu Apr 26 13:27:45 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
bf3d5d58 by Clint Adams at 2018-04-26T08:27:23-04:00
happstack-authenticate: Upgrading from 2.3.4.8 to 2.3.4.11

- - - - -


5 changed files:

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


Changes:

=====================================
p/haskell-happstack-authenticate/debian/changelog
=====================================
--- a/p/haskell-happstack-authenticate/debian/changelog
+++ b/p/haskell-happstack-authenticate/debian/changelog
@@ -1,3 +1,9 @@
+haskell-happstack-authenticate (2.3.4.11-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 26 Apr 2018 08:24:26 -0400
+
 haskell-happstack-authenticate (2.3.4.8-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-happstack-authenticate/debian/control
=====================================
--- a/p/haskell-happstack-authenticate/debian/control
+++ b/p/haskell-happstack-authenticate/debian/control
@@ -27,8 +27,8 @@ Build-Depends:
  libghc-data-default-dev (<< 0.8),
  libghc-data-default-dev (>= 0.5),
  libghc-data-default-prof,
- libghc-email-validate-dev (<< 2.4),
  libghc-email-validate-dev (>= 2.1),
+ libghc-email-validate-dev (<< 2.4),
  libghc-email-validate-prof,
  libghc-happstack-hsp-dev (<< 7.4),
  libghc-happstack-hsp-dev (>= 7.3),
@@ -48,14 +48,14 @@ Build-Depends:
  libghc-hsx2hs-dev (<< 0.15),
  libghc-hsx2hs-dev (>= 0.13),
  libghc-hsx2hs-prof,
- libghc-http-conduit-dev (<< 2.3),
- libghc-http-conduit-dev (>= 1.4),
+ libghc-http-conduit-dev (>= 2.1.0),
+ libghc-http-conduit-dev (<< 2.4),
  libghc-http-conduit-prof,
- libghc-http-types-dev (<< 0.10),
  libghc-http-types-dev (>= 0.6),
+ libghc-http-types-dev (<< 0.13),
  libghc-http-types-prof,
- libghc-ixset-typed-dev (<< 0.4),
  libghc-ixset-typed-dev (>= 0.3),
+ libghc-ixset-typed-dev (<< 0.5),
  libghc-ixset-typed-prof,
  libghc-jmacro-dev (<< 0.7),
  libghc-jmacro-dev (>= 0.6.11),
@@ -64,7 +64,7 @@ Build-Depends:
  libghc-jwt-dev (>= 0.3),
  libghc-jwt-prof,
  libghc-lens-dev (>= 4.2),
- libghc-lens-dev (<< 4.16),
+ libghc-lens-dev (<< 4.17),
  libghc-lens-prof,
  libghc-mime-mail-dev (<< 0.5),
  libghc-mime-mail-dev (>= 0.4),


=====================================
p/haskell-happstack-authenticate/debian/patches/newer-email-validate deleted
=====================================
--- a/p/haskell-happstack-authenticate/debian/patches/newer-email-validate
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Depend on newer email-validate
----
-
-Index: b/happstack-authenticate.cabal
-===================================================================
---- a/happstack-authenticate.cabal
-+++ b/happstack-authenticate.cabal
-@@ -50,7 +50,7 @@ Library
-                        bytestring                   >= 0.9  && < 0.11,
-                        containers                   >= 0.4  && < 0.6,
-                        data-default                 >= 0.5  && < 0.8,
--                       email-validate               >= 2.1  && < 2.3,
-+                       email-validate               >= 2.1  && < 2.4,
-                        filepath                     >= 1.3  && < 1.5,
-                        hsx2hs                       >= 0.13 && < 0.15,
-                        jmacro                       >= 0.6.11  && < 0.7,


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


=====================================
p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
=====================================
--- a/p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
+++ b/p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
@@ -1,18 +1,11 @@
 --- a/happstack-authenticate.cabal
 +++ b/happstack-authenticate.cabal
-@@ -67,7 +67,7 @@ Library
+@@ -67,7 +67,7 @@
                         mime-mail                    >= 0.4  && < 0.5,
                         mtl                          >= 2.0  && < 2.3,
-                        lens                         >= 4.2  && < 4.16,
+                        lens                         >= 4.2  && < 4.17,
 -                       pwstore-purehaskell          == 2.1.*,
 +                       pwstore-fast,
                         text                         >= 0.11 && < 1.3,
-                        time                         >= 1.2  && < 1.7,
+                        time                         >= 1.2  && < 1.10,
                         userid                       >= 0.1  && < 0.2,
-@@ -78,4 +78,4 @@ Library
-                        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



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/bf3d5d58c021f85f090c1971deba70b9a94d1951
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/20180426/58e2cf3b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list