Lintian Fixes - harminv

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 8823ca3..171017a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+harminv (1.4.1-5) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Fix day-of-week for changelog entry 1.3.1-2.
+  * Update standards version to 4.6.1, no changes needed.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 18 Dec 2022 10:22:46 -0000
+
 harminv (1.4.1-4) unstable; urgency=medium
 
   * update github watch file
@@ -145,7 +156,7 @@ harminv (1.3.1-2) unstable; urgency=low
       in debian/rules
     - replaced ${Source-Version} by ${binary:Version} in debian/control
 
- -- Thorsten Alteholz <debian@alteholz.de>  Sun, 02 Feb 2009 02:00:09 +0100
+ -- Thorsten Alteholz <debian@alteholz.de>  Mon, 02 Feb 2009 02:00:09 +0100
 
 harminv (1.3.1-1.1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 3afb1ed..0066186 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Conflicts: libatlas-base-dev
 Build-Depends: debhelper-compat (= 13),
 	liblapack-dev,
 	gfortran
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/stevengj/harminv/
 Vcs-Browser: https://salsa.debian.org/alteholz/harminv
 Vcs-Git: https://salsa.debian.org/alteholz/harminv.git
diff --git a/debian/rules b/debian/rules
index 8c15c44..702a0b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	- F77=gfortran ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS) -Wl,-z,relro" --enable-shared --enable-maintainer-mode
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1866b9d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/NanoComp/harminv/issues
+Bug-Submit: https://github.com/NanoComp/harminv/issues/new
+Repository: https://github.com/NanoComp/harminv.git
+Repository-Browse: https://github.com/NanoComp/harminv

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/3c/7b0d0a35b2f444ee9ce6f16276b2c5cf2fbad7.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ec/47e1c4fb3270d686c3ce8ad94d249edd188c2b.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/5a/50d6088d4c3003d741dc009f0a13595c5dbb5e.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/b1/7f4d3c1389b0dd08b0181b83f5b7e3b73fdc09.debug

No differences were encountered between the control files of package harminv

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

  • Build-Ids: b17f4d3c1389b0dd08b0181b83f5b7e3b73fdc09 3c7b0d0a35b2f444ee9ce6f16276b2c5cf2fbad7

No differences were encountered between the control files of package libharminv-dev

Control files of package libharminv3: lines which differ (wdiff format)

  • Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libopenblas0 liblapack3 | liblapack.so.3

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

  • Build-Ids: 5a50d6088d4c3003d741dc009f0a13595c5dbb5e ec47e1c4fb3270d686c3ce8ad94d249edd188c2b

Run locally

More details

Full run details