{"base_revision":"git-v1:190ff5a5b4b017bbd57f210bb57e7ff89d79e595","content":"diff --git a/debian/changelog b/debian/changelog\nindex 3f8ba8d..a49ea9f 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+hisat2 (2.2.1-6) 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>  Fri, 08 May 2026 18:59:16 +0000\n+\n hisat2 (2.2.1-5) unstable; urgency=medium\n \n   * d/patches/no_imp: add Python3.12 support. Closes: #1074739\ndiff --git a/debian/control b/debian/control\nindex 2aca9d6..2147782 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),\n                help2man <!nodoc>,\n                pandoc <!nodoc>,\n                python3:any <!nodoc>\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/med-team/hisat2\n Vcs-Git: https://salsa.debian.org/med-team/hisat2.git\n Homepage: https://daehwankimlab.github.io/hisat2/\ndiff --git a/debian/watch b/debian/watch\nindex 01f1df2..c3a574c 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=4\n+Version: 5\n \n-opts=\"filenamemangle=s%(?:.*?)?v(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\" \\\n-  https://github.com/DaehwanKimLab/hisat2/tags .*/v@ANY_VERSION@\\.tar\\.gz\n+Filenamemangle: s%(?:.*?)?v(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n+Template: GitHub\n+Owner: DaehwanKimLab\n+Project: hisat2\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:ce9adec842ceb7ed770adb07415fc5b837e147a1"}