{"base_revision":"git-v1:bea16f67f549279c57224fc98e30d7a803f65db8","content":"diff --git a/debian/changelog b/debian/changelog\nindex e282638..dad643a 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+bwa (0.7.18-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>  Wed, 13 May 2026 01:57:11 +0000\n+\n bwa (0.7.18-1) unstable; urgency=medium\n \n   * New upstream version\ndiff --git a/debian/control b/debian/control\nindex c391c80..b61a175 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -9,7 +9,7 @@ Section: science\n Priority: optional\n Build-Depends: debhelper-compat (= 13),\n                zlib1g-dev\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/med-team/bwa\n Vcs-Git: https://salsa.debian.org/med-team/bwa.git\n Homepage: https://bio-bwa.sourceforge.net/\ndiff --git a/debian/watch b/debian/watch\nindex 697c2b9..3cfeb50 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/bwa-$1\\.tar\\.gz/ \\\n-  https://github.com/lh3/bwa/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S*)\\.tar\\.gz/bwa-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: lh3\n+Project: bwa\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:e5575ccd2ddcc6f00cebde8098d3df6f65e50afc"}