[Git][haskell-team/DHG_packages][master] 12 commits: cabal-install: Upgrading from 3.10.3.0 to 3.12.1.0

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Wed Feb 11 21:06:42 GMT 2026



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
08aa15e1 by Ilias Tsitsimpis at 2026-02-11T23:02:16+02:00
cabal-install: Upgrading from 3.10.3.0 to 3.12.1.0

- - - - -
d79132d0 by Ilias Tsitsimpis at 2026-02-11T23:02:16+02:00
hslua-module-zip: Upgrading from 1.1.3 to 1.1.4

- - - - -
eaf18c14 by Ilias Tsitsimpis at 2026-02-11T23:02:16+02:00
http-link-header: Upgrading from 1.2.1 to 1.2.3

- - - - -
0b66be63 by Ilias Tsitsimpis at 2026-02-11T23:02:16+02:00
http2: Upgrading from 5.0.1 to 5.3.10

- - - - -
51c62e77 by Ilias Tsitsimpis at 2026-02-11T23:02:16+02:00
parameterized-utils: Upgrading from 2.1.9.0 to 2.1.11.0

- - - - -
16b2f44f by Ilias Tsitsimpis at 2026-02-11T23:06:33+02:00
req: Upgrading from 3.13.2 to 3.13.4

- - - - -
4aa4754f by Ilias Tsitsimpis at 2026-02-11T23:06:33+02:00
servant-client-core: Upgrading from 0.20.2 to 0.20.3.0

- - - - -
3077355f by Ilias Tsitsimpis at 2026-02-11T23:06:33+02:00
texmath: Upgrading from 0.12.8.7 to 0.12.10.3

- - - - -
1b9def90 by Ilias Tsitsimpis at 2026-02-11T23:06:33+02:00
tls-session-manager: Upgrading from 0.0.4 to 0.0.8

- - - - -
8a7a403a by Ilias Tsitsimpis at 2026-02-11T23:06:33+02:00
vector-algorithms: Upgrading from 0.9.0.3 to 0.9.1.0

- - - - -
99b6108c by Ilias Tsitsimpis at 2026-02-11T23:06:33+02:00
weigh: Upgrading from 0.0.17 to 0.0.18

- - - - -
e20e81b7 by Ilias Tsitsimpis at 2026-02-11T23:06:33+02:00
uuagc: Upgrading from 0.9.56 to 0.9.57

- - - - -


27 changed files:

- p/haskell-cabal-install/debian/changelog
- p/haskell-cabal-install/debian/control
- + p/haskell-cabal-install/debian/patches/newer-deps
- p/haskell-parameterized-utils/debian/patches/series → p/haskell-cabal-install/debian/patches/series
- p/haskell-hslua-module-zip/debian/changelog
- p/haskell-hslua-module-zip/debian/patches/no-rts-n
- p/haskell-http-link-header/debian/changelog
- p/haskell-http-link-header/debian/control
- p/haskell-http-link-header/debian/rules
- p/haskell-http2/debian/changelog
- p/haskell-http2/debian/control
- p/haskell-http2/debian/patches/disable-tests-with-external-test-cases
- p/haskell-parameterized-utils/debian/changelog
- − p/haskell-parameterized-utils/debian/patches/newer-deps
- p/haskell-req/debian/changelog
- p/haskell-req/debian/control
- + p/haskell-req/debian/patches/newer-deps
- + p/haskell-req/debian/patches/series
- p/haskell-servant-client-core/debian/changelog
- p/haskell-servant-client-core/debian/control
- p/haskell-texmath/debian/changelog
- p/haskell-texmath/debian/control
- p/haskell-tls-session-manager/debian/changelog
- p/haskell-tls-session-manager/debian/control
- p/haskell-vector-algorithms/debian/changelog
- p/haskell-weigh/debian/changelog
- p/uuagc/debian/changelog


Changes:

=====================================
p/haskell-cabal-install/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-cabal-install (3.10.3.0-2) UNRELEASED; urgency=medium
+haskell-cabal-install (3.12.1.0-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:23 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 19:30:26 +0200
 
 haskell-cabal-install (3.10.3.0-1) unstable; urgency=medium
 


=====================================
p/haskell-cabal-install/debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends:
  ghc,
  ghc-prof,
  libghc-http-dev (>= 1:4000.1.5),
- libghc-http-dev (<< 1:4000.5),
+ libghc-http-dev (<< 1:4000.6),
  libghc-http-prof,
  libghc-async-dev (>= 2.0),
  libghc-async-dev (<< 2.3),
@@ -24,8 +24,8 @@ Build-Depends:
  libghc-base16-bytestring-dev (>= 0.1.1),
  libghc-base16-bytestring-dev (<< 1.1.0.0),
  libghc-base16-bytestring-prof,
- libghc-cabal-install-solver-dev (>= 3.10),
- libghc-cabal-install-solver-dev (<< 3.11),
+ libghc-cabal-install-solver-dev (>= 3.12.1.0),
+ libghc-cabal-install-solver-dev (<< 3.13),
  libghc-cabal-install-solver-prof,
  libghc-cryptohash-sha256-dev (>= 0.11),
  libghc-cryptohash-sha256-dev (<< 0.12),
@@ -34,11 +34,11 @@ Build-Depends:
  libghc-edit-distance-dev (>= 0.2.2),
  libghc-edit-distance-dev (<< 0.3),
  libghc-edit-distance-prof,
- libghc-hackage-security-dev (>= 0.6.2.0),
+ libghc-hackage-security-dev (>= 0.6.2.6),
  libghc-hackage-security-dev (<< 0.7),
  libghc-hackage-security-prof,
  libghc-hashable-dev (>= 1.0),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 1.6),
  libghc-hashable-prof,
  libghc-lukko-dev (>= 0.1),
  libghc-lukko-dev (<< 0.2),
@@ -46,6 +46,9 @@ Build-Depends:
  libghc-network-uri-dev (>= 2.6.0.2),
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-prof,
+ libghc-open-browser-dev (>= 0.2.1.0),
+ libghc-open-browser-dev (<< 0.5),
+ libghc-open-browser-prof,
  libghc-random-dev (>= 1.2),
  libghc-random-dev (<< 1.3),
  libghc-random-prof,
@@ -79,6 +82,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
  libghc-lukko-doc,
  libghc-network-uri-doc,
+ libghc-open-browser-doc,
  libghc-random-doc,
  libghc-regex-base-doc,
  libghc-regex-posix-doc,


=====================================
p/haskell-cabal-install/debian/patches/newer-deps
=====================================
@@ -0,0 +1,41 @@
+Index: b/cabal-install.cabal
+===================================================================
+--- a/cabal-install.cabal
++++ b/cabal-install.cabal
+@@ -2,6 +2,7 @@ Cabal-Version:      3.0
+ 
+ Name:               cabal-install
+ Version:            3.12.1.0
++x-revision: 4
+ Synopsis:           The command-line interface for Cabal and Hackage.
+ Description:
+     The \'cabal\' command-line program simplifies the process of managing
+@@ -51,7 +52,7 @@ common warnings
+       ghc-options: -Wunused-packages
+ 
+ common base-dep
+-    build-depends: base >=4.11 && <4.21
++    build-depends: base >=4.11 && <4.23
+ 
+ common cabal-dep
+     build-depends: Cabal ^>=3.12.1.0
+@@ -230,8 +231,8 @@ library
+         edit-distance >= 0.2.2 && < 0.3,
+         exceptions >= 0.10.4   && < 0.11,
+         filepath   >= 1.4.0.0  && < 1.6,
+-        hashable   >= 1.0      && < 1.5,
+-        HTTP       >= 4000.1.5 && < 4000.5,
++        hashable   >= 1.0      && < 1.6,
++        HTTP       >= 4000.1.5 && < 4000.6,
+         mtl        >= 2.0      && < 2.4,
+         network-uri >= 2.6.0.2 && < 2.7,
+         pretty     >= 1.1      && < 1.2,
+@@ -244,7 +245,7 @@ library
+         hackage-security >= 0.6.2.6 && < 0.7,
+         text       >= 1.2.3    && < 1.3 || >= 2.0 && < 2.2,
+         parsec     >= 3.1.13.0 && < 3.2,
+-        open-browser >= 0.2.1.0 && < 0.3,
++        open-browser >= 0.2.1.0 && < 0.5,
+         regex-base  >= 0.94.0.0 && <0.95,
+         regex-posix >= 0.96.0.0 && <0.97,
+         safe-exceptions >= 0.1.7.0 && < 0.2,


=====================================
p/haskell-parameterized-utils/debian/patches/series → p/haskell-cabal-install/debian/patches/series
=====================================


=====================================
p/haskell-hslua-module-zip/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hslua-module-zip (1.1.3-2) UNRELEASED; urgency=medium
+haskell-hslua-module-zip (1.1.4-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:50 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 19:32:54 +0200
 
 haskell-hslua-module-zip (1.1.3-1) unstable; urgency=medium
 


=====================================
p/haskell-hslua-module-zip/debian/patches/no-rts-n
=====================================
@@ -2,8 +2,8 @@ Index: b/hslua-module-zip.cabal
 ===================================================================
 --- a/hslua-module-zip.cabal
 +++ b/hslua-module-zip.cabal
-@@ -77,4 +77,3 @@ test-suite hslua-module-zip-test
-                      , text
+@@ -79,4 +79,3 @@ test-suite hslua-module-zip-test
+                      , tasty-lua         >= 1.0    && < 1.2
    ghc-options:         -threaded
                         -rtsopts
 -                       -with-rtsopts=-N


=====================================
p/haskell-http-link-header/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-http-link-header (1.2.1-4) UNRELEASED; urgency=medium
+haskell-http-link-header (1.2.3-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:42 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 19:33:43 +0200
 
 haskell-http-link-header (1.2.1-3) unstable; urgency=medium
 


=====================================
p/haskell-http-link-header/debian/control
=====================================
@@ -14,13 +14,10 @@ Build-Depends:
  libghc-attoparsec-prof,
  libghc-errors-dev,
  libghc-errors-prof,
- libghc-hspec-attoparsec-dev,
- libghc-hspec-dev,
  libghc-http-api-data-dev,
  libghc-http-api-data-prof,
  libghc-network-uri-dev,
  libghc-network-uri-prof,
- libghc-quickcheck2-dev,
 Build-Depends-Indep:
  ghc-doc,
  libghc-attoparsec-doc,
@@ -28,7 +25,7 @@ Build-Depends-Indep:
  libghc-http-api-data-doc,
  libghc-network-uri-doc,
 Standards-Version: 4.7.0
-Homepage: https://github.com/myfreeweb/http-link-header#readme
+Homepage: https://codeberg.org/valpackett/http-link-header
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-http-link-header
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-http-link-header]
 X-Description: parser/writer for RFC 5988's HTTP Link header


=====================================
p/haskell-http-link-header/debian/rules
=====================================
@@ -1,11 +1,7 @@
 #!/usr/bin/make -f
 
-export DEB_ENABLE_TESTS = yes
-
-# cabal requires the global (i.e., before any subcommand) --config-file switch
-# to change where it writes its config.  That's not currently supported with
-# Dh_Haskell.sh, so just point it to a writable HOME for now.
-export HOME=$(CURDIR)/debian/cabalconfig
+# Requires hspec-discover library, which is not packaged in Debian yet
+export DEB_ENABLE_TESTS = no
 
 %:
 	dh $@


=====================================
p/haskell-http2/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-http2 (5.0.1-2) UNRELEASED; urgency=medium
+haskell-http2 (5.3.10-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:41 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 19:34:24 +0200
 
 haskell-http2 (5.0.1-1) unstable; urgency=medium
 


=====================================
p/haskell-http2/debian/control
=====================================
@@ -6,10 +6,10 @@ Priority: optional
 Section: haskell
 Rules-Requires-Root: no
 Build-Depends:
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42),
  dh-sequence-haskell,
  debhelper-compat (= 13),
- haskell-devscripts (>= 0.13),
- ghc (>= 9.4),
+ ghc,
  ghc-prof,
  libghc-async-dev (>= 2.2),
  libghc-async-dev (<< 2.3),
@@ -17,33 +17,32 @@ Build-Depends:
  libghc-case-insensitive-dev (>= 1.2),
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-prof,
+ libghc-http-semantics-dev (>= 0.3),
+ libghc-http-semantics-dev (<< 0.4),
+ libghc-http-semantics-prof,
  libghc-http-types-dev (>= 0.12),
  libghc-http-types-dev (<< 0.13),
  libghc-http-types-prof,
+ libghc-iproute-dev (>= 1.7),
+ libghc-iproute-dev (<< 1.8),
+ libghc-iproute-prof,
  libghc-network-dev (>= 3.1),
- libghc-network-dev (<< 3.2),
  libghc-network-prof,
  libghc-network-byte-order-dev (>= 0.1.7),
  libghc-network-byte-order-dev (<< 0.2),
  libghc-network-byte-order-prof,
- libghc-network-control-dev (>= 0.0.2),
- libghc-network-control-dev (<< 0.1),
+ libghc-network-control-dev (>= 0.1),
+ libghc-network-control-dev (<< 0.2),
  libghc-network-control-prof,
- libghc-time-manager-dev (>= 0.0.1),
- libghc-time-manager-dev (<< 0.1),
+ libghc-time-manager-dev (>= 0.2),
+ libghc-time-manager-dev (<< 0.3),
  libghc-time-manager-prof,
  libghc-unix-time-dev (>= 0.4.11),
  libghc-unix-time-dev (<< 0.5),
  libghc-unix-time-prof,
- libghc-unliftio-dev (>= 0.2),
- libghc-unliftio-dev (<< 0.3),
- libghc-unliftio-prof,
- libghc-glob-dev (>= 0.9),
- libghc-glob-prof,
- libghc-aeson-dev (>= 2),
- libghc-aeson-prof,
- libghc-aeson-pretty-dev,
- libghc-aeson-pretty-prof,
+ libghc-utf8-string-dev (>= 1.0),
+ libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-prof,
  libghc-async-dev,
  libghc-base16-bytestring-dev (>= 1.0),
  libghc-base16-bytestring-prof,
@@ -51,29 +50,27 @@ Build-Depends:
  libghc-crypton-prof,
  libghc-hspec-dev (>= 1.3),
  libghc-hspec-prof,
+ libghc-http-semantics-dev,
  libghc-http-types-dev,
  libghc-network-dev,
- libghc-network-byte-order-dev,
- libghc-network-run-dev (>= 0.1.0),
+ libghc-network-run-dev (>= 0.3.0),
  libghc-network-run-prof,
  libghc-random-dev,
  libghc-random-prof,
  libghc-typed-process-dev,
  libghc-typed-process-prof,
- libghc-unordered-containers-dev,
- libghc-vector-dev,
- libghc-vector-prof,
- hspec-discover,
 Build-Depends-Indep: ghc-doc,
  libghc-async-doc,
  libghc-case-insensitive-doc,
+ libghc-http-semantics-doc,
  libghc-http-types-doc,
+ libghc-iproute-doc,
  libghc-network-doc,
  libghc-network-byte-order-doc,
  libghc-network-control-doc,
  libghc-time-manager-doc,
  libghc-unix-time-doc,
- libghc-unliftio-doc,
+ libghc-utf8-string-doc,
 Standards-Version: 4.7.0
 Homepage: https://github.com/kazu-yamamoto/http2
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-http2


=====================================
p/haskell-http2/debian/patches/disable-tests-with-external-test-cases
=====================================
@@ -2,7 +2,7 @@ Index: b/http2.cabal
 ===================================================================
 --- a/http2.cabal
 +++ b/http2.cabal
-@@ -337,59 +337,6 @@ test-suite spec2
+@@ -334,59 +334,6 @@ test-suite spec2
      else
          buildable: False
  


=====================================
p/haskell-parameterized-utils/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-parameterized-utils (2.1.9.0-3) UNRELEASED; urgency=medium
+haskell-parameterized-utils (2.1.11.0-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:24 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 19:58:58 +0200
 
 haskell-parameterized-utils (2.1.9.0-2) unstable; urgency=medium
 


=====================================
p/haskell-parameterized-utils/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/parameterized-utils.cabal
-+++ b/parameterized-utils.cabal
-@@ -58,7 +58,7 @@ library
-                , deepseq
-                , ghc-prim
-                , hashable       >=1.2  && <1.6
--               , hashtables     >=1.2  && <1.4
-+               , hashtables     >=1.2  && <1.5
-                , indexed-traversable
-                , lens           >=4.16 && <5.4
-                , mtl


=====================================
p/haskell-req/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-req (3.13.4-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 20:40:47 +0200
+
 haskell-req (3.13.2-1) unstable; urgency=low
 
   * Initial release


=====================================
p/haskell-req/debian/control
=====================================
@@ -21,17 +21,13 @@ Build-Depends: debhelper-compat (= 13),
  libghc-case-insensitive-dev (>= 0.2),
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-prof,
- libghc-crypton-connection-dev (>= 0.2.2),
- libghc-crypton-connection-dev (<< 0.4),
+ libghc-crypton-connection-dev (>= 0.4.2),
+ libghc-crypton-connection-dev (<< 0.5),
  libghc-crypton-connection-prof,
- libghc-hspec-dev (>= 2.0),
- libghc-hspec-dev (<< 3),
- libghc-hspec-prof,
- libghc-hspec-core-dev (>= 2.0),
- libghc-hspec-core-dev (<< 3),
- libghc-hspec-core-prof,
+ libghc-data-default-class-dev (>= 0.2.0.0),
+ libghc-data-default-class-prof,
  libghc-http-api-data-dev (>= 0.2),
- libghc-http-api-data-dev (<< 0.7),
+ libghc-http-api-data-dev (<< 0.8),
  libghc-http-api-data-prof,
  libghc-http-client-dev (>= 0.7.13.1),
  libghc-http-client-dev (<< 0.8),
@@ -56,14 +52,23 @@ Build-Depends: debhelper-compat (= 13),
  libghc-unliftio-core-dev (>= 0.1.1),
  libghc-unliftio-core-dev (<< 0.3),
  libghc-unliftio-core-prof,
+ libghc-quickcheck2-dev (>= 2.7),
+ libghc-quickcheck2-dev (<< 3),
+ libghc-quickcheck2-prof,
+ libghc-hspec-dev (>= 2.0),
+ libghc-hspec-dev (<< 3),
+ libghc-hspec-prof,
+ libghc-hspec-core-dev (>= 2.0),
+ libghc-hspec-core-dev (<< 3),
+ libghc-hspec-core-prof,
+ libghc-http-client-dev (>= 0.7),
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-authenticate-oauth-doc,
  libghc-blaze-builder-doc,
  libghc-case-insensitive-doc,
  libghc-crypton-connection-doc,
- libghc-hspec-doc,
- libghc-hspec-core-doc,
+ libghc-data-default-class-doc,
  libghc-http-api-data-doc,
  libghc-http-client-doc,
  libghc-http-client-tls-doc,


=====================================
p/haskell-req/debian/patches/newer-deps
=====================================
@@ -0,0 +1,56 @@
+Index: b/req.cabal
+===================================================================
+--- a/req.cabal
++++ b/req.cabal
+@@ -1,6 +1,7 @@
+ cabal-version:   2.4
+ name:            req
+ version:         3.13.4
++x-revision: 7
+ license:         BSD-3-Clause
+ license-file:    LICENSE.md
+ maintainer:      Mark Karpov <markkarpov92 at gmail.com>
+@@ -39,11 +40,11 @@ library
+         blaze-builder >=0.3 && <0.5,
+         bytestring >=0.10.8 && <0.13,
+         case-insensitive >=0.2 && <1.3,
+-        containers >=0.5 && <0.7,
+-        crypton-connection >=0.3 && <0.5,
+-        data-default-class,
++        containers >=0.5 && <0.9,
++        crypton-connection >=0.4.2 && <0.5,
++        data-default-class >= 0.2.0.0,
+         exceptions >=0.6 && <0.11,
+-        http-api-data >=0.2 && <0.7,
++        http-api-data >=0.2 && <0.8,
+         http-client >=0.7.13.1 && <0.8,
+         http-client-tls >=0.3.2 && <0.4,
+         http-types >=0.8 && <10,
+@@ -51,7 +52,7 @@ library
+         monad-control >=1.0 && <1.1,
+         mtl >=2.0 && <3.0,
+         retry >=0.8 && <0.10,
+-        template-haskell >=2.19 && <2.23,
++        template-haskell >=2.19 && <2.24,
+         text >=0.2 && <2.2,
+         transformers >=0.5.3.0 && <0.7,
+         transformers-base,
+@@ -81,15 +82,15 @@ test-suite pure-tests
+         case-insensitive >=0.2 && <1.3,
+         hspec >=2.0 && <3,
+         hspec-core >=2.0 && <3,
+-        http-api-data >=0.2 && <0.7,
++        http-api-data >=0.2 && <0.8,
+         http-client >=0.7 && <0.8,
+         http-types >=0.8 && <10,
+         modern-uri >=0.3 && <0.4,
+         req,
+         retry >=0.8 && <0.10,
+-        template-haskell >=2.19 && <2.23,
++        template-haskell >=2.19 && <2.24,
+         text >=0.2 && <2.2,
+-        time >=1.2 && <1.13
++        time >=1.2 && <1.16
+ 
+     if flag(dev)
+         ghc-options:


=====================================
p/haskell-req/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps


=====================================
p/haskell-servant-client-core/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-servant-client-core (0.20.2-2) UNRELEASED; urgency=medium
+haskell-servant-client-core (0.20.3.0-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:33 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 20:42:43 +0200
 
 haskell-servant-client-core (0.20.2-1) unstable; urgency=medium
 


=====================================
p/haskell-servant-client-core/debian/control
=====================================
@@ -12,6 +12,9 @@ Build-Depends:
  libghc-aeson-dev (>= 1.4.1.0),
  libghc-aeson-dev (<< 3),
  libghc-aeson-prof,
+ libghc-attoparsec-dev (>= 0.13.2.2),
+ libghc-attoparsec-dev (<< 0.15),
+ libghc-attoparsec-prof,
  libghc-base-compat-dev (>= 0.10.5),
  libghc-base-compat-dev (<< 0.15),
  libghc-base-compat-prof,
@@ -53,6 +56,7 @@ Build-Depends:
  hspec-discover,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
+ libghc-attoparsec-doc,
  libghc-base-compat-doc,
  libghc-base64-bytestring-doc,
  libghc-constraints-doc,


=====================================
p/haskell-texmath/debian/changelog
=====================================
@@ -1,4 +1,4 @@
-haskell-texmath (0.12.8.7-2) UNRELEASED; urgency=medium
+haskell-texmath (0.12.10.3-1) unstable; urgency=medium
 
   [ Scott Talbert ]
   * Build using dh-haskell
@@ -6,7 +6,10 @@ haskell-texmath (0.12.8.7-2) UNRELEASED; urgency=medium
   [ Giovanni Mascellani ]
   * Remove myself from uploaders.
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:38 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 20:43:09 +0200
 
 haskell-texmath (0.12.8.7-1) unstable; urgency=medium
 


=====================================
p/haskell-texmath/debian/control
=====================================
@@ -20,8 +20,8 @@ Build-Depends:
  libghc-syb-dev (>= 0.4.2),
  libghc-syb-dev (<< 0.8),
  libghc-syb-prof,
- libghc-typst-symbols-dev (>= 0.1.5),
- libghc-typst-symbols-dev (<< 0.1.6),
+ libghc-typst-symbols-dev (>= 0.1.8.1),
+ libghc-typst-symbols-dev (<< 0.1.9),
  libghc-typst-symbols-prof,
  libghc-xml-dev,
  libghc-xml-prof,


=====================================
p/haskell-tls-session-manager/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-tls-session-manager (0.0.4-5) UNRELEASED; urgency=medium
+haskell-tls-session-manager (0.0.8-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:12:02 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 20:43:32 +0200
 
 haskell-tls-session-manager (0.0.4-4) unstable; urgency=medium
 


=====================================
p/haskell-tls-session-manager/debian/control
=====================================
@@ -9,24 +9,34 @@ Build-Depends: debhelper-compat (= 13),
  dh-sequence-haskell,
  ghc (>= 9.4),
  ghc-prof,
- libghc-auto-update-dev,
+ libghc-auto-update-dev (>= 0.2.2),
+ libghc-auto-update-dev (<< 0.3),
  libghc-auto-update-prof,
- libghc-basement-dev,
- libghc-basement-prof,
- libghc-clock-dev,
+ libghc-clock-dev (>= 0.8),
+ libghc-clock-dev (<< 0.9),
  libghc-clock-prof,
- libghc-memory-dev,
+ libghc-crypto-token-dev (>= 0.1.2),
+ libghc-crypto-token-dev (<< 0.2),
+ libghc-crypto-token-prof,
+ libghc-memory-dev (>= 0.18.0),
+ libghc-memory-dev (<< 0.19),
  libghc-memory-prof,
- libghc-psqueues-dev (>= 0.2.3),
- libghc-psqueues-prof (>= 0.2.3),
- libghc-tls-dev,
+ libghc-psqueues-dev (>= 0.2),
+ libghc-psqueues-dev (<< 0.3),
+ libghc-psqueues-prof,
+ libghc-serialise-dev (>= 0.2),
+ libghc-serialise-dev (<< 0.3),
+ libghc-serialise-prof,
+ libghc-tls-dev (>= 2.0),
+ libghc-tls-dev (<< 2.3),
  libghc-tls-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-auto-update-doc,
- libghc-basement-doc,
  libghc-clock-doc,
+ libghc-crypto-token-doc,
  libghc-memory-doc,
  libghc-psqueues-doc,
+ libghc-serialise-doc,
  libghc-tls-doc,
 Standards-Version: 4.7.0
 Homepage: https://hackage.haskell.org/package/tls-session-manager


=====================================
p/haskell-vector-algorithms/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-vector-algorithms (0.9.1.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 20:44:31 +0200
+
 haskell-vector-algorithms (0.9.0.3-1) unstable; urgency=medium
 
   * Team upload


=====================================
p/haskell-weigh/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-weigh (0.0.17-2) UNRELEASED; urgency=medium
+haskell-weigh (0.0.18-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:15 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 20:44:50 +0200
 
 haskell-weigh (0.0.17-1) unstable; urgency=medium
 


=====================================
p/uuagc/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-uuagc (0.9.56-2) UNRELEASED; urgency=medium
+uuagc (0.9.57-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:12:03 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Feb 2026 20:45:18 +0200
 
 uuagc (0.9.56-1) unstable; urgency=medium
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/31f8604b2409f103ad65d1c218aa4b0fa5eb020d...e20e81b7e05c3a7c152980a5af4c66c7fd03dc67

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/31f8604b2409f103ad65d1c218aa4b0fa5eb020d...e20e81b7e05c3a7c152980a5af4c66c7fd03dc67
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/20260211/c79d77bc/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list