Lintian Fixes - cclib-data

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 35b8620..7e29e28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,14 @@ cclib-data (1.6.2-4) UNRELEASED; urgency=medium
   [ Michael Banck ]
   * debian/watch: Updated.
 
+  [ Debian Janitor ]
+  * 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.2, no changes needed.
+
  -- Debichem Team <debichem-devel@lists.alioth.debian.org>  Sun, 27 Nov 2022 11:02:28 +0100
 
 cclib-data (1.6.2-2) unstable; urgency=medium
@@ -77,4 +85,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..28f511a 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.2
 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 2ef21fd..f6774b6 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$

Run locally

More details

Full run details

Historical runs