Lintian Fixes - swarp

Ready changes

Summary

  • Drop unnecessary dependency on dh-autoreconf.
  • Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index befdbd1..7601792 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
 Uploaders: Ole Streicher <olebole@debian.org>, Nilesh Patra <nilesh@debian.org>
 Build-Depends: debhelper-compat (= 13), libcfitsio-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://www.astromatic.net/software/swarp
 Vcs-Git: https://salsa.debian.org/debian-astro-team/swarp.git
 Vcs-Browser: https://salsa.debian.org/debian-astro-team/swarp
diff --git a/debian/rules b/debian/rules
index a8f0b69..8da250c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh  $@ --with autoreconf
+	dh  $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 36f82fc..73e164a 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,5 @@
 ---
 ASCL-Id: 1010.068
-Name: SWarp
 Reference:
  Author: Bertin, E. and Mellier, Y. and Radovich, M. and Missonnier, G. and
       Didelon, P. and Morin, B.

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package swarp

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

Run locally

More details

Full run details