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

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed Jan 14 03:42:29 GMT 2026



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


Commits:
10849f5d by Scott Talbert at 2026-01-13T22:40:23-05:00
lambdabot-misc-plugins: Patch for newer deps

- - - - -


4 changed files:

- p/haskell-lambdabot-misc-plugins/debian/changelog
- p/haskell-lambdabot-misc-plugins/debian/control
- + p/haskell-lambdabot-misc-plugins/debian/patches/newer-deps
- + p/haskell-lambdabot-misc-plugins/debian/patches/series


Changes:

=====================================
p/haskell-lambdabot-misc-plugins/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lambdabot-misc-plugins (5.3.1.2-3) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net>  Tue, 13 Jan 2026 22:38:54 -0500
+
 haskell-lambdabot-misc-plugins (5.3.1.2-2) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-lambdabot-misc-plugins/debian/control
=====================================
@@ -19,7 +19,7 @@ Build-Depends:
  libghc-lifted-base-dev (>= 0.2),
  libghc-lifted-base-prof,
  libghc-network-dev (>= 2.7),
- libghc-network-dev (<< 3.2),
+ libghc-network-dev (<< 3.3),
  libghc-network-prof,
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-dev (<< 2.7),


=====================================
p/haskell-lambdabot-misc-plugins/debian/patches/newer-deps
=====================================
@@ -0,0 +1,13 @@
+Index: b/lambdabot-misc-plugins.cabal
+===================================================================
+--- a/lambdabot-misc-plugins.cabal
++++ b/lambdabot-misc-plugins.cabal
+@@ -56,7 +56,7 @@ library
+                         lambdabot-core          >= 5.3 && < 5.4,
+                         lifted-base             >= 0.2,
+                         mtl                     >= 2,
+-                        network                 >= 2.7 && < 3.2,
++                        network                 >= 2.7 && < 3.3,
+                         network-uri             >= 2.6 && < 2.7,
+                         parsec                  >= 3,
+                         process                 >= 1.1,


=====================================
p/haskell-lambdabot-misc-plugins/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/10849f5d7d1747c233d7a89abe74f51b9f3f4cdc
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/7f6046ce/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list