Lintian Fixes - cclib-data

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ef20da2..aef19c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+cclib-data (1.6.2-3) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Bump debhelper from old 12 to 13.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Fix day-of-week for changelog entry 1.0.1-1.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 03 Sep 2022 22:05:29 -0000
+
 cclib-data (1.6.2-2) unstable; urgency=medium
 
   * Team Upload.
@@ -70,4 +81,4 @@ cclib-data (1.0.1-1) unstable; urgency=low
 
   * Initial release.
 
- -- Karol M. Langner <karol.langner@gmail.com>  Sun, 26 Jul 2011 15:28:14 +0100
+ -- Karol M. Langner <karol.langner@gmail.com>  Tue, 26 Jul 2011 15:28:14 +0100
diff --git a/debian/control b/debian/control
index c9f2587..989417b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: cclib-data
 Section: non-free/science
 Priority: optional
 Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3,
                python3-biopython,
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 12),
                python3-periodictable,
                python3-pytest,
                python3-scipy,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Homepage: http://cclib.sourceforge.net
 Vcs-Git: https://salsa.debian.org/debichem-team/cclib-data.git
 Vcs-Browser: https://salsa.debian.org/debichem-team/cclib-data
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 1f9de3a..aac70e1 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,3 @@
-Name: cclib
 Homepage: http://cclib.sourceforge.net
 Contact: cclib-users@lists.sourceforge.net
 Reference:
diff --git a/debian/watch b/debian/watch
index bb8b4c4..a7bf462 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/cclib/cclib/releases .*/v([\d.]+)\.tar\.gz$

Run locally

More details

Full run details