Run of lintian-fixes for callisto

Merge these changes:

git pull https://janitor.debian.net/git/callisto lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 8b5f98c..f154bee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+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.
+
+ -- 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..6fc453f 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.1
 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/63/ff89d06f954dda5db959a8d577a09e3c7fa52d.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)

  • 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 63ff89d06f954dda5db959a8d577a09e3c7fa52d

Publish History

  • 2022-12-13T22:10: Failed to push: gitlab-conflict ( Conflict during GitLab operation. Reached repository limit? )
  • 2022-12-06T13:09: Merge proposal updated ( Success )
  • 2022-12-06T06:33: Merge proposal updated ( Success )
  • 2022-12-05T23:35: Merge proposal updated ( Success )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes callisto-dbgsymapt install -t lintian-fixes callisto

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved