{"base_revision":"git-v1:c0665474f30a5e923c9f25caeab2c3b785610267","content":"diff --git a/debian/changelog b/debian/changelog\nindex 52be2b0..baf637d 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+wham-align (0.1.5-9) UNRELEASED; urgency=low\n+\n+  * Avoid explicitly specifying -Wl,--as-needed linker flag.\n+  * Update watch file format version to 5.\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>  Mon, 11 May 2026 15:14:13 +0000\n+\n wham-align (0.1.5-8) unstable; urgency=medium\n \n   * Team Upload.\ndiff --git a/debian/control b/debian/control\nindex f83537d..c612e84 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,8 +4,8 @@ Priority: optional\n Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>\n Uploaders: Steffen Moeller <moeller@debian.org>\n Build-Depends: debhelper-compat (= 13)\n-Standards-Version: 4.5.1\n-Homepage: http://research.cs.wisc.edu/wham\n+Standards-Version: 4.7.4\n+Homepage: https://research.cs.wisc.edu/wham\n Vcs-Browser: https://salsa.debian.org/med-team/wham-align\n Vcs-Git: https://salsa.debian.org/med-team/wham-align.git\n Rules-Requires-Root: no\ndiff --git a/debian/rules b/debian/rules\nindex 2367f29..43db98f 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -3,7 +3,6 @@ export DH_VERBOSE = 1\n \n export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n export DEB_CXXFLAGS_MAINT_APPEND  = -Wall -pedantic -fsigned-char\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n \n %:\n \tdh $@\ndiff --git a/debian/watch b/debian/watch\nindex 5cb9e1a..603af0c 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,5 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%wham-align-$1.tar.gz%\" \\\n-http://research.cs.wisc.edu/wham/downloads/ \\\n-   wham-v([\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Source: http://research.cs.wisc.edu/wham/downloads/\n+Matching-Pattern: wham-v([\\d\\.]+)\\.tar\\.gz\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%wham-align-$1.tar.gz%\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:7a5758e381898aa300951da30a01a5710282709e"}