Lintian Fixes - scamp

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.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index 3e42c8f..1ee0675 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                python3,
                python3-astropy,
                python3-numpy
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://www.astromatic.net/software/scamp
 Vcs-Git: https://salsa.debian.org/debian-astro-team/scamp.git
 Vcs-Browser: https://salsa.debian.org/debian-astro-team/scamp
diff --git a/debian/rules b/debian/rules
index 0816a64..63d5eb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 export DEB_CFLAGS_MAINT_APPEND = -fcommon
 
 %:
-	dh $@  --with autoreconf
+	dh $@ 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 573b79d..d9580da 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,4 @@
 ASCL-Id: 1010.063
-Name: SCAMP
 Reference:
  Author: Bertin, E.
  Title: Automatic Astrometric and Photometric Calibration with SCAMP

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e1/0d73dcd596a416961a34051daff703b08ba7ad.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/96/8597211f8ac6705652e764f4fc7834e02288fc.debug

No differences were encountered between the control files of package scamp

Control files of package scamp-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 968597211f8ac6705652e764f4fc7834e02288fc e10d73dcd596a416961a34051daff703b08ba7ad

Run locally

More details

Full run details