{"base_revision":"git-v1:83d164124888d635177fc98437c7f6933e063ddf","content":"diff --git a/debian/changelog b/debian/changelog\nindex 42a18e8..48c9490 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+bpftrace (0.25.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+  * Set upstream metadata fields: Repository, Repository-Browse.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 06:42:23 +0000\n+\n bpftrace (0.25.1-1) unstable; urgency=medium\n \n   * New upstream release.\ndiff --git a/debian/control b/debian/control\nindex 49ba268..ff384ce 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: bpftrace\n Section: utils\n Priority: optional\n Maintainer: Vincent Bernat <bernat@debian.org>\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Build-Depends: asciidoctor,\n                bison,\n                clang,\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex 313bbb4..3ef64ac 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,4 +1,5 @@\n ---\n Bug-Database: https://github.com/iovisor/bpftrace/issues\n Bug-Submit: https://github.com/iovisor/bpftrace/issues/new\n-Repository-Browse: https://github.com/iovisor/bpftrace\n+Repository: https://github.com/bpftrace/bpftrace.git\n+Repository-Browse: https://github.com/bpftrace/bpftrace\ndiff --git a/debian/watch b/debian/watch\nindex 32f4130..36106bc 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=3\n-opts=filenamemangle=s/.+\\/v(\\d\\S*)\\.tar\\.gz/bpftrace-$1\\.tar\\.gz/ \\\n-  https://github.com/iovisor/bpftrace/tags .*/v(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v(\\d\\S*)\\.tar\\.gz/bpftrace-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: iovisor\n+Project: bpftrace\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:abe6bdb97a3bf7a90067c0700b8956598b4196ba"}