[Git][haskell-team/DHG_packages][master] 2 commits: lambdabot-haskell-plugins: Sourceful upload for GHC 9.10
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sun Feb 15 00:07:35 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
1ab666fb by Scott Talbert at 2026-02-14T18:58:18-05:00
lambdabot-haskell-plugins: Sourceful upload for GHC 9.10
- - - - -
97ba603f by Scott Talbert at 2026-02-14T19:07:09-05:00
lambdabot-haskell-plugins: Sourceful upload for GHC 9.10
- - - - -
4 changed files:
- p/haskell-lambdabot-haskell-plugins/debian/changelog
- p/haskell-lambdabot-haskell-plugins/debian/control
- + p/haskell-lambdabot-haskell-plugins/debian/patches/newer-deps
- + p/haskell-lambdabot-haskell-plugins/debian/patches/series
Changes:
=====================================
p/haskell-lambdabot-haskell-plugins/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-lambdabot-haskell-plugins (5.3.1.2-2) UNRELEASED; urgency=medium
+haskell-lambdabot-haskell-plugins (5.3.1.2-2) unstable; urgency=medium
* Build using dh-haskell
+ * Sourceful upload for GHC 9.10
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:12:04 -0500
+ -- Scott Talbert <swt at techie.net> Sat, 14 Feb 2026 18:58:01 -0500
haskell-lambdabot-haskell-plugins (5.3.1.2-1) unstable; urgency=medium
=====================================
p/haskell-lambdabot-haskell-plugins/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
Build-Depends:
dh-sequence-haskell,
debhelper-compat (= 13),
- ghc (>= 9.4),
+ ghc (>= 9.10),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-arrows-dev (>= 0.4),
@@ -42,7 +42,7 @@ Build-Depends:
libghc-mueval-dev (>= 0.9.3),
libghc-mueval-prof,
libghc-network-dev (>= 2.7),
- libghc-network-dev (<< 3.2),
+ libghc-network-dev (<< 3.3),
libghc-network-prof,
libghc-numbers-dev (>= 3000),
libghc-numbers-prof,
@@ -90,7 +90,7 @@ Build-Depends-Indep:
libghc-transformers-doc,
libghc-utf8-string-doc,
libghc-vector-space-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://wiki.haskell.org/Lambdabot
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-lambdabot-haskell-plugins
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-lambdabot-haskell-plugins]
=====================================
p/haskell-lambdabot-haskell-plugins/debian/patches/newer-deps
=====================================
@@ -0,0 +1,10 @@
+Index: b/lambdabot-haskell-plugins.cabal
+===================================================================
+--- a/lambdabot-haskell-plugins.cabal
++++ b/lambdabot-haskell-plugins.cabal
+@@ -127,4 +127,4 @@ library
+ show >= 0.4,
+ vector-space >= 0.8,
+ HTTP >= 4000,
+- network >= 2.7 && < 3.2
++ network >= 2.7 && < 3.3
=====================================
p/haskell-lambdabot-haskell-plugins/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/305daaf20446bb9f538b2e5fa9f79ae241be7be9...97ba603f5cd2de9b84bb27004153bf9cdd27d9ce
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/305daaf20446bb9f538b2e5fa9f79ae241be7be9...97ba603f5cd2de9b84bb27004153bf9cdd27d9ce
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/20260215/8c2a2e5b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list