[Git][haskell-team/DHG_packages][master] gi-gio: Upgrading from 2.0.35 to 2.0.38
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sat Feb 14 01:17:00 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
8ceb43fc by Scott Talbert at 2026-02-13T20:12:05-05:00
gi-gio: Upgrading from 2.0.35 to 2.0.38
- - - - -
3 changed files:
- p/haskell-gi-gio/debian/changelog
- p/haskell-gi-gio/debian/control
- p/haskell-gi-gio/debian/patches/no-haskell-gi-overloading
Changes:
=====================================
p/haskell-gi-gio/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-gio (2.0.35-2) UNRELEASED; urgency=medium
+haskell-gi-gio (2.0.38-1) unstable; urgency=medium
* Build using dh-haskell
+ * New upstream release
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:26 -0500
+ -- Scott Talbert <swt at techie.net> Fri, 13 Feb 2026 20:10:06 -0500
haskell-gi-gio (2.0.35-1) unstable; urgency=medium
=====================================
p/haskell-gi-gio/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
dh-sequence-haskell,
- ghc,
+ ghc (>= 9.10),
ghc-prof,
libghc-gi-glib-dev (>= 2.0),
libghc-gi-glib-dev (<< 2.1),
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
libghc-gi-gobject-dev (>= 2.0),
libghc-gi-gobject-dev (<< 2.1),
libghc-gi-gobject-prof,
- libghc-haskell-gi-dev (>= 0.26.10),
+ libghc-haskell-gi-dev (>= 0.26.14),
libghc-haskell-gi-dev (<< 0.27),
libghc-haskell-gi-prof,
libghc-haskell-gi-base-dev (>= 0.26),
@@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc,
libghc-gi-gobject-doc,
libghc-haskell-gi-doc,
libghc-haskell-gi-base-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://github.com/haskell-gi/haskell-gi
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gi-gio
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gi-gio]
=====================================
p/haskell-gi-gio/debian/patches/no-haskell-gi-overloading
=====================================
@@ -5,7 +5,7 @@ Index: b/gi-gio.cabal
@@ -30,7 +30,6 @@ library
build-depends: base >= 4.7 && <5,
haskell-gi-base >= 0.26 && < 0.27,
- haskell-gi >= 0.26.10 && < 0.27,
+ haskell-gi >= 0.26.14 && < 0.27,
- haskell-gi-overloading < 1.1,
gi-gobject == 2.0.*,
gi-glib == 2.0.*,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8ceb43fc7e7b7679c97a9a24f839dfa45e71180e
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8ceb43fc7e7b7679c97a9a24f839dfa45e71180e
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/20260214/d195010e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list