{"base_revision":"git-v1:c332101e652792e5a06f9a165217be5a9a514ab7","content":"diff --git a/debian/changelog b/debian/changelog\nindex 48ad5f4..e154b18 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+doxia (2.0.0-2) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Trim trailing whitespace.\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>  Sun, 03 May 2026 10:04:06 +0000\n+\n doxia (2.0.0-1) unstable; urgency=medium\n \n   * Team upload.\n@@ -204,12 +213,12 @@ doxia (1.1-1) experimental; urgency=low\n   * Add a Build-Depends-Indep dependency on maven-repo-helper\n   * Use mh_installpom and mh_installjar to install the POM and the jar to the\n     Maven repository\n-  * Remove the patch itext.diff, use a dependency on libitext1-java \n+  * Remove the patch itext.diff, use a dependency on libitext1-java\n     instead to keep using version 1.x of iText.\n-  * Add a dependency on fop and libcommons-configuration-java to build the new \n+  * Add a dependency on fop and libcommons-configuration-java to build the new\n     doxia-module-fo\n   * Remove the dependency on libplexus-container-default-java, it's replaced\n-    by a transitive dependency on libplexus-containers-java (from \n+    by a transitive dependency on libplexus-containers-java (from\n     libplexus-i18n-java)\n   * Remove the dependency on classpath-doc on the java-doc package,\n     it's not needed\ndiff --git a/debian/control b/debian/control\nindex ced259d..f29bf8a 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -16,10 +16,10 @@ Build-Depends:\n  libmodello-maven-plugin-java,\n  libplexus-utils-java,\n  maven-debian-helper (>= 2.2.2~)\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/doxia.git\n Vcs-Browser: https://salsa.debian.org/java-team/doxia\n-Homepage: http://maven.apache.org/doxia/\n+Homepage: https://maven.apache.org/doxia/\n \n Package: libdoxia-java\n Architecture: all\ndiff --git a/debian/watch b/debian/watch\nindex 04676f9..309897b 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,4 @@\n-version=4\n-https://github.com/apache/maven-doxia/tags .*/doxia-([\\d.]*).tar.gz\n+Version: 5\n+\n+Source: https://github.com/apache/maven-doxia/tags\n+Matching-Pattern: .*/doxia-([\\d.]*).tar.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:b2e72c49c910a68c1b839252b57403a208c84fdb"}