{"base_revision":"git-v1:6182738345bbb21229d894ce4137948c629a23fc","content":"diff --git a/debian/changelog b/debian/changelog\nindex 5d044d5..da04f67 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+ruby-net-irc (0.0.9-5) 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>  Tue, 12 May 2026 14:20:11 +0000\n+\n ruby-net-irc (0.0.9-4) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex a7d073f..8bea913 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),\n                gem2deb,\n                rake,\n                ruby-rspec\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/ruby-team/ruby-net-irc.git\n Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-net-irc\n Homepage: https://github.com/cho45/net-irc\ndiff --git a/debian/watch b/debian/watch\nindex 790a38f..3f4a4d4 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?(\\d\\S+)\\.tar\\.gz/net-irc-$1\\.tar\\.gz/ \\\n-  https://github.com/cho45/net-irc/tags .*/v?(\\d\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/net-irc-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: cho45\n+Project: net-irc\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:d1f6833f5ca9af47c20275dc43dd98691939707e"}