{"base_revision":"git-v1:18cd966e9710a96ec6bf0428fc9030dacde4731f","content":"diff --git a/debian/changelog b/debian/changelog\nindex f5b99cd..926c270 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+xlsx2csv (1:0.8.3-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.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 13 May 2026 09:52:11 +0000\n+\n xlsx2csv (1:0.8.3-1) unstable; urgency=medium\n \n   * Team Upload\ndiff --git a/debian/control b/debian/control\nindex ee4f531..67d7d6e 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),\n                python3,\n                python3-setuptools\n Rules-Requires-Root: no\n-Standards-Version: 4.4.1\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/science-team/xlsx2csv\n Vcs-Git: https://salsa.debian.org/science-team/xlsx2csv.git\n Homepage: https://github.com/dilshod/xlsx2csv\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex d698abf..aed6525 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,4 +1,4 @@\n-Repository: https://github.com/dilshod/xlsx2csv\n+Repository: https://github.com/dilshod/xlsx2csv.git\n Bug-Database: https://github.com/dilshod/xlsx2csv/issues\n Repository-Browse: https://github.com/dilshod/xlsx2csv\n Bug-Submit: https://github.com/dilshod/xlsx2csv/issues/new\ndiff --git a/debian/watch b/debian/watch\nindex 4c996a4..e90f31d 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/xlsx2csv-$1\\.tar\\.gz/ \\\n-  https://github.com/dilshod/xlsx2csv/tags .*/v?(\\d\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/xlsx2csv-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: dilshod\n+Project: xlsx2csv\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:c5dbb5edf58cfd18c203bf8845ec0ff95dbb2c2a"}