[Git][haskell-team/DHG_packages][master] foldl: Upgrading from 1.4.17 to 1.4.18

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Jan 20 03:13:40 GMT 2026



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


Commits:
f9579f1d by Clint Adams at 2026-01-19T22:13:08-05:00
foldl: Upgrading from 1.4.17 to 1.4.18

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-foldl/debian/changelog
=====================================
@@ -1,8 +1,13 @@
-haskell-foldl (1.4.17-2) UNRELEASED; urgency=medium
+haskell-foldl (1.4.18-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:25 -0500
+  [ Clint Adams ]
+  * New upstream release
+  * Enable testsuite.
+
+ -- Clint Adams <clint at debian.org>  Mon, 19 Jan 2026 22:07:06 -0500
 
 haskell-foldl (1.4.17-1) unstable; urgency=medium
 


=====================================
p/haskell-foldl/debian/control
=====================================
@@ -34,6 +34,7 @@ Build-Depends:
  libghc-vector-dev (>= 0.7),
  libghc-vector-dev (<< 0.14),
  libghc-vector-prof,
+ libghc-doctest-dev <!nocheck>,
 Build-Depends-Indep: ghc-doc,
  libghc-comonad-doc,
  libghc-contravariant-doc,
@@ -44,7 +45,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-semigroupoids-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
 Homepage: http://hackage.haskell.org/package/foldl
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-foldl
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-foldl]


=====================================
p/haskell-foldl/debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-# export DEB_ENABLE_TESTS = yes
+export DEB_ENABLE_TESTS = yes
 
 %:
 	dh $@



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f9579f1da127cae42ae790fbd4fc984477a5b238
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/20260120/174330dd/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list