{"base_revision":"git-v1:1553377667484b813ae9e2382e3048c5741f71b1","content":"diff --git a/debian/changelog b/debian/changelog\nindex b04d802..2b3c6ae 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,10 @@\n+pgreplay (1.5.0-2) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 10:51:11 +0000\n+\n pgreplay (1.5.0-1) unstable; urgency=medium\n \n   * New upstream version 1.5.0.\ndiff --git a/debian/control b/debian/control\nindex cfb3983..b70a946 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -7,7 +7,7 @@ Priority: optional\n Build-Depends: libpq-dev,\n                debhelper-compat (= 13),\n                postgresql\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/postgresql/pgreplay\n Vcs-Git: https://salsa.debian.org/postgresql/pgreplay.git\n Homepage: https://laurenz.github.io/pgreplay/\ndiff --git a/debian/watch b/debian/watch\nindex 6760cf7..020e947 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,5 +1,6 @@\n-version=4\n-\n-opts=\"uversionmangle=s/_/./g,filenamemangle=s%(?:.*?)?v?(\\d[\\d_]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\" \\\n-  https://github.com/laurenz/pgreplay/tags (?:.*?/)?PGREPLAY_(\\d[\\d_]*)\\.tar\\.gz\n+Version: 5\n \n+Source: https://github.com/laurenz/pgreplay/tags\n+Matching-Pattern: (?:.*?/)?PGREPLAY_(\\d[\\d_]*)\\.tar\\.gz\n+Uversionmangle: s/_/./g\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d_]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:3ac196c3e8fd86ed94985fe24e6ff31b20dfd68c"}