{"base_revision":"git-v1:50f5473835443870b5e414d1123be2f0a6343182","content":"diff --git a/debian/changelog b/debian/changelog\nindex 52e5ee7..45bbd76 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+ruby-psych (5.3.1-2) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 15:53:10 +0000\n+\n ruby-psych (5.3.1-1) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex c23a526..1ffb430 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),\n                rake,\n                rake-compiler,\n                ruby-test-unit-ruby-core\n-Standards-Version: 4.7.3\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/ruby-team/ruby-psych.git\n Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-psych\n Homepage: https://github.com/ruby/psych\ndiff --git a/debian/watch b/debian/watch\nindex 6f3ca04..074ce44 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,7 @@\n-version=4\n-opts=uversionmangle=s/[_.+-]?(rc|pre|dev|beta|alpha|b|a)/~$1/i,\\\n-filenamemangle=s%(?:.+/)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2% \\\n-  https://github.com/ruby/psych/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@\n+Version: 5\n+\n+Uversionmangle: s/[_.+-]?(rc|pre|dev|beta|alpha|b|a)/~$1/i\n+Filenamemangle: s%(?:.+/)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2%\n+Template: GitHub\n+Owner: ruby\n+Project: psych\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:6f4c5215421f5c1ee9b3e0bb88261c642fa73eb6"}