[Git][haskell-team/DHG_packages][master] lambdabot-core: Patch for newer deps

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Jan 13 03:04:04 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7ad25773 by Scott Talbert at 2026-01-12T22:01:31-05:00
lambdabot-core: Patch for newer deps

- - - - -


3 changed files:

- p/haskell-lambdabot-core/debian/changelog
- p/haskell-lambdabot-core/debian/control
- p/haskell-lambdabot-core/debian/patches/newer-deps


Changes:

=====================================
p/haskell-lambdabot-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lambdabot-core (5.3.1.2-3) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net>  Mon, 12 Jan 2026 21:59:39 -0500
+
 haskell-lambdabot-core (5.3.1.2-2) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-lambdabot-core/debian/control
=====================================
@@ -38,7 +38,7 @@ Build-Depends:
  libghc-monad-control-dev (>= 1.0),
  libghc-monad-control-prof,
  libghc-network-dev (>= 2.7),
- libghc-network-dev (<< 3.2),
+ libghc-network-dev (<< 3.3),
  libghc-network-prof,
  libghc-network-bsd-dev,
  libghc-network-bsd-prof,


=====================================
p/haskell-lambdabot-core/debian/patches/newer-deps
=====================================
@@ -9,3 +9,12 @@
                          directory               >= 1.1,
                          edit-distance           >= 0.2,
                          exceptions              >= 0.10 && < 0.11,
+@@ -85,7 +85,7 @@ library
+                         lifted-base             >= 0.2,
+                         monad-control           >= 1.0,
+                         mtl                     >= 2,
+-                        network                 >= 2.7 && < 3.2,
++                        network                 >= 2.7 && < 3.3,
+                         network-bsd             >= 2.7 && < 2.9,
+                         parsec                  >= 3,
+                         prim-uniq               >= 0.2 && < 0.4,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ad257731f0a209770458731272c88fe0d1ec740

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ad257731f0a209770458731272c88fe0d1ec740
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/20260113/5755dc6b/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list