{"base_revision":"git-v1:48ca4e57b0bccee109910b7265f6726a17b2b91e","content":"diff --git a/debian/changelog b/debian/changelog\nindex 0e4d0e5..c58ddef 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+golang-github-apptainer-sif (2.20.2-5) UNRELEASED; urgency=low\n+\n+  * debian/copyright: use spaces rather than tabs to start continuation lines.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 15:40:13 +0000\n+\n golang-github-apptainer-sif (2.20.2-4) unstable; urgency=medium\n \n   * Source-only upload for migration to testing.\ndiff --git a/debian/control b/debian/control\nindex bb24d27..aa455af 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -1,7 +1,7 @@\n Source: golang-github-apptainer-sif\n Section: admin\n Priority: optional\n-Standards-Version: 4.6.0\n+Standards-Version: 4.7.4\n Maintainer: Debian Go Team <team+pkg-go@tracker.debian.org>\n Uploaders:\n  Andreas Tille <tille@debian.org>,\ndiff --git a/debian/copyright b/debian/copyright\nindex 4427c93..43f29f7 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -5,9 +5,9 @@ Source: https://github.com/apptainer/sif\n Files: *\n Copyright: 2021 Apptainer a Series of LF Projects LLC\n            2018-2021, Sylabs Inc.\n-\t   2017, SingularityWare, LLC.\n-\t   2018, Divya Cote <divya.cote@gmail.com>\n-\t   2017, Yannick Cote <yhcote@gmail.com>\n+           2017, SingularityWare, LLC.\n+           2018, Divya Cote <divya.cote@gmail.com>\n+           2017, Yannick Cote <yhcote@gmail.com>\n License: BSD-3-Clause\n \n Files: debian/*\ndiff --git a/debian/watch b/debian/watch\nindex 55acca1..54c061c 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=4\n+Version: 5\n \n-opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\" \\\n- https://github.com/apptainer/sif/tags (?:.*/)?v?@ANY_VERSION@\\.tar\\.gz\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n+Template: GitHub\n+Owner: apptainer\n+Project: sif\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:46a224d471fef18bf8e352039b2e6c016aff72d4"}