Lintian Fixes - iapws

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b8bafdb..b95cbe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
 iapws (1.5.2-2) UNRELEASED; urgency=medium
 
+  [ Alastair McKinstry ]
   * Move to debhelper level 13
   * Standards-Version: 4.6.0; no changes required
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Name, Repository.
+  * Fix broken Vcs URL.
+  * Update standards version to 4.6.1, no changes needed.
+
  -- Alastair McKinstry <mckinstry@debian.org>  Wed, 18 Aug 2021 12:53:14 +0100
 
 iapws (1.5.2-1) unstable; urgency=medium
@@ -36,7 +43,7 @@ iapws (1.4-1) unstable; urgency=medium
 
 iapws (1.3-2) unstable; urgency=medium
 
-  * Standards-Version: 4.3.0 
+  * Standards-Version: 4.3.0
   * Drop obsolete X-Python-* clauses
   * Remove unnecessary X-Python{,3}-Version field in debian/control.
 
@@ -88,15 +95,15 @@ iapws (1.1.3-1) unstable; urgency=medium
 iapws (1.1.2-1) unstable; urgency=medium
 
   * New upstream release
-    - setup.py patch removed. 
+    - setup.py patch removed.
   * Standards-Version: 3.9.8
 
  -- Alastair McKinstry <mckinstry@debian.org>  Thu, 02 Jun 2016 11:17:18 +0100
 
 iapws (1.1.1-2) unstable; urgency=medium
 
-  * Change Vcs-Git to canonical  anonscm form. 
-  * Add new redirect-based watch file for pypi.python.org 
+  * Change Vcs-Git to canonical  anonscm form.
+  * Add new redirect-based watch file for pypi.python.org
 
  -- Alastair McKinstry <mckinstry@debian.org>  Tue, 15 Dec 2015 11:47:13 +0000
 
@@ -143,7 +150,7 @@ iapws (1.0.3-1) unstable; urgency=medium
 
   * New upstream release.
   * Move to DH_COMPAT=9, change debhelper depends version.
-  * Move to Standards-Version: 3.9.5 
+  * Move to Standards-Version: 3.9.5
   * Minor patch for python3 now needed.
 
  -- Alastair McKinstry <mckinstry@debian.org>  Wed, 26 Feb 2014 08:50:51 +0000
diff --git a/debian/control b/debian/control
index d96d940..5045302 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,15 @@ Source: iapws
 Section: python
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry@debian.org>
-Build-Depends: debhelper-compat (= 13), 
+Build-Depends: debhelper-compat (= 13),
  dh-sequence-python3,
- python3-all, 
- python3-setuptools, 
- python3-scipy, 
-Standards-Version: 4.6.0
+ python3-all,
+ python3-setuptools,
+ python3-scipy,
+Standards-Version: 4.6.1
 Homepage: https://pypi.python.org/pypi/iapws
 Vcs-Browser: https://salsa.debian.org:/science-team/iapws.git
-Vcs-Git: https://salsa.debian.org:/science-team/iapws.git
+Vcs-Git: https://salsa.debian.org/science-team/iapws.git
 
 
 Package: python3-iapws
@@ -21,4 +21,3 @@ Description: Python3 implementation of the international APWS-IF97 steam tables
  with the Industrial Formulation IAPWS-IF97.
  .
  Further information on the standard is available at http://www.iapws.org
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..27ece15
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Name: iapws
+Repository: https://github.com/jjgomera/iapws.git

Run locally

More details

Full run details