[Git][haskell-team/DHG_packages][master] soap: Sourceful upload for GHC 9.10
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Feb 13 23:54:03 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
000f966f by Scott Talbert at 2026-02-13T18:52:20-05:00
soap: Sourceful upload for GHC 9.10
- - - - -
3 changed files:
- p/haskell-soap/debian/changelog
- p/haskell-soap/debian/control
- p/haskell-soap/debian/patches/newer-deps
Changes:
=====================================
p/haskell-soap/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-soap (0.2.3.6-8) UNRELEASED; urgency=medium
+haskell-soap (0.2.3.6-8) unstable; urgency=medium
* Build using dh-haskell
+ * Sourceful upload for GHC 9.10
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:34 -0500
+ -- Scott Talbert <swt at techie.net> Fri, 13 Feb 2026 18:48:57 -0500
haskell-soap (0.2.3.6-7) unstable; urgency=medium
=====================================
p/haskell-soap/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-conduit-dev (>= 1.2.6.6),
@@ -66,7 +66,7 @@ Build-Depends-Indep: ghc-doc,
libghc-xml-conduit-doc,
libghc-xml-conduit-writer-doc,
libghc-xml-types-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://bitbucket.org/dpwiz/haskell-soap
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-soap
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-soap]
=====================================
p/haskell-soap/debian/patches/newer-deps
=====================================
@@ -14,18 +14,22 @@ Index: b/soap.cabal
build-depends:
base >= 4.8 && <5.0
- , bytestring >= 0.10.6 && < 0.11
-+ , bytestring >= 0.10.6 && < 0.12
++ , bytestring >= 0.10.6 && < 0.13
, conduit >= 1.2.6.6 && < 1.4
, configurator >= 0.3 && < 1.0
, data-default >= 0.5.3 && < 1.0
-@@ -77,8 +78,8 @@ library
+@@ -77,11 +78,11 @@ library
, http-types >= 0.9 && < 1.0
, iconv >= 0.4.1.3 && < 0.5
, mtl >= 2.2.1 && < 3.0
- , resourcet >= 1.1.7.4 && < 1.3
- , text >= 1.2.2.1 && < 1.3
+ , resourcet >= 1.1.7.4 && < 1.4
-+ , text >= 1.2.2.1 && < 2.1
++ , text >= 1.2.2.1 && < 3
, unordered-containers >= 0.2.5.1 && < 0.3
, xml-conduit >= 1.3.5 && < 2.0
- , xml-conduit-writer >= 0.1.1.2 && < 0.2
+- , xml-conduit-writer >= 0.1.1.2 && < 0.2
++ , xml-conduit-writer >= 0.1.1.6 && < 0.2
+ , xml-types >= 0.3.6 && < 0.4
+
+ test-suite tests
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/000f966fe89b639f7d5c72417ffbb7f01577da33
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/000f966fe89b639f7d5c72417ffbb7f01577da33
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/20260213/23cfcca6/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list