[Git][haskell-team/DHG_packages][master] yesod-auth: Upgrading from 1.6.11 to 1.6.11.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Oct 25 16:20:06 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
c2615c64 by Clint Adams at 2023-10-25T11:19:33-04:00
yesod-auth: Upgrading from 1.6.11 to 1.6.11.2
- - - - -
3 changed files:
- p/haskell-yesod-auth/debian/changelog
- + p/haskell-yesod-auth/debian/patches/no-attoparsec-aeson
- + p/haskell-yesod-auth/debian/patches/series
Changes:
=====================================
p/haskell-yesod-auth/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-yesod-auth (1.6.11-2) UNRELEASED; urgency=medium
+haskell-yesod-auth (1.6.11.2-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:35:00 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 25 Oct 2023 11:18:27 -0400
haskell-yesod-auth (1.6.11-1) unstable; urgency=medium
=====================================
p/haskell-yesod-auth/debian/patches/no-attoparsec-aeson
=====================================
@@ -0,0 +1,10 @@
+--- a/yesod-auth.cabal
++++ b/yesod-auth.cabal
+@@ -23,7 +23,6 @@ library
+ default-language: Haskell2010
+ build-depends: base >= 4.10 && < 5
+ , aeson >= 0.7
+- , attoparsec-aeson >= 2.1
+ , authenticate >= 1.3.4
+ , base16-bytestring
+ , base64-bytestring
=====================================
p/haskell-yesod-auth/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-attoparsec-aeson
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c2615c64bce3addb191f0654e4c04fcac1d18133
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c2615c64bce3addb191f0654e4c04fcac1d18133
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/20231025/59155992/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list