Lintian Fixes - proxsmtp

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index ef55308..e7186df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+proxsmtp (1.10-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set field Upstream-Name in debian/copyright.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 02 Apr 2023 21:27:32 -0000
+
 proxsmtp (1.10-4) unstable; urgency=medium
 
   * QA upload.
@@ -90,4 +98,3 @@ proxsmtp (1.2.1-1) unstable; urgency=low
   * Initial Release (closes: #317751).
 
  -- Pierre Habouzit <madcoder@debian.org>  Mon, 11 Jul 2005 12:29:57 +0200
-
diff --git a/debian/control b/debian/control
index fd7e31e..11f2ab0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: proxsmtp
 Section: mail
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>= 13), debhelper-compat (= 13), libcap-dev, dh-autoreconf
+Build-Depends: debhelper (>= 13), debhelper-compat (= 13), libcap-dev
 Standards-Version: 3.9.1
 Vcs-Browser: https://salsa.debian.org/debian/proxsmtp
 Vcs-Git: https://salsa.debian.org/debian/proxsmtp.git
diff --git a/debian/copyright b/debian/copyright
index 1242cfd..6a11956 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,7 @@ Comment: This package was debianized by Pierre Habouzit <madcoder@debian.org> on
  Mon, 11 Jul 2005 12:11:43 +0200.
 Source: http://thewalter.net/stef/software/proxsmtp/
 Upstream-Contact: Stef Walter <stef@thewalter.net>
+Upstream-Name: proxsmtp
 
 Files: *
 Copyright: (c) 2004, Stefan Walter
diff --git a/debian/rules b/debian/rules
index a66b287..545adb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_installsystemd:
 	dh_installsystemd proxsmtp.target proxsmtp@.service

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package proxsmtp

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

Run locally

More details

Full run details