Lintian Fixes - pyacidobasic

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 88eb14a..d279231 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyacidobasic (2.11.1-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use canonical URL in Vcs-Browser.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 15 Oct 2022 19:56:15 -0000
+
 pyacidobasic (2.11.1-2) unstable; urgency=medium
 
   * rebuilt with Python 3.10; Closes: #1010747
diff --git a/debian/control b/debian/control
index e65a85b..f40bd4c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,21 +13,21 @@ Build-Depends: debhelper-compat (= 13),
  qtbase5-dev,
  qtchooser,
  faketime
-Standards-Version: 4.5.0
-Vcs-Browser: https://salsa.debian.org/science-team/pyacidobasic.git
+Standards-Version: 4.6.2
+Vcs-Browser: https://salsa.debian.org/science-team/pyacidobasic
 Vcs-Git: https://salsa.debian.org/science-team/pyacidobasic.git
 Homepage: http://outilsphysiques.tuxfamily.org/wiki/index.php?title=Pyacidobasic
 
 Package: pyacidobasic
 Architecture: all
 Depends: ${misc:Depends}, python3,
- python3-pyqt5, python3-pyqt5.qtsvg, 
+ python3-pyqt5, python3-pyqt5.qtsvg,
  python3-numpy, python3-html5lib, python3-pyqtgraph,
  gnome-icon-theme
 Conflicts: python-acidobasic (<< 2.8~)
 Replaces: python-acidobasic (<< 2.8~)
 Description: simulation tool for acido-basic titrations
- python-acidobasic allows you to compose a mixture of acid or base reactives, 
+ python-acidobasic allows you to compose a mixture of acid or base reactives,
  and to simulate their titration by one acid or base. pH and concentration
  curves are displaied instantly when the composition of all chemicals are
  defined. You can choose to display either concentrations or quantities of
diff --git a/debian/rules b/debian/rules
index a2eff1b..8d6376d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,4 +27,3 @@ override_dh_install:
 	sed 's/version=.*/version="'$(DEBVERSION)'"/' \
 	  $(VERSION_PY) > $(VERSION_PY).tmp && \
 	  mv $(VERSION_PY).tmp $(VERSION_PY)
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details