Lintian Fixes - isospec

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 7e15ca1..a912308 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,7 +23,7 @@ isospec (2.2.1-2) UNRELEASED; urgency=medium
 isospec (2.2.1-1) unstable; urgency=low
 
   * New upstream version.
-  
+
   * Updates to patches.
 
   * Standards-Version: 4.6.1 (routine update).
@@ -43,11 +43,11 @@ isospec (2.1.3-1) unstable; urgency=low
 isospec (2.1.2+dfsg1-3) unstable; urgency=low
 
   * Remove the r-cran-isospec package as it is alreay packaged by Dylan Aîssi
-    <daissi@debian.org>. 
+    <daissi@debian.org>.
     See https://salsa.debian.org/r-pkg-team/r-cran-isospecr.
 
   * Closes: #962130 by Dylan Aîssi although we'll need to sort out
-    how to provide the R package basing it on the R-cran repository 
+    how to provide the R package basing it on the R-cran repository
     IsoSpecR package (see mail in the bug). Dylan, if you are listening,
     maybe you could open an ITP bug?
 
@@ -55,7 +55,7 @@ isospec (2.1.2+dfsg1-3) unstable; urgency=low
 
 isospec (2.1.2+dfsg1-2) unstable; urgency=low
 
-  * Remove unversioned Python (Closes: #967147), thanks to 
+  * Remove unversioned Python (Closes: #967147), thanks to
     Matthias Klose <doko@debian.org> for the report. Nothing more to do than
     remove the python* build-depends packages.
 
@@ -158,4 +158,3 @@ isospec (1.9.1-1) unstable; urgency=medium
   * Initial release (Closes: #916218).
 
  -- Filippo Rusconi <lopippo@debian.org>  Sat, 19 Jan 2019 13:56:13 +0100
-
diff --git a/debian/control b/debian/control
index 7353347..86d3b43 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper-compat (= 13),
  ghostscript,
  doxygen,
  libjs-mathjax
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/MatteoLacki/IsoSpec
 Vcs-Browser: https://salsa.debian.org/debichem-team/isospec
 Vcs-Git: https://salsa.debian.org/debichem-team/isospec.git
@@ -82,4 +82,3 @@ Description: Isotopic fine structure calculator (C++ API documentation)
  chemical substances that can alternate between joint probability and peak
  height threshold.
  .
-
diff --git a/debian/rules b/debian/rules
index b22eded..6b99ec1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_clean:
 	rm -rf IsoSpecPy.egg-info
 	
 	# The setup.py script immediately creates that link which
-	# makes the package building to stop because it finds that 
+	# makes the package building to stop because it finds that
 	# the source tree has changed. So, first remove that link,
 	# that we'll recreate when we need it later, in the
 	# override_dh_auto_build target.
@@ -84,7 +84,7 @@ build_cpp_library_doc: configure_cpp_library_doc
 	sh debian/replace-mathjax-cloudflare-url-local-file.sh
 
 override_dh_auto_build: build_python_module build_cpp_library build_cpp_library_doc
-	# Recreate the symlink that was created by setup.py 
+	# Recreate the symlink that was created by setup.py
 	# and that we had to remove at the override_dh_clean target.
 	ln -sf IsoSpec++ IsoSpecPy/IsoSpec++
 
@@ -95,6 +95,5 @@ override_dh_auto_install: override_dh_auto_build
 	dh_auto_install -O--buildsystem=cmake
 	# Now remove the links, that we'll provide using d/*.links
 	# So that we can use libIsoSpec++.so.* in d/*.install
-	rm -f debian/tmp/usr/lib/*/libIsoSpec++.so 
+	rm -f debian/tmp/usr/lib/*/libIsoSpec++.so
 	rm -f debian/tmp/usr/lib/*/libIsoSpec++.so.$(ISOSPEC_LIB_SOVERSION)
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 30f9b6f..cf9c83b 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,3 +1,5 @@
+Contact: Matteo Lacki <matteo.lacki@gmail.com>
+Bug-Database: https://github.com/MatteoLacki/IsoSpec/issues
 Reference:
   Author: Mateusz K. Łącki, Michał Startek, Dirk Valkenborg, and Anna Gambin
   Title: "IsoSpec: Hyperfast Fine Structure Calculator"
@@ -11,5 +13,6 @@ Reference:
   URL: https://pubs.acs.org/doi/abs/10.1021/acs.analchem.6b01459
   eprint: https://pubs.acs.org/doi/pdf/10.1021/acs.analchem.6b01459
 
-Repository : https://github.com/MatteoLacki/IsoSpec
+Repository: https://github.com/MatteoLacki/IsoSpec.git
 Bug-Submit: https://github.com/MatteoLacki/IsoSpec/issues
+Repository-Browse: https://github.com/MatteoLacki/IsoSpec

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libisospec++-dev

No differences were encountered between the control files of package libisospec++-doc

No differences were encountered between the control files of package libisospec++2

No differences were encountered between the control files of package libisospec++2-dbgsym

No differences were encountered between the control files of package python3-isospec

No differences were encountered between the control files of package python3-isospec-dbgsym

Run locally

More details

Full run details