[Git][haskell-team/DHG_packages][master] yesod-auth-oauth: Upgrading from 1.6.0.1 to 1.6.0.3

Clint Adams (@clint) gitlab at salsa.debian.org
Wed Sep 28 15:55:28 BST 2022



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


Commits:
d515e644 by Clint Adams at 2022-09-28T10:54:51-04:00
yesod-auth-oauth: Upgrading from 1.6.0.1 to 1.6.0.3

- - - - -


4 changed files:

- p/haskell-yesod-auth-oauth/debian/changelog
- p/haskell-yesod-auth-oauth/debian/control
- + p/haskell-yesod-auth-oauth/debian/patches/newer-deps
- + p/haskell-yesod-auth-oauth/debian/patches/series


Changes:

=====================================
p/haskell-yesod-auth-oauth/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-yesod-auth-oauth (1.6.0.1-3) UNRELEASED; urgency=medium
+haskell-yesod-auth-oauth (1.6.0.3-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:26 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 28 Sep 2022 10:52:19 -0400
 
 haskell-yesod-auth-oauth (1.6.0.1-2) unstable; urgency=medium
 


=====================================
p/haskell-yesod-auth-oauth/debian/control
=====================================
@@ -11,9 +11,8 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-authenticate-oauth-dev (<< 1.7),
  libghc-authenticate-oauth-dev (>= 1.5),
- libghc-authenticate-oauth-dev (<< 1.7),
+ libghc-authenticate-oauth-dev (<< 1.8),
  libghc-authenticate-oauth-prof,
  libghc-unliftio-dev,
  libghc-unliftio-prof,
@@ -24,7 +23,7 @@ Build-Depends:
  libghc-yesod-core-dev (<< 1.7),
  libghc-yesod-core-prof,
  libghc-yesod-form-dev (>= 1.6),
- libghc-yesod-form-dev (<< 1.7),
+ libghc-yesod-form-dev (<< 1.8),
  libghc-yesod-form-prof,
 Build-Depends-Indep:
  ghc-doc,


=====================================
p/haskell-yesod-auth-oauth/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/yesod-auth-oauth.cabal
++++ b/yesod-auth-oauth.cabal
+@@ -15,7 +15,7 @@ extra-source-files: README.md ChangeLog.
+ 
+ library
+     default-language: Haskell2010
+-    build-depends:   authenticate-oauth      >= 1.5       && < 1.7
++    build-depends:   authenticate-oauth      >= 1.5       && < 1.8
+                    , base                    >= 4.10      && < 5
+                    , bytestring              >= 0.9.1.4
+                    , text                    >= 0.7


=====================================
p/haskell-yesod-auth-oauth/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d515e644a351c42a4ac5d664b309a799651887a3
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/20220928/22ad4e88/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list