[Git][haskell-team/DHG_packages][master] yaml: Sourceful upload for GHC 9.10

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Thu Feb 12 23:12:34 GMT 2026



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


Commits:
d1855647 by Scott Talbert at 2026-02-12T18:09:20-05:00
yaml: Sourceful upload for GHC 9.10

- - - - -


3 changed files:

- p/haskell-yaml/debian/changelog
- p/haskell-yaml/debian/control
- p/haskell-yaml/debian/rules


Changes:

=====================================
p/haskell-yaml/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-yaml (0.11.11.2-3) UNRELEASED; urgency=medium
+haskell-yaml (0.11.11.2-3) 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:05 -0500
+ -- Scott Talbert <swt at techie.net>  Thu, 12 Feb 2026 18:05:25 -0500
 
 haskell-yaml (0.11.11.2-2) unstable; urgency=medium
 


=====================================
p/haskell-yaml/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  dh-sequence-haskell,
  debhelper-compat (= 13),
- ghc (>= 9.6),
+ ghc (>= 9.10),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-aeson-dev (>= 0.11),
@@ -50,7 +50,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-scientific-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
 Homepage: https://github.com/snoyberg/yaml
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-yaml
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-yaml]


=====================================
p/haskell-yaml/debian/rules
=====================================
@@ -8,6 +8,7 @@ export DEB_ENABLE_TESTS = yes
 export LC_ALL=C.UTF-8
 else
 export DEB_ENABLE_TESTS = no
+endif
 
 %:
 	dh $@



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d1855647e1143cbc9719dbcee8d66584b961ddd2
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/20260212/6bb31858/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list