Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
716f7ff7 by Scott Talbert at 2026-01-14T18:44:12-05:00
io-streams-haproxy: Patch for newer deps
- - - - -
3 changed files:
- p/haskell-io-streams-haproxy/debian/changelog
- p/haskell-io-streams-haproxy/debian/control
- p/haskell-io-streams-haproxy/debian/patches/newer-deps
Changes:
=====================================
p/haskell-io-streams-haproxy/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-io-streams-haproxy (1.0.1.0-8) unstable; urgency=medium
+
+ * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net> Wed, 14 Jan 2026 18:39:27 -0500
+
haskell-io-streams-haproxy (1.0.1.0-7) unstable; urgency=medium
* Build using dh-haskell
=====================================
p/haskell-io-streams-haproxy/debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
libghc-io-streams-dev (<< 1.6),
libghc-io-streams-prof,
libghc-network-dev (>= 2.3),
- libghc-network-dev (<< 3.2),
+ libghc-network-dev (<< 4),
libghc-network-prof,
libghc-hunit-dev (>= 1.2),
libghc-hunit-dev (<< 2),
=====================================
p/haskell-io-streams-haproxy/debian/patches/newer-deps
=====================================
@@ -45,7 +45,7 @@ Index: b/io-streams-haproxy.cabal
io-streams >= 1.3 && < 1.6,
- network >= 2.3 && < 3.1,
- transformers >= 0.3 && < 0.6
-+ network >= 2.3 && < 3.2,
++ network >= 2.3 && < 4,
+ transformers >= 0.3 && < 0.7
default-language: Haskell2010
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/716f7ff7e776a8944c26836c581b022348578bd6
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/716f7ff7e776a8944c26836c581b022348578bd6
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/20260114/5440356a/attachment-0001.htm>