[Git][haskell-team/DHG_packages][master] 7 commits: aws: Bump std-version to 4.5.0
Ilias Tsitsimpis
gitlab at salsa.debian.org
Mon Jun 29 15:13:11 BST 2020
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
765b5c37 by Ilias Tsitsimpis at 2020-06-29T17:07:56+03:00
aws: Bump std-version to 4.5.0
- - - - -
b685f515 by Ilias Tsitsimpis at 2020-06-29T17:07:56+03:00
happstack-authenticate: Upgrading from 2.4.0 to 2.4.0.3
- - - - -
374a0b44 by Ilias Tsitsimpis at 2020-06-29T17:07:56+03:00
mime-mail-ses: Sourceful upload for GHC 8.8
- - - - -
bb51cb74 by Ilias Tsitsimpis at 2020-06-29T17:07:56+03:00
musicbrainz: Sourceful upload for GHC 8.8
- - - - -
600a711a by Ilias Tsitsimpis at 2020-06-29T17:07:56+03:00
yesod-auth-oauth: Sourceful upload for GHC 8.8
- - - - -
0236c83d by Ilias Tsitsimpis at 2020-06-29T17:07:56+03:00
hoauth2: Bump dependency bounds for libghc-warp-dev
- - - - -
132ac190 by Ilias Tsitsimpis at 2020-06-29T17:07:56+03:00
servant: Patch for newer deps
- - - - -
17 changed files:
- p/haskell-aws/debian/changelog
- p/haskell-aws/debian/control
- p/haskell-happstack-authenticate/debian/changelog
- p/haskell-happstack-authenticate/debian/control
- p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
- p/haskell-hoauth2/debian/changelog
- p/haskell-hoauth2/debian/control
- p/haskell-mime-mail-ses/debian/changelog
- p/haskell-mime-mail-ses/debian/control
- p/haskell-musicbrainz/debian/changelog
- p/haskell-musicbrainz/debian/control
- p/haskell-servant/debian/changelog
- p/haskell-servant/debian/control
- + p/haskell-servant/debian/patches/newer-deps
- + p/haskell-servant/debian/patches/series
- p/haskell-yesod-auth-oauth/debian/changelog
- p/haskell-yesod-auth-oauth/debian/control
Changes:
=====================================
p/haskell-aws/debian/changelog
=====================================
@@ -1,8 +1,12 @@
haskell-aws (0.22-1) unstable; urgency=medium
+ [ Sean Whitton ]
* New upstream release
- -- Sean Whitton <spwhitton at spwhitton.name> Tue, 26 May 2020 09:36:23 -0700
+ [ Ilias Tsitsimpis ]
+ * Bump std-version to 4.5.0
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 29 Jun 2020 07:05:23 +0300
haskell-aws (0.20-2) unstable; urgency=medium
=====================================
p/haskell-aws/debian/control
=====================================
@@ -127,8 +127,8 @@ Build-Depends-Indep:
libghc-utf8-string-doc,
libghc-vector-doc,
libghc-xml-conduit-doc,
-Standards-Version: 4.1.4
-Homepage: http://github.com/aristidb/aws
+Standards-Version: 4.5.0
+Homepage: https://github.com/aristidb/aws
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-aws
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-aws]
X-Description: Amazon Web Services for Haskell
=====================================
p/haskell-happstack-authenticate/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-happstack-authenticate (2.4.0.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 29 Jun 2020 08:15:32 +0300
+
haskell-happstack-authenticate (2.4.0-1) unstable; urgency=medium
* New upstream release, drop patches included upstream
=====================================
p/haskell-happstack-authenticate/debian/control
=====================================
@@ -11,8 +11,8 @@ Build-Depends:
ghc (>= 8.4.3),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-acid-state-dev (<< 0.16),
libghc-acid-state-dev (>= 0.6),
+ libghc-acid-state-dev (<< 0.17),
libghc-acid-state-prof,
libghc-aeson-dev (<= 1.5),
libghc-aeson-prof,
@@ -38,7 +38,7 @@ Build-Depends:
libghc-happstack-jmacro-dev (>= 7.0),
libghc-happstack-jmacro-prof,
libghc-happstack-server-dev (>= 6.0),
- libghc-happstack-server-dev (<< 7.6),
+ libghc-happstack-server-dev (<< 7.7),
libghc-happstack-server-prof,
libghc-hsp-dev (<< 0.11),
libghc-hsp-dev (>= 0.10),
@@ -56,7 +56,7 @@ Build-Depends:
libghc-http-types-dev (<< 0.13),
libghc-http-types-prof,
libghc-ixset-typed-dev (>= 0.3),
- libghc-ixset-typed-dev (<< 0.5),
+ libghc-ixset-typed-dev (<< 0.6),
libghc-ixset-typed-prof,
libghc-jmacro-dev (<< 0.7),
libghc-jmacro-dev (>= 0.6.11),
@@ -65,9 +65,9 @@ Build-Depends:
libghc-jwt-dev (>= 0.3),
libghc-jwt-prof,
libghc-lens-dev (>= 4.2),
- libghc-lens-dev (<< 4.18),
+ libghc-lens-dev (<< 4.20),
libghc-lens-prof,
- libghc-mime-mail-dev (<< 0.5),
+ libghc-mime-mail-dev (<< 0.6),
libghc-mime-mail-dev (>= 0.4),
libghc-mime-mail-prof,
libghc-pwstore-fast-dev,
@@ -75,8 +75,8 @@ Build-Depends:
libghc-random-dev (<< 1.2),
libghc-random-dev (>= 1.0),
libghc-random-prof,
- libghc-safecopy-dev (<< 0.10),
libghc-safecopy-dev (>= 0.8),
+ libghc-safecopy-dev (<< 0.11),
libghc-safecopy-prof,
libghc-shakespeare-dev (<< 2.1),
libghc-shakespeare-dev (>= 2.0),
@@ -135,7 +135,7 @@ Build-Depends-Indep:
libghc-web-routes-happstack-doc,
libghc-web-routes-hsp-doc,
libghc-web-routes-th-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: http://www.happstack.com/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-happstack-authenticate
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-happstack-authenticate]
=====================================
p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch
=====================================
@@ -1,13 +1,11 @@
-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
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
@@ -67,7 +67,7 @@
mime-mail >= 0.4 && < 0.6,
mtl >= 2.0 && < 2.3,
- lens >= 4.2 && < 4.18,
+ lens >= 4.2 && < 4.20,
- pwstore-purehaskell == 2.1.*,
+ pwstore-fast,
text >= 0.11 && < 1.3,
- time >= 1.2 && < 1.10,
+ time >= 1.2 && < 1.11,
userid >= 0.1 && < 0.2,
=====================================
p/haskell-hoauth2/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hoauth2 (1.11.0-2) unstable; urgency=medium
+
+ * Bump dependency bounds for libghc-warp-dev
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 29 Jun 2020 12:55:46 +0300
+
haskell-hoauth2 (1.11.0-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-hoauth2/debian/control
=====================================
@@ -28,7 +28,7 @@ Build-Depends:
libghc-microlens-prof,
libghc-wai-dev (<< 3.3),
libghc-wai-dev (>= 3.2),
- libghc-warp-dev (<< 3.3),
+ libghc-warp-dev (<< 3.4),
libghc-warp-dev (>= 3.2),
libghc-unordered-containers-dev (>= 0.2.5),
libghc-unordered-containers-prof,
@@ -47,7 +47,7 @@ Build-Depends-Indep: ghc-doc,
libghc-unordered-containers-doc,
libghc-uri-bytestring-doc,
libghc-uri-bytestring-aeson-doc,
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Homepage: https://github.com/freizl/hoauth2
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hoauth2
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hoauth2]
=====================================
p/haskell-mime-mail-ses/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-mime-mail-ses (0.4.1-4) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 29 Jun 2020 12:13:48 +0300
+
haskell-mime-mail-ses (0.4.1-3) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-mime-mail-ses/debian/control
=====================================
@@ -49,8 +49,8 @@ Build-Depends-Indep:
libghc-old-locale-doc,
libghc-xml-conduit-doc,
libghc-xml-types-doc,
-Standards-Version: 4.1.4
-Homepage: http://github.com/snoyberg/mime-mail
+Standards-Version: 4.5.0
+Homepage: https://github.com/snoyberg/mime-mail
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-mime-mail-ses
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-mime-mail-ses]
X-Description: send mime-mail messages via Amazon SES
=====================================
p/haskell-musicbrainz/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-musicbrainz (0.4.1-2) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 29 Jun 2020 12:15:09 +0300
+
haskell-musicbrainz (0.4.1-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-musicbrainz/debian/control
=====================================
@@ -52,7 +52,7 @@ Build-Depends-Indep:
libghc-vector-doc,
libghc-xml-conduit-doc,
libghc-xml-types-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: http://floss.scru.org/hMusicBrainz
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-musicbrainz
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-musicbrainz]
=====================================
p/haskell-servant/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-servant (0.16.2-2) unstable; urgency=medium
+
+ * Patch for newer deps
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 29 Jun 2020 13:01:31 +0300
+
haskell-servant (0.16.2-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-servant/debian/control
=====================================
@@ -21,7 +21,7 @@ Build-Depends:
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-prof,
libghc-base-compat-dev (>= 0.10.5),
- libghc-base-compat-dev (<< 0.11),
+ libghc-base-compat-dev (<< 0.12),
libghc-base-compat-prof,
libghc-bifunctors-dev (>= 5.5.3),
libghc-bifunctors-dev (<< 5.6),
@@ -63,7 +63,7 @@ Build-Depends:
libghc-doctest-dev (<< 0.17),
libghc-doctest-prof,
libghc-hspec-dev (>= 2.6.0),
- libghc-hspec-dev (<< 2.7),
+ libghc-hspec-dev (<< 2.8),
libghc-hspec-prof,
libghc-quickcheck-instances-dev (>= 0.3.19),
libghc-quickcheck-instances-dev (<< 0.4),
@@ -85,8 +85,8 @@ Build-Depends-Indep: ghc-doc,
libghc-string-conversions-doc,
libghc-tagged-doc,
libghc-vault-doc,
-Standards-Version: 4.4.0
-Homepage: http://docs.servant.dev/
+Standards-Version: 4.5.0
+Homepage: https://docs.servant.dev/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-servant
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-servant]
X-Description: family of combinators for defining webservices APIs
=====================================
p/haskell-servant/debian/patches/newer-deps
=====================================
@@ -0,0 +1,28 @@
+--- a/servant.cabal
++++ b/servant.cabal
+@@ -1,6 +1,7 @@
+ cabal-version: >=1.10
+ name: servant
+ version: 0.16.2
++x-revision: 1
+
+ synopsis: A family of combinators for defining webservices APIs
+ category: Servant, Web
+@@ -89,7 +90,7 @@
+ --
+ -- note: mtl lower bound is so low because of GHC-7.8
+ build-depends:
+- base >= 4.9 && < 4.13
++ base >= 4.9 && < 4.14
+ , bytestring >= 0.10.8.1 && < 0.11
+ , mtl >= 2.2.2 && < 2.3
+ , transformers >= 0.5.2.0 && < 0.6
+@@ -105,7 +106,7 @@
+ -- Other dependencies: Lower bound around what is in the latest Stackage LTS.
+ -- Here can be exceptions if we really need features from the newer versions.
+ build-depends:
+- base-compat >= 0.10.5 && < 0.11
++ base-compat >= 0.10.5 && < 0.12
+ , aeson >= 1.4.1.0 && < 1.5
+ , attoparsec >= 0.13.2.2 && < 0.14
+ , bifunctors >= 5.5.3 && < 5.6
=====================================
p/haskell-servant/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
=====================================
p/haskell-yesod-auth-oauth/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yesod-auth-oauth (1.6.0.1-2) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 29 Jun 2020 12:16:43 +0300
+
haskell-yesod-auth-oauth (1.6.0.1-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-yesod-auth-oauth/debian/control
=====================================
@@ -33,7 +33,7 @@ Build-Depends-Indep:
libghc-yesod-auth-doc,
libghc-yesod-core-doc,
libghc-yesod-form-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: https://www.yesodweb.com/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-yesod-auth-oauth
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-yesod-auth-oauth]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/466d3fe99b25b57a66157caa9934b59e7ab9664d...132ac190f84d074439e54e32f5e0e28e0d8381e3
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/466d3fe99b25b57a66157caa9934b59e7ab9664d...132ac190f84d074439e54e32f5e0e28e0d8381e3
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/20200629/f5615e8b/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list