Lintian Fixes - hdrmerge

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9078d75..71dd628 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+hdrmerge (0.5+git20200117-4) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 07 Jul 2023 21:36:37 -0000
+
 hdrmerge (0.5+git20200117-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 1b3bba3..fb5a8ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: graphics
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
 Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
-Build-Depends: debhelper-compat (= 12), cmake, libalglib-dev, qtbase5-dev, libraw-dev, libexiv2-dev, zlib1g-dev
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13), cmake, libalglib-dev, qtbase5-dev, libraw-dev, libexiv2-dev, zlib1g-dev
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/multimedia-team/hdrmerge.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/hdrmerge
 Homepage: https://github.com/jcelaya/hdrmerge
diff --git a/debian/rules b/debian/rules
index b0aec60..b7dac60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # see ENVIRONMENT in dpkg-buildflags(1)
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..5101058
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/jcelaya/hdrmerge/issues
+Bug-Submit: https://github.com/jcelaya/hdrmerge/issues/new
+Repository-Browse: https://github.com/jcelaya/hdrmerge

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/f8/2dccef64b957222bb915710f92f0c7801347fe.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/4f/2d090fa0aa3e7b44fb2b790d023ef7444cc2fa.debug

No differences were encountered between the control files of package hdrmerge

Control files of package hdrmerge-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 4f2d090fa0aa3e7b44fb2b790d023ef7444cc2fa f82dccef64b957222bb915710f92f0c7801347fe

Run locally

More details

Full run details