Lintian Fixes - callisto

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 8b5f98c..4584f15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+callisto (1.1.0-3) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 08:05:35 -0000
+
 callisto (1.1.0-2) unstable; urgency=medium
 
   * Add Vcs fields.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index ebf163c..8a7e118 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: callisto
 Section: science
 Priority: optional
 Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
-Build-Depends: debhelper (>= 11), libcfitsio-dev
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 11), libcfitsio-dev
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/myczko-guest/callisto
 Vcs-Git: https://salsa.debian.org/myczko-guest/callisto.git
-Homepage: http://www.e-callisto.org/
+Homepage: https://www.e-callisto.org/
 
 Package: callisto
 Architecture: any
diff --git a/debian/rules b/debian/rules
index b0aec60..ef55e94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
 # package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@

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/9e/daa2a9067e571c41aab6f2e7627e9e08d2b326.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/86/b97a4c7c54704fddcfcf97ab0dd3f3a29ae81e.debug

Control files of package callisto: lines which differ (wdiff format)

  • Depends: libc6 (>= 2.34), libcfitsio9 libcfitsio10 (>= 3.480~) 4.2.0~)
  • Homepage: http://www.e-callisto.org/ https://www.e-callisto.org/

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

  • Build-Ids: 86b97a4c7c54704fddcfcf97ab0dd3f3a29ae81e 9edaa2a9067e571c41aab6f2e7627e9e08d2b326

Run locally

More details

Full run details