{"base_revision":"git-v1:ee4b4127ece9411a0ae3b850f6e3a762e89ebbda","content":"diff --git a/debian/changelog b/debian/changelog\nindex eb54753..a81b025 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+callisto (1.1.0-4) UNRELEASED; urgency=low\n+\n+  * Avoid explicitly specifying -Wl,--as-needed linker flag.\n+  * Use secure URI in Homepage field.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 11:16:08 +0000\n+\n callisto (1.1.0-3) unstable; urgency=medium\n \n   * Bump standards version to 4.7.0.\ndiff --git a/debian/control b/debian/control\nindex e4af817..20b9aab 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,10 +3,10 @@ Section: science\n Priority: optional\n Maintainer: Alex Myczko <tar@debian.org>\n Build-Depends: debhelper-compat (= 13), libcfitsio-dev\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/debian/callisto\n Vcs-Git: https://salsa.debian.org/debian/callisto.git\n-Homepage: http://www.e-callisto.org/\n+Homepage: https://www.e-callisto.org/\n \n Package: callisto\n Architecture: any\ndiff --git a/debian/rules b/debian/rules\nindex b0aec60..b7dac60 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -7,8 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n # see ENVIRONMENT in dpkg-buildflags(1)\n # package maintainers to append CFLAGS\n export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic\n-# package maintainers to append LDFLAGS\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n \n %:\n \tdh $@\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:1623839d3d50cd95621bae9584a68053cdadb51e"}