{"base_revision":"git-v1:e2fff731ce5d2c46da797af98b1c857641d118f0","content":"diff --git a/debian/changelog b/debian/changelog\nindex 775ba14..d90363b 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+saxonhe (9.9.1.5+dfsg-2) UNRELEASED; urgency=low\n+\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Bump debhelper from old 11 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 03 May 2026 09:41:42 +0000\n+\n saxonhe (9.9.1.5+dfsg-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 8614c52..920f6c3 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,8 +3,7 @@ Section: java\n Priority: optional\n Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>\n Uploaders: Eugene Zhukov <eugene@debian.org>\n-Build-Depends: debhelper (>= 11),\n- default-jdk,\n+Build-Depends: default-jdk,\n  maven-debian-helper (>= 1.6.1),\n  libmaven-antrun-plugin-java,\n  libdom4j-java,\n@@ -14,8 +13,9 @@ Build-Depends: debhelper (>= 11),\n  libcomment-preprocessor-java,\n  libcommons-io-java,\n  libintellij-annotations-java,\n- libicu4j-java\n-Standards-Version: 4.4.1\n+ libicu4j-java,\n+ debhelper-compat (= 13)\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/saxonhe.git\n Vcs-Browser: https://salsa.debian.org/java-team/saxonhe\n Homepage: https://www.saxonica.com/\ndiff --git a/debian/copyright b/debian/copyright\nindex 663f76c..2eef282 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -7,6 +7,12 @@ Files: *\n Copyright: 1999-2014, Saxonica\n License: MPL-2.0\n \n+Files: net/sf/saxon/data/analyze-string.xsd\n+       net/sf/saxon/data/json.xsd\n+       net/sf/saxon/data/xpath-functions.xsd\n+Copyright: 1994-2002 World Wide Web Consortium\n+License: W3C-SOFTWARE-NOTICE-AND-LICENSE\n+\n Files: net/sf/saxon/expr/sort/GenericSorter.java\n Copyright: 1999 CERN - European Organization for Nuclear Research.\n License: CERN\n@@ -21,12 +27,6 @@ Files: debian/*\n Copyright: 2013, Eugene Zhukov <eugene@debian.org>\n License: MPL-2.0\n \n-Files: net/sf/saxon/data/analyze-string.xsd\n-       net/sf/saxon/data/json.xsd\n-       net/sf/saxon/data/xpath-functions.xsd\n-Copyright: 1994-2002 World Wide Web Consortium\n-License: W3C-SOFTWARE-NOTICE-AND-LICENSE\n-\n License: MPL-2.0\n  The contents of this file are subject to the Mozilla Public License\n  Version 2.0 (the \"License\"); you may not use this file except in\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:40f604aa80a3134e614dc7677e9b8473ee896bd1"}