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

Clint Adams (@clint) gitlab at salsa.debian.org
Sat Jan 10 21:13:13 GMT 2026



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
2928cebf by Clint Adams at 2026-01-10T16:12:54-05:00
cabal-install-solver: Upgrading from 3.10.3.0 to 3.12.1.0

- - - - -


4 changed files:

- p/haskell-cabal-install-solver/debian/changelog
- p/haskell-cabal-install-solver/debian/control
- + p/haskell-cabal-install-solver/debian/patches/newer-deps
- + p/haskell-cabal-install-solver/debian/patches/series


Changes:

=====================================
p/haskell-cabal-install-solver/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-cabal-install-solver (3.10.3.0-2) UNRELEASED; urgency=medium
+haskell-cabal-install-solver (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:08 -0500
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 10 Jan 2026 16:10:00 -0500
 
 haskell-cabal-install-solver (3.10.3.0-1) unstable; urgency=medium
 


=====================================
p/haskell-cabal-install-solver/debian/control
=====================================
@@ -9,24 +9,20 @@ Build-Depends: debhelper-compat (= 13),
  dh-sequence-haskell,
  ghc (>= 9.4),
  ghc-prof,
- libghc-cabal-syntax-dev (>= 3.10),
- libghc-cabal-syntax-dev (<< 3.11),
- libghc-cabal-syntax-prof,
  libghc-edit-distance-dev (>= 0.2.2),
  libghc-edit-distance-dev (<< 0.3),
  libghc-edit-distance-prof,
- libghc-cabal-syntax-dev,
- libghc-tasty-dev (>= 1.2.3),
- libghc-tasty-dev (<< 1.6),
- libghc-tasty-prof,
- libghc-tasty-hunit-dev (>= 0.10),
- libghc-tasty-hunit-prof,
- libghc-tasty-quickcheck-dev,
- libghc-tasty-quickcheck-prof,
+ libghc-network-uri-dev (>= 2.6.0.2),
+ libghc-network-uri-dev (<< 2.7),
+ libghc-network-uri-prof,
+ libghc-tasty-dev (>= 1.2.3) <!nocheck>,
+ libghc-tasty-dev (<< 1.6) <!nocheck>,
+ libghc-tasty-hunit-dev (>= 0.10) <!nocheck>,
+ libghc-tasty-quickcheck-dev <!nocheck>,
 Build-Depends-Indep: ghc-doc,
- libghc-cabal-syntax-doc,
  libghc-edit-distance-doc,
-Standards-Version: 4.7.0
+ libghc-network-uri-doc,
+Standards-Version: 4.7.3
 Homepage: https://www.haskell.org/cabal/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-cabal-install-solver
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-cabal-install-solver]


=====================================
p/haskell-cabal-install-solver/debian/patches/newer-deps
=====================================
@@ -0,0 +1,28 @@
+--- a/cabal-install-solver.cabal
++++ b/cabal-install-solver.cabal
+@@ -1,6 +1,7 @@
+ cabal-version: 2.2
+ name:          cabal-install-solver
+ version:       3.12.1.0
++x-revision: 1
+ synopsis:      The command-line interface for Cabal and Hackage.
+ description:
+   The solver component used in cabal-install command-line program
+@@ -102,7 +103,7 @@ library
+ 
+   build-depends:
+     , array         >=0.4      && <0.6
+-    , base          >=4.11     && <4.21
++    , base          >=4.11     && <4.23
+     , bytestring    >=0.10.6.0 && <0.13
+     , Cabal         ^>=3.12.1.0
+     , Cabal-syntax  ^>=3.12.1.0
+@@ -134,7 +135,7 @@ Test-Suite unit-tests
+      UnitTests.Distribution.Solver.Modular.MessageUtils
+ 
+    build-depends:
+-     , base        >= 4.11  && <4.21
++     , base        >= 4.11  && <4.23
+      , Cabal
+      , Cabal-syntax
+      , cabal-install-solver


=====================================
p/haskell-cabal-install-solver/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2928cebf9e94dfe5c4627fe40e87bb033602214d
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/20260110/e1cf3e52/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list