Lintian Fixes - cclib

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b97c3110..95995b38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,19 @@ cclib (1.7.2-1) UNRELEASED; urgency=medium
     + Build-Depends: Drop versioned constraint on python3-numpy.
 
   [ Michael Banck ]
-  * debian/watch: Updated. 
-  * debian/patches/openbabel3-pybel-import.patch: Removed, applied upstream. 
+  * debian/watch: Updated.
+  * debian/patches/openbabel3-pybel-import.patch: Removed, applied upstream.
+
+  [ Debian Janitor ]
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+    + debian/rules: Rely on default use of dh_missing rather than using
+      dh_install --list-missing.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 16 Nov 2022 05:13:13 -0000
 
diff --git a/debian/control b/debian/control
index 541478b0..33df01ff 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: science
 Priority: optional
 Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
 Uploaders: Michael Banck <mbanck@debian.org>
-Build-Depends: debhelper-compat (= 11),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3-all,
                python3-numpy,
                python3-setuptools
-Standards-Version: 4.5.0
-Homepage: http://cclib.github.io
+Standards-Version: 4.6.2
+Homepage: https://cclib.github.io
 Vcs-Git: https://salsa.debian.org/debichem-team/cclib.git
 Vcs-Browser: https://salsa.debian.org/debichem-team/cclib
 Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index b502891d..d82cfcfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,6 @@ override_dh_auto_test:
 	# do nothing
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 	mv debian/cclib/usr/bin/ccget debian/cclib/usr/bin/cclib-get
 	mv debian/cclib/usr/bin/cda debian/cclib/usr/bin/cclib-cda
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 160704e1..1f1c4a09 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,5 @@
-Name: cclib
+Bug-Database: https://github.com/cclib/cclib/issues
+Bug-Submit: https://github.com/cclib/cclib/issues/new
 Homepage: http://cclib.github.io
 Contact: cclib-users@lists.sourceforge.net
 Reference:
diff --git a/debian/watch b/debian/watch
index 2ef21fd7..f6774b6f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/cclib/cclib/tags .*/v([\d.]+)\.tar\.gz$

Debdiff

File lists identical (after any substitutions)

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

  • Homepage: http://cclib.github.io https://cclib.github.io

Control files of package python3-cclib: lines which differ (wdiff format)

  • Homepage: http://cclib.github.io https://cclib.github.io

Run locally

More details

Full run details