{"base_revision":"git-v1:ea594da081667e85da022be35e99cbf958c29da6","content":"diff --git a/debian/changelog b/debian/changelog\nindex a24f6c5..0e126c5 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+classmate (1.3.4-4) UNRELEASED; urgency=low\n+\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>  Wed, 13 May 2026 08:54:13 +0000\n+\n classmate (1.3.4-3) unstable; urgency=medium\n \n   [ Pushkar Kulkarni ]\ndiff --git a/debian/control b/debian/control\nindex 70911b6..70e90a9 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -9,10 +9,10 @@ Build-Depends:\n  junit4 (>= 4.12),\n  libmaven-bundle-plugin-java (>= 3.5.1),\n  maven-debian-helper (>= 2.1)\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/classmate.git\n Vcs-Browser: https://salsa.debian.org/java-team/classmate\n-Homepage: http://github.com/FasterXML/java-classmate\n+Homepage: https://github.com/FasterXML/java-classmate\n \n Package: libclassmate-java\n Architecture: all\ndiff --git a/debian/watch b/debian/watch\nindex 200c643..a5e4b32 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,5 @@\n-version=3\n-opts=\"repack,compression=xz\" \\\n-https://github.com/FasterXML/java-classmate/tags .*/(?:.*?)([\\d\\.]+)\\.tar\\.gz\n+Version: 5\n+\n+Source: https://github.com/FasterXML/java-classmate/tags\n+Matching-Pattern: .*/(?:.*?)([\\d\\.]+)\\.tar\\.gz\n+Compression: xz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:fcf57c5b6192819e044603abb99425dac7f640b3"}