Lintian Fixes - chemeq

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 489c221..51a53a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
 chemeq (2.24-1) UNRELEASED; urgency=medium
 
+  [ Georges Khaznadar ]
   * new upstream version
   * use CPPFLAGS rather than CXXFLAGS so dpkg-buildflags can do its job
   * upgraded Standards-Version: 4.6.2, debhelper-compat (=13)
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Fix day-of-week for changelog entry 1.1.0.2-1.
+
  -- Georges Khaznadar <georgesk@debian.org>  Wed, 07 Jun 2023 15:56:39 +0200
 
 chemeq (2.23-2) unstable; urgency=medium
@@ -176,7 +181,7 @@ chemeq (2.8-4) unstable; urgency=low
 chemeq (2.8-3) unstable; urgency=low
 
   * improved the simplification of equations, when some chemical appears
-    more than once in a member (this can happen when you use 
+    more than once in a member (this can happen when you use
     "arithmetics" with equations.
   * updated Standards-Version
   * modified the suggestion: tetex-bin becomes texlive
@@ -187,14 +192,14 @@ chemeq (2.8-3) unstable; urgency=low
 
 chemeq (2.8-2) unstable; urgency=low
 
-  * added a missing ";" in chemeq.y : gcc seems to need it in terminal 
+  * added a missing ";" in chemeq.y : gcc seems to need it in terminal
     instructions.
 
  -- Georges Khaznadar <georgesk@ofset.org>  Mon, 16 Jun 2008 19:18:44 +0200
 
 chemeq (2.8-1) unstable; urgency=low
 
-  * Modified the package to make it non-native, because it can be used 
+  * Modified the package to make it non-native, because it can be used
     outside Debian.
 
  -- Georges Khaznadar <georgesk@ofset.org>  Wed, 05 Dec 2007 21:40:36 +0100
@@ -203,7 +208,7 @@ chemeq (2.7) unstable; urgency=low
 
   * fixed one bug with the option -wl: the output contained sequences
     like "\," and Wims considers le commas like list separators.
-  * added an automatic update of the version number (for Debian 
+  * added an automatic update of the version number (for Debian
     packages).
 
  -- Georges Khaznadar <georgesk@ofset.org>  Sun, 18 Nov 2007 02:00:33 +0100
@@ -216,7 +221,7 @@ chemeq (2.6) unstable; urgency=low
 
 chemeq (2.5) unstable; urgency=low
 
-  * implemented the support of an output for WIMS with the option -w or 
+  * implemented the support of an output for WIMS with the option -w or
     -wl
 
  -- Georges Khaznadar <georgesk@ofset.org>  Fri, 16 Nov 2007 09:15:31 +0100
@@ -229,7 +234,7 @@ chemeq (2.4) unstable; urgency=low
 
 chemeq (2.3) unstable; urgency=low
 
-  * modified the management of standard potentials and equilibrium 
+  * modified the management of standard potentials and equilibrium
     constants upon multiplication : an undefined constant must lead
     to an undefined result.
 
@@ -266,8 +271,8 @@ chemeq (2.1) unstable; urgency=low
   * added a better simplification behavior: now H2 + H2 is resolved as
     2H2 for example.
   * updated the test suite and made it utf-8 compliant.
-  * Major feature enhancement: added new binary operators, # to add two 
-    chemical equations, and ~ to make a substraction between two chemical 
+  * Major feature enhancement: added new binary operators, # to add two
+    chemical equations, and ~ to make a substraction between two chemical
     equations.
   * added two tests into the suite to account for this new feature.
 
@@ -311,7 +316,7 @@ chemeq (1.10) unstable; urgency=low
 
 chemeq (1.9) unstable; urgency=low
 
-  * recompiled with a new version of flex (see 
+  * recompiled with a new version of flex (see
     http://www.debian.org/security/2006/dsa-1020)
 
  -- Georges Khaznadar <georgesk@ofset.org>  Sun,  2 Apr 2006 16:45:22 +0200
@@ -430,9 +435,8 @@ chemeq (1.1.0.2-1) unstable; urgency=low
 
   * Initial Release.
 
- -- Georges Khaznadar <gekhajofour@netinfo.fr>  Thu, 28 Apr 2002 22:50:45 +0200
+ -- Georges Khaznadar <gekhajofour@netinfo.fr>  Sun, 28 Apr 2002 22:50:45 +0200
 
 
 Local variables:
  End:
-
diff --git a/debian/rules b/debian/rules
index f699cdf..c37dad2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,3 @@ override_dh_auto_configure:
 	dh_auto_configure
 	$(MAKE) -C src chemeq.h
 	sed -i -e 's/VERSION.*/VERSION "'$(DEB_VERSION_UPSTREAM)'"/' src/chemeq.h
-

Run locally

More details

Full run details

Historical runs