[Git][haskell-team/DHG_packages][master] 4 commits: hledger-lib: Upgrading from 1.32.3 to 1.50.2
Nicholas D Steeves (@sten)
gitlab at salsa.debian.org
Wed Nov 12 20:56:59 GMT 2025
Nicholas D Steeves pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2049c095 by Nicholas D Steeves at 2025-11-12T14:05:32-05:00
hledger-lib: Upgrading from 1.32.3 to 1.50.2
- - - - -
ba1f62bc by Nicholas D Steeves at 2025-11-12T14:51:37-05:00
hledger-lib: Allow only libghc-hashtables-dev (>= 1.4.0), because we target sid
- - - - -
7f70d329 by Nicholas D Steeves at 2025-11-12T15:17:10-05:00
haskell-hledger-lib: lintian override custom-library-search-path
- - - - -
4b0647b7 by Nicholas D Steeves at 2025-11-12T15:17:55-05:00
release hledger-lib 1.50.2 to sid
- - - - -
3 changed files:
- p/haskell-hledger-lib/debian/changelog
- p/haskell-hledger-lib/debian/control
- + p/haskell-hledger-lib/debian/libghc-hledger-lib-dev.lintian-overrides
Changes:
=====================================
p/haskell-hledger-lib/debian/changelog
=====================================
@@ -1,8 +1,13 @@
-haskell-hledger-lib (1.32.3-2) UNRELEASED; urgency=medium
+haskell-hledger-lib (1.50.2-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:12:07 -0500
+ [ Nicholas D Steeves ]
+ * New upstream release
+ * Override lintian custom-library-search-path
+
+ -- Nicholas D Steeves <sten at debian.org> Wed, 12 Nov 2025 15:17:35 -0500
haskell-hledger-lib (1.32.3-1) unstable; urgency=medium
=====================================
p/haskell-hledger-lib/debian/control
=====================================
@@ -22,8 +22,8 @@ Build-Depends:
libghc-aeson-pretty-prof,
libghc-ansi-terminal-dev (>= 0.9),
libghc-ansi-terminal-prof,
- libghc-base-compat-dev,
- libghc-base-compat-prof,
+ libghc-blaze-html-dev,
+ libghc-blaze-html-prof,
libghc-blaze-markup-dev (>= 0.5.1),
libghc-blaze-markup-prof,
libghc-call-stack-dev,
@@ -39,23 +39,25 @@ Build-Depends:
libghc-data-default-dev (>= 0.5),
libghc-data-default-prof,
libghc-doclayout-dev (>= 0.3),
- libghc-doclayout-dev (<< 0.5),
+ libghc-doclayout-dev (<< 0.6),
libghc-doclayout-prof,
- libghc-extra-dev (>= 1.6.3),
+ libghc-encoding-dev (>= 0.10),
+ libghc-encoding-prof,
+ libghc-extra-dev (>= 1.7.11),
libghc-extra-prof,
libghc-file-embed-dev (>= 0.0.10),
libghc-file-embed-prof,
- libghc-hashtables-dev (>= 1.2.3.1),
+ libghc-hashtables-dev (>= 1.4.0),
libghc-hashtables-prof,
+ libghc-lucid-dev,
+ libghc-lucid-prof,
libghc-megaparsec-dev (>= 7.0.0),
- libghc-megaparsec-dev (<< 9.7),
+ libghc-megaparsec-dev (<< 9.8),
libghc-megaparsec-prof,
libghc-microlens-dev (>= 0.4),
libghc-microlens-prof,
libghc-microlens-th-dev (>= 0.4),
libghc-microlens-th-prof,
- libghc-pager-dev (>= 0.1.1.0),
- libghc-pager-prof,
libghc-parser-combinators-dev (>= 0.4.0),
libghc-parser-combinators-prof,
libghc-pretty-simple-dev (>> 4),
@@ -63,7 +65,7 @@ Build-Depends:
libghc-pretty-simple-prof,
libghc-regex-tdfa-dev,
libghc-regex-tdfa-prof,
- libghc-safe-dev (>= 0.3.19),
+ libghc-safe-dev (>= 0.3.20),
libghc-safe-prof,
libghc-tabular-dev (>= 0.2),
libghc-tabular-prof,
@@ -73,8 +75,8 @@ Build-Depends:
libghc-tasty-hunit-prof,
libghc-terminal-size-dev (>= 0.3.3),
libghc-terminal-size-prof,
- libghc-text-ansi-dev (>= 0.2.1),
- libghc-text-ansi-prof,
+ libghc-these-dev (>= 1.0.0),
+ libghc-these-prof,
libghc-timeit-dev,
libghc-timeit-prof,
libghc-uglymemo-dev,
@@ -90,7 +92,7 @@ Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-aeson-pretty-doc,
libghc-ansi-terminal-doc,
- libghc-base-compat-doc,
+ libghc-blaze-html-doc,
libghc-blaze-markup-doc,
libghc-call-stack-doc,
libghc-cassava-doc,
@@ -99,13 +101,14 @@ Build-Depends-Indep: ghc-doc,
libghc-colour-doc,
libghc-data-default-doc,
libghc-doclayout-doc,
+ libghc-encoding-doc,
libghc-extra-doc,
libghc-file-embed-doc,
libghc-hashtables-doc,
+ libghc-lucid-doc,
libghc-megaparsec-doc,
libghc-microlens-doc,
libghc-microlens-th-doc,
- libghc-pager-doc,
libghc-parser-combinators-doc,
libghc-pretty-simple-doc,
libghc-regex-tdfa-doc,
@@ -114,7 +117,7 @@ Build-Depends-Indep: ghc-doc,
libghc-tasty-doc,
libghc-tasty-hunit-doc,
libghc-terminal-size-doc,
- libghc-text-ansi-doc,
+ libghc-these-doc,
libghc-timeit-doc,
libghc-uglymemo-doc,
libghc-unordered-containers-doc,
=====================================
p/haskell-hledger-lib/debian/libghc-hledger-lib-dev.lintian-overrides
=====================================
@@ -0,0 +1 @@
+custom-library-search-path RUNPATH /usr/lib/haskell-packages/ghc/lib/*
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/d6e72c091e80742370eab435c178ce8b4c93e4f2...4b0647b7dc36bb83ee7df587dffc6c37a349e28f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/d6e72c091e80742370eab435c178ce8b4c93e4f2...4b0647b7dc36bb83ee7df587dffc6c37a349e28f
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/20251112/5c7e9b5a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list