haskell-formatting (7.2.0-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 7.2.0-3 > 7.2.0-2
- Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-formatting]
-
- Branch: master
- Path: debian/changelog
- Repo size: 271237120
- Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-formatting
- Last scan: 2025-11-14 19:57:10+00
- Next scan: 2025-11-21 15:12:00+00
- Merge requests: 1
- Debian changelog in Git:
haskell-formatting (7.2.0-3) UNRELEASED; urgency=medium
* Build using dh-haskell
-- Scott Talbert <swt@techie.net> Sun, 09 Nov 2025 21:11:19 -0500
- This branch is 4 commits ahead of tag cabal-debian_v5.4.1-1
- Git log:
commit bbdccb73bf9e76b4a262b9b38690061fdacc5bcd
Author: Nicholas D Steeves <sten@debian.org>
Date: Fri Nov 14 13:54:06 2025 -0500
release cabal-debian 5.4.1-2 to unstable
commit e483a786781278c302657bed24901d4563c0c096
Author: Nicholas D Steeves <sten@debian.org>
Date: Fri Nov 14 13:47:44 2025 -0500
cabal-debian: Migrate watch file to v4 (resolves lintian warning).
commit 2053f26754cdd2dd2f0bd0cd3a4423810289e318
Author: Nicholas D Steeves <sten@debian.org>
Date: Fri Nov 14 13:37:19 2025 -0500
cabal-debian: Cleanup the bogus Build-Depends-Indeps that…
were added by a 'dht upgrade' six years ago, and verify that doing a
'dht update' using haskell-devscripts_0.16.42 does not resurrect them.
Ie, generating Build-Depends-Indeps filled with foo-doc, bar-doc,
etc. packages for a source package that does not build any
architecture-independent packages appears to have been a historical
bug in haskell-devscripts. Thanks to Clint Adams for confirming that
these Build-Depends-Indeps are not actually used for anything.
commit d23dd7d04de22093c7fbb61d0a342f883d3c3307
Author: Clint Adams <clint@debian.org>
Date: Thu Nov 13 14:46:24 2025 -0500
unixutils: explicit build-dependency on libcrypt-dev. closes: #1107054.