{"base_revision":"git-v1:fb5f82b38adaa9f5f4d6b8d5c897804ccbfff888","content":"diff --git a/debian/changelog b/debian/changelog\nindex 9b5f805..512a7a1 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+virtualenvwrapper (4.8.4-5) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Bump debhelper from old 12 to 13.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 14:28:01 +0000\n+\n virtualenvwrapper (4.8.4-4) unstable; urgency=medium\n \n   * Fix \"virtualenvwrapper incorrectly dropped virtualenv dependency\"\ndiff --git a/debian/control b/debian/control\nindex 98d5a0e..af0cce5 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,13 +2,13 @@ Source: virtualenvwrapper\n Section: python\n Priority: optional\n Maintainer: Jan Dittberner <jandd@debian.org>\n-Build-Depends: debhelper (>= 12), debhelper-compat (=12), dh-python\n+Build-Depends: debhelper (>= 12), debhelper-compat (= 13), dh-python\n Build-Depends-Indep: bash-completion,\n                      python3-all,\n                      python3-pbr,\n                      python3-setuptools (>= 0.6b3),\n                      python3-sphinx\n-Standards-Version: 4.4.0\n+Standards-Version: 4.7.4\n Homepage: https://virtualenvwrapper.readthedocs.io/en/latest/\n Vcs-Git: https://salsa.debian.org/debian/virtualenvwrapper.git\n Vcs-Browser: https://salsa.debian.org/debian/virtualenvwrapper\ndiff --git a/debian/watch b/debian/watch\nindex 8523b82..ddb203c 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,5 @@\n-version=4\n-opts=pgpmode=none \\\n-https://pypi.org/simple/virtualenvwrapper/ \\\n-https://files\\.pythonhosted\\.org/.*/virtualenvwrapper-([\\d.]+)\\.tar\\.gz#sha256.*\n+Version: 5\n+\n+Source: https://pypi.org/simple/virtualenvwrapper/\n+Matching-Pattern: https://files\\.pythonhosted\\.org/.*/virtualenvwrapper-([\\d.]+)\\.tar\\.gz#sha256.*\n+Pgpmode: none\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:5e03c13fcbb8aec03a024b0dcc7300179de9d39d"}