{"base_revision":"git-v1:ff1f135bf16220354bbf5a96b72dff5e4c1aa1e5","content":"diff --git a/debian/changelog b/debian/changelog\nindex fb1d8f5..4fcc1ab 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+maven-reporting-exec (2.0.0-2) 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>  Thu, 07 May 2026 06:54:32 +0000\n+\n maven-reporting-exec (2.0.0-1) unstable; urgency=medium\n \n   * New upstream release\ndiff --git a/debian/control b/debian/control\nindex 9ca74e1..a4378af 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -17,10 +17,10 @@ Build-Depends:\n  libmaven3-core-java (>= 3.5.0),\n  libmodello-maven-plugin-java,\n  maven-debian-helper (>= 2.2)\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/maven-reporting-exec.git\n Vcs-Browser: https://salsa.debian.org/java-team/maven-reporting-exec\n-Homepage: http://maven.apache.org/shared/maven-reporting-exec/\n+Homepage: https://maven.apache.org/shared/maven-reporting-exec/\n \n Package: libmaven-reporting-exec-java\n Architecture: all\ndiff --git a/debian/watch b/debian/watch\nindex ad68364..8d824ea 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,5 @@\n-version=4\n-opts=\"repack,compression=xz\" \\\n-https://github.com/apache/maven-reporting-exec/tags .*/maven-reporting-exec-([\\d\\.]+).tar.gz\n+Version: 5\n+\n+Source: https://github.com/apache/maven-reporting-exec/tags\n+Matching-Pattern: .*/maven-reporting-exec-([\\d\\.]+).tar.gz\n+Compression: xz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:5ce817e8cb0edc1cff1ec6dc423991d81661219d"}