[Git][haskell-team/DHG_packages][master] hpack: Upgrading from 0.36.1 to 0.38.3

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Fri Feb 13 01:44:33 GMT 2026



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


Commits:
7d592c7b by Scott Talbert at 2026-02-12T20:41:45-05:00
hpack: Upgrading from 0.36.1 to 0.38.3

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-hpack/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-hpack (0.36.1-2) UNRELEASED; urgency=medium
+haskell-hpack (0.38.3-1) unstable; urgency=medium
 
   * Build using dh-haskell
+  * New upstream release
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:52 -0500
+ -- Scott Talbert <swt at techie.net>  Thu, 12 Feb 2026 20:37:22 -0500
 
 haskell-hpack (0.36.1-1) unstable; urgency=medium
 


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


=====================================
p/haskell-hpack/debian/rules
=====================================
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
-export DEB_ENABLE_TESTS = yes
+# Missing depends (vcr)
+export DEB_ENABLE_TESTS = no
 
 %:
 	dh $@



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

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


More information about the Pkg-haskell-commits mailing list