Lintian Fixes - gausssum

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index e953fae..c483e61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+gausssum (3.0.2-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 23 Sep 2022 16:13:26 -0000
+
 gausssum (3.0.2-2) unstable; urgency=medium
 
   * Team upload.
@@ -351,4 +362,3 @@ gausssum (0.8-1) unstable; urgency=low
   * Initial Release.
 
  -- Li Daobing <lidaobing@gmail.com>  Mon, 17 Jan 2005 19:46:32 +0800
-
diff --git a/debian/control b/debian/control
index d382975..65672bf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: science
 Priority: optional
 Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
 Uploaders: Michael Banck <mbanck@debian.org>
-Standards-Version: 4.4.1
-Build-Depends: debhelper-compat (= 12),
+Standards-Version: 4.6.1
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3 (>> 3.1),
                python3-numpy,
                python3-setuptools
 Build-Depends-Indep: tofrodos
-Homepage: http://gausssum.sourceforge.net
+Homepage: https://gausssum.sourceforge.net
 Vcs-Browser: https://salsa.debian.org/debichem-team/gausssum
 Vcs-Git: https://salsa.debian.org/debichem-team/gausssum.git
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index a538353..56b8fda 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,3 @@
-Name: GaussSum
 Reference:
  - Author: Noel M. O'Boyle and Adam L. Tenderholt and Karol M. Langner
    Title: "cclib: A library for package-independent computational chemistry algorithms"

Run locally

More details

Full run details