[Git][haskell-team/DHG_packages][master] 6 commits: gi-gdkx11: Upgrading from 3.0.15 to 3.0.16
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sat Oct 12 19:45:13 BST 2024
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
da174d16 by Ilias Tsitsimpis at 2024-10-12T20:43:15+03:00
gi-gdkx11: Upgrading from 3.0.15 to 3.0.16
- - - - -
57303bac by Ilias Tsitsimpis at 2024-10-12T21:23:13+03:00
gi-gtk: Upgrading from 3.0.41 to 3.0.43
- - - - -
56ab779b by Ilias Tsitsimpis at 2024-10-12T21:26:22+03:00
hledger-web: Upgrading from 1.30 to 1.32.3
- - - - -
96cc3f0d by Ilias Tsitsimpis at 2024-10-12T21:28:56+03:00
yesod-auth: Upgrading from 1.6.11.2 to 1.6.11.3
- - - - -
6be9e3bb by Ilias Tsitsimpis at 2024-10-12T21:34:28+03:00
yesod: Sourceful upload for GHC 9.6
- - - - -
9f62f37d by Ilias Tsitsimpis at 2024-10-12T21:34:29+03:00
yesod-test: Sourceful upload for GHC 9.6
- - - - -
16 changed files:
- p/haskell-gi-gdkx11/debian/changelog
- p/haskell-gi-gdkx11/debian/control
- p/haskell-gi-gdkx11/debian/patches/no-haskell-gi-overloading
- p/haskell-gi-gtk/debian/changelog
- p/haskell-gi-gtk/debian/control
- p/haskell-gi-gtk/debian/patches/no-haskell-gi-overloading
- p/haskell-hledger-web/debian/changelog
- p/haskell-hledger-web/debian/control
- p/haskell-yesod-auth/debian/changelog
- p/haskell-yesod-auth/debian/control
- − p/haskell-yesod-auth/debian/patches/no-attoparsec-aeson
- − p/haskell-yesod-auth/debian/patches/series
- p/haskell-yesod-test/debian/changelog
- p/haskell-yesod-test/debian/control
- p/haskell-yesod/debian/changelog
- p/haskell-yesod/debian/control
Changes:
=====================================
p/haskell-gi-gdkx11/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-gdkx11 (3.0.15-2) UNRELEASED; urgency=medium
+haskell-gi-gdkx11 (3.0.16-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:17:26 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 12 Oct 2024 20:42:20 +0300
haskell-gi-gdkx11 (3.0.15-1) unstable; urgency=medium
=====================================
p/haskell-gi-gdkx11/debian/control
=====================================
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 10),
libghc-gi-xlib-dev (>= 2.0),
libghc-gi-xlib-dev (<< 2.1),
libghc-gi-xlib-prof,
- libghc-haskell-gi-dev (>= 0.26),
+ libghc-haskell-gi-dev (>= 0.26.9),
libghc-haskell-gi-dev (<< 0.27),
libghc-haskell-gi-prof,
libghc-haskell-gi-base-dev (>= 0.26),
=====================================
p/haskell-gi-gdkx11/debian/patches/no-haskell-gi-overloading
=====================================
@@ -5,7 +5,7 @@ Index: b/gi-gdkx11.cabal
@@ -33,7 +33,6 @@ library
build-depends: base >= 4.7 && <5,
haskell-gi-base >= 0.26 && < 0.27,
- haskell-gi >= 0.26 && < 0.27,
+ haskell-gi >= 0.26.9 && < 0.27,
- haskell-gi-overloading < 1.1,
gi-gobject == 2.0.*,
gi-gdk == 3.0.*,
=====================================
p/haskell-gi-gtk/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-gtk (3.0.41-2) UNRELEASED; urgency=medium
+haskell-gi-gtk (3.0.43-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * New upstream release (Closes: #1069312)
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:17:27 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 12 Oct 2024 21:22:29 +0300
haskell-gi-gtk (3.0.41-1) unstable; urgency=medium
=====================================
p/haskell-gi-gtk/debian/control
=====================================
@@ -35,7 +35,7 @@ Build-Depends: debhelper (>= 10),
libghc-gi-pango-dev (>= 1.0),
libghc-gi-pango-dev (<< 1.1),
libghc-gi-pango-prof,
- libghc-haskell-gi-dev (>= 0.26),
+ libghc-haskell-gi-dev (>= 0.26.10),
libghc-haskell-gi-dev (<< 0.27),
libghc-haskell-gi-prof,
libghc-haskell-gi-base-dev (>= 0.26),
=====================================
p/haskell-gi-gtk/debian/patches/no-haskell-gi-overloading
=====================================
@@ -5,7 +5,7 @@ Index: b/gi-gtk.cabal
@@ -36,7 +36,6 @@ library
build-depends: base >= 4.7 && <5,
haskell-gi-base >= 0.26 && < 0.27,
- haskell-gi >= 0.26 && < 0.27,
+ haskell-gi >= 0.26.10 && < 0.27,
- haskell-gi-overloading < 1.1,
gi-cairo == 1.0.*,
gi-pango == 1.0.*,
=====================================
p/haskell-hledger-web/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-hledger-web (1.30-2) UNRELEASED; urgency=medium
+haskell-hledger-web (1.32.3-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:17:34 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 12 Oct 2024 21:24:55 +0300
haskell-hledger-web (1.30-1) unstable; urgency=medium
=====================================
p/haskell-hledger-web/debian/control
=====================================
@@ -12,6 +12,7 @@ Build-Depends:
ghc (>= 8.4.3),
libghc-decimal-dev (>= 0.5.1),
libghc-aeson-dev (>= 1),
+ libghc-aeson-dev (<< 2.3),
libghc-base64-dev,
libghc-blaze-html-dev,
libghc-blaze-markup-dev,
@@ -23,17 +24,18 @@ Build-Depends:
libghc-data-default-dev,
libghc-extra-dev (>= 1.6.3),
libghc-hjsmin-dev,
- libghc-hledger-dev (>= 1.30),
- libghc-hledger-dev (<< 1.31),
- libghc-hledger-lib-dev (>= 1.30),
- libghc-hledger-lib-dev (<< 1.31),
+ libghc-hledger-dev (>= 1.32.3),
+ libghc-hledger-dev (<< 1.33),
+ libghc-hledger-lib-dev (>= 1.32.3),
+ libghc-hledger-lib-dev (<< 1.33),
libghc-hspec-dev,
libghc-http-client-dev,
libghc-http-conduit-dev,
libghc-http-types-dev,
libghc-megaparsec-dev (>= 7.0.0),
- libghc-megaparsec-dev (<< 9.4),
+ libghc-megaparsec-dev (<< 9.7),
libghc-network-dev,
+ libghc-safe-dev (>= 0.3.19),
libghc-shakespeare-dev (>= 2.0.2.2),
libghc-unix-compat-dev,
libghc-unordered-containers-dev,
=====================================
p/haskell-yesod-auth/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-yesod-auth (1.6.11.2-2) UNRELEASED; urgency=medium
+haskell-yesod-auth (1.6.11.3-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:18:42 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 12 Oct 2024 21:27:54 +0300
haskell-yesod-auth (1.6.11.2-1) unstable; urgency=medium
=====================================
p/haskell-yesod-auth/debian/control
=====================================
@@ -14,6 +14,8 @@ Build-Depends:
haskell-devscripts (>= 0.13),
libghc-aeson-dev (>= 0.7),
libghc-aeson-prof,
+ libghc-attoparsec-aeson-dev (>= 2.1),
+ libghc-attoparsec-aeson-prof,
libghc-authenticate-dev (>= 1.3.4),
libghc-authenticate-prof,
libghc-base16-bytestring-dev,
@@ -80,6 +82,7 @@ Build-Depends:
Build-Depends-Indep:
ghc-doc,
libghc-aeson-doc,
+ libghc-attoparsec-aeson-doc,
libghc-authenticate-doc,
libghc-base16-bytestring-doc,
libghc-base64-bytestring-doc,
=====================================
p/haskell-yesod-auth/debian/patches/no-attoparsec-aeson deleted
=====================================
@@ -1,10 +0,0 @@
---- 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 deleted
=====================================
@@ -1 +0,0 @@
-no-attoparsec-aeson
=====================================
p/haskell-yesod-test/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-yesod-test (1.6.16-2) UNRELEASED; urgency=medium
+haskell-yesod-test (1.6.16-2) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * Sourceful upload for GHC 9.6
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:18:43 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 12 Oct 2024 21:34:29 +0300
haskell-yesod-test (1.6.16-1) unstable; urgency=medium
=====================================
p/haskell-yesod-test/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.6),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-hunit-dev (>= 1.2),
=====================================
p/haskell-yesod/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-yesod (1.6.2.1-3) UNRELEASED; urgency=medium
+haskell-yesod (1.6.2.1-3) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * Sourceful upload for GHC 9.6
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:18:41 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 12 Oct 2024 21:34:28 +0300
haskell-yesod (1.6.2.1-2) unstable; urgency=medium
=====================================
p/haskell-yesod/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
- ghc (>= 9.4),
+ ghc (>= 9.6),
ghc-ghci,
ghc-prof,
haskell-devscripts (>= 0.13),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/f418bc967c89e4dc81d7fc4787e513b1bb50e82b...9f62f37d38ff129dfadcaaab6cb157a3b4dca3bc
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/f418bc967c89e4dc81d7fc4787e513b1bb50e82b...9f62f37d38ff129dfadcaaab6cb157a3b4dca3bc
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/20241012/1ba717d5/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list