{"base_revision":"git-v1:3442c4daa48a3d181172a1156eec4d6bdc3858df","content":"diff --git a/debian/changelog b/debian/changelog\nindex f9d7ede..c78d3f2 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+python-line-profiler (5.0.2-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+  * Use canonical URL in Vcs-Git.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 22:09:12 +0000\n+\n python-line-profiler (5.0.2-1) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex 37c5aba..1a4ed0a 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -16,10 +16,10 @@ Build-Depends:\n  python3-pytest <!nocheck>,\n  python3-setuptools,\n  python3-ubelt <!nocheck>,\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Vcs-Browser: https://salsa.debian.org/python-team/packages/python-line-profiler\n-Vcs-Git: https://salsa.debian.org/python-team/packages/python-line-profiler\n+Vcs-Git: https://salsa.debian.org/python-team/packages/python-line-profiler.git\n Homepage: https://github.com/pyutils/line_profiler\n \n Package: python3-line-profiler\ndiff --git a/debian/watch b/debian/watch\nindex 014ed7c..6c90682 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?@ANY_VERSION@\\.tar\\.gz/line_profiler-$1\\.tar\\.gz/ \\\n-  https://github.com/pyutils/line_profiler/tags .*/v?@ANY_VERSION@\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?@ANY_VERSION@\\.tar\\.gz/line_profiler-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: pyutils\n+Project: line_profiler\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:a6042edca223bcf2fb821db9f1252be974c22e6c"}