{"base_revision":"git-v1:49ada485da8448f6c0c1ade1aac684958689aa4c","content":"diff --git a/debian/changelog b/debian/changelog\nindex 56bc79a..09b213d 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+python-ssdeep (3.4.1-3) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * Add missing build-dependency on python3-setuptools.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 04:35:09 +0000\n+\n python-ssdeep (3.4.1-2) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex a8e7a2b..9c1ba67 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -10,11 +10,12 @@ Build-Depends: debhelper-compat (= 13),\n                python3-all-dev,\n                python3-cffi,\n                python3-pytest-runner,\n-               python3-pytest <!nocheck>\n+               python3-pytest <!nocheck>,\n+               python3-setuptools\n Homepage: https://github.com/DinoTools/python-ssdeep\n Vcs-Git: https://salsa.debian.org/python-team/packages/python-ssdeep.git\n Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ssdeep\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n \n Package: python3-ssdeep\ndiff --git a/debian/copyright b/debian/copyright\nindex d911bb3..303fabd 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: ssdeep\n Upstream-Contact: Philipp Seidel <phibo@dinotools.org>\n Source: https://github.com/DinoTools/python-ssdeep\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:28bc1190de30399d5ff55c6c7ed810df15cfdc19"}