{"base_revision":"git-v1:20c632228f6ca7fb3fd839b6d57550209b1c93eb","content":"diff --git a/debian/changelog b/debian/changelog\nindex 1eb919d..d08ef6c 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+facedetect (0.1-5) 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>  Wed, 13 May 2026 05:50:26 +0000\n+\n facedetect (0.1-4) unstable; urgency=medium\n \n   * Fix watch file\ndiff --git a/debian/control b/debian/control\nindex b6449c0..796f0af 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Priority: optional\n Build-Depends: debhelper-compat (= 13),\n                dh-sequence-python3,\n                python3-all-dev\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/debian-phototools-team/facedetect\n Vcs-Git: https://salsa.debian.org/debian-phototools-team/facedetect.git\n Homepage: https://www.thregr.org/~wavexx/software/facedetect/\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex 58b6705..0c71b40 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1 +1,2 @@\n-Repository: https://gitlab.com/wavexx/facedetect/\n+Repository: https://gitlab.com/wavexx/facedetect/.git\n+Repository-Browse: https://gitlab.com/wavexx/facedetect/\ndiff --git a/debian/watch b/debian/watch\nindex 48cae2c..b2d3dc8 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/wavexx/facedetect/tags (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%@PACKAGE@-$1.tar.gz%\n+Template: GitHub\n+Owner: wavexx\n+Project: facedetect\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:26579b5aa610291b62c3d6ed4faca6b2e35cc181"}