{"base_revision":"git-v1:f5b2611ba484bb87b20bd61a949853689d0cdd61","content":"diff --git a/debian/changelog b/debian/changelog\nindex 00b11b8..07bd86d 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+libstax2-api-java (4.1-2) UNRELEASED; urgency=low\n+\n+  * debian/watch: Use GitHub /tags rather than /releases page.\n+  * Bump debhelper from old 11 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+  * Update standards version to 4.1.5, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 03 May 2026 04:36:13 +0000\n+\n libstax2-api-java (4.1-1) unstable; urgency=medium\n \n   * New upstream release.\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex b4de394..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-11\ndiff --git a/debian/control b/debian/control\nindex 999c5be..14be231 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,11 +3,12 @@ Section: java\n Priority: optional\n Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>\n Uploaders: Giovanni Mascellani <gio@debian.org>\n-Build-Depends: debhelper (>= 11), maven-debian-helper,\n+Build-Depends: maven-debian-helper,\n  libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java,\n- libmaven-compiler-plugin-java\n+ libmaven-compiler-plugin-java,\n+ debhelper-compat (= 13)\n Build-Depends-Indep: default-jdk\n-Standards-Version: 4.1.4\n+Standards-Version: 4.1.5\n Homepage: https://github.com/FasterXML/stax2-api\n Vcs-Browser: https://salsa.debian.org/java-team/libstax2-api-java\n Vcs-Git: https://salsa.debian.org/java-team/libstax2-api-java.git\ndiff --git a/debian/watch b/debian/watch\nindex 66bf1b0..fc96598 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,2 @@\n version=3\n-https://github.com/FasterXML/stax2-api/releases .*/stax2-api-(\\d\\S*)\\.tar\\.gz\n+https://github.com/FasterXML/stax2-api/tags .*/stax2-api-(\\d\\S*)\\.tar\\.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:b381337564b97d40213c030eb46a8cfe8034f7d5"}