Lintian Fixes - euler

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ffaeb8b..b8eb228 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+euler (1.61.0-13) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Move source package lintian overrides to debian/source.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 31 Aug 2022 23:18:06 -0000
+
 euler (1.61.0-12) unstable; urgency=medium
 
   * Update package to use debhelper-compat (= 13)
@@ -246,5 +255,3 @@ euler (1.60.5-1) unstable; urgency=low
   * Initial Release. Closes: #139844
 
  -- Muhammad Hussain Yusuf <yusuf@debian.org>  Sun, 19 May 2002 11:18:43 +0100
-
-
diff --git a/debian/control b/debian/control
index cee0267..dc95e55 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: euler
 Section: math
 Priority: optional
 Maintainer: Josue Ortega <josue@debian.org>
-Build-Depends: debhelper-compat (= 13), dh-autoreconf, libgtk2.0-dev (>= 2.6.0)
-Standards-Version: 4.5.1
+Build-Depends: debhelper-compat (= 13), libgtk2.0-dev (>= 2.6.0)
+Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/debian/euler.git
 Vcs-Browser: https://salsa.debian.org/debian/euler
 Homepage: http://euler.sourceforge.net/
diff --git a/debian/rules b/debian/rules
index 8a5156c..3964b90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ --with autoreconf
+	dh $@
diff --git a/debian/source.lintian-overrides b/debian/source/lintian-overrides
similarity index 100%
rename from debian/source.lintian-overrides
rename to debian/source/lintian-overrides

Run locally

More details

Full run details