[Git][haskell-team/DHG_packages][master] 10 commits: Update lintian override info format in d/source.lintian-overrides on line 2.

Nicholas D Steeves (@sten) gitlab at salsa.debian.org
Sun Nov 16 03:44:17 GMT 2025



Nicholas D Steeves pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
c393d56a by Nicholas D Steeves at 2025-11-15T22:05:02-05:00
Update lintian override info format in d/source.lintian-overrides on line 2.

Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html

- - - - -
0cb311ab by Nicholas D Steeves at 2025-11-15T22:05:11-05:00
Update watch file format version to 4.

Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html

- - - - -
6f385488 by Nicholas D Steeves at 2025-11-15T22:28:42-05:00
Move source package lintian overrides to debian/source.

Changes-By: lintian-brush
Fixes: lintian: old-source-override-location
See-also: https://lintian.debian.org/tags/old-source-override-location.html

- - - - -
7ac24497 by Nicholas D Steeves at 2025-11-15T22:28:43-05:00
Update renamed lintian tag names in lintian overrides.

Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html

- - - - -
a8f1d568 by Nicholas D Steeves at 2025-11-15T22:28:44-05:00
hledger-web fixup lintian-brush changelog entries

- - - - -
537843e3 by Nicholas D Steeves at 2025-11-15T22:28:44-05:00
hledger-web: drop bogus *-prof BDs

- - - - -
97fbabce by Nicholas D Steeves at 2025-11-15T22:28:45-05:00
Override missing-depends-on-sensible-utils; false positive; a web page…

will not open a webbrowser via sensible-utils!

- - - - -
8443d16b by Nicholas D Steeves at 2025-11-15T22:30:56-05:00
hledger-web: Drop source/lintian-overrides

- - - - -
f1bec93a by Nicholas D Steeves at 2025-11-15T22:40:33-05:00
hledger-web: Drop our debian/js-sources copy of jquery, because upstream now provides…

non-minified source

- - - - -
06744be8 by Nicholas D Steeves at 2025-11-15T22:41:07-05:00
release haskell-hledger-web 1.50.2-1 to sid

- - - - -


6 changed files:

- p/haskell-hledger-web/debian/changelog
- p/haskell-hledger-web/debian/control
- p/haskell-hledger-web/debian/hledger-web.lintian-overrides
- − p/haskell-hledger-web/debian/js-sources/jquery-2.1.1.js
- − p/haskell-hledger-web/debian/source.lintian-overrides
- p/haskell-hledger-web/debian/watch


Changes:

=====================================
p/haskell-hledger-web/debian/changelog
=====================================
@@ -1,12 +1,19 @@
-haskell-hledger-web (1.50.2-1) UNRELEASED; urgency=medium
+haskell-hledger-web (1.50.2-1) unstable; urgency=medium
 
   [ Scott Talbert ]
   * Build using dh-haskell
 
   [ Nicholas D Steeves ]
   * New upstream release
-
- -- Nicholas D Steeves <sten at debian.org>  Sat, 15 Nov 2025 15:46:35 -0500
+  * Update lintian override info format in d/source.lintian-overrides
+  * Update watch file format version to 4
+  * Update renamed lintian tag names in lintian overrides
+  * Override missing-depends-on-sensible-utils; false positive; a web page
+    will not open a webbrowser via sensible-utils!
+  * Drop our debian/js-sources copy of jquery, because upstream now provides
+    non-minified source
+
+ -- Nicholas D Steeves <sten at debian.org>  Sat, 15 Nov 2025 22:40:59 -0500
 
 haskell-hledger-web (1.32.3-1) unstable; urgency=medium
 


=====================================
p/haskell-hledger-web/debian/control
=====================================
@@ -22,32 +22,22 @@ Build-Depends:
  libghc-conduit-dev,
  libghc-conduit-extra-dev (>= 1.1),
  libghc-data-default-dev,
- libghc-data-default-prof,
  libghc-extra-dev (>= 1.7.11),
- libghc-extra-prof,
  libghc-file-embed-dev (>= 0.0.16.0),
- libghc-file-embed-prof,
  libghc-githash-dev (>= 0.1.6.2),
- libghc-githash-prof,
  libghc-hjsmin-dev,
- libghc-hjsmin-prof,
  libghc-hledger-dev (>= 1.50.2),
  libghc-hledger-dev (<< 1.51),
- libghc-hledger-prof,
  libghc-hledger-lib-dev (>= 1.50.2),
  libghc-hledger-lib-dev (<< 1.51),
- libghc-hledger-lib-prof,
  libghc-hspec-dev,
  libghc-http-client-dev,
  libghc-http-conduit-dev,
  libghc-http-types-dev,
  libghc-megaparsec-dev (>= 7.0.0),
  libghc-megaparsec-dev (<< 9.8),
- libghc-megaparsec-prof,
  libghc-network-dev,
- libghc-network-prof,
  libghc-safe-dev (>= 0.3.20),
- libghc-safe-prof,
  libghc-shakespeare-dev (>= 2.0.2.2),
  libghc-unix-compat-dev,
  libghc-unordered-containers-dev,
@@ -68,7 +58,6 @@ Build-Depends:
  libghc-yesod-static-dev (>= 1.4),
  libghc-yesod-static-dev (<< 1.7),
  libghc-yesod-test-dev,
- libghc-yesod-test-prof,
 Standards-Version: 4.7.0
 Homepage: https://hledger.org
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hledger-web


=====================================
p/haskell-hledger-web/debian/hledger-web.lintian-overrides
=====================================
@@ -1 +1,3 @@
-binary-or-shlib-defines-rpath
+custom-library-search-path
+# false positive; a web page will not open a webbrowser via sensible-utils!
+missing-depends-on-sensible-utils


=====================================
p/haskell-hledger-web/debian/js-sources/jquery-2.1.1.js deleted
=====================================
The diff for this file was not included because it is too large.

=====================================
p/haskell-hledger-web/debian/source.lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# We include the source in debian/
-source-is-missing static/js/jquery.min.js


=====================================
p/haskell-hledger-web/debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/hledger-web/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/403bd0ae927248965b7681a248395cbb55b047e7...06744be8907f6e8ebaabd56d33b28e7a4669ee65

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/403bd0ae927248965b7681a248395cbb55b047e7...06744be8907f6e8ebaabd56d33b28e7a4669ee65
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/20251116/025dd009/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list