{"base_revision":"git-v1:4f89ce852f5ba0eb778f434675aa6ee190bc7a43","content":"diff --git a/debian/changelog b/debian/changelog\nindex b854110..9c6619f 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+dozzaqueux (3.51-6) UNRELEASED; urgency=low\n+\n+  * Remove patch 10-newUTFpage.patch that is missing from debian/patches/series.\n+  * Use versioned copyright format URI.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 13 May 2026 01:36:17 +0000\n+\n dozzaqueux (3.51-5) unstable; urgency=medium\n \n   * bumped Standards-Version: 4.7.3\ndiff --git a/debian/control b/debian/control\nindex 34f0354..184217c 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),\n  fpc,\n  libx11-dev,\n  librsvg2-bin,\n-Standards-Version: 4.7.3\n+Standards-Version: 4.7.4\n Homepage: http://jeanmarie.biansan.free.fr/dozzzaqueux.html\n Vcs-Browser: https://salsa.debian.org/science-team/dozzaqueux\n Vcs-Git: https://salsa.debian.org/science-team/dozzaqueux.git\ndiff --git a/debian/copyright b/debian/copyright\nindex 9181ed0..926b374 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://dep.debian.net/deps/dep5\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: dozzaqueux\n Source: http://jeanmarie.biansan.free.fr/telechargement/lazarus/dozzzaqueux/dozzzaqueux_3.20.i386.src.tar.gz\n \ndiff --git a/debian/patches/10-newUTFpage.patch b/debian/patches/10-newUTFpage.patch\ndeleted file mode 100644\nindex 28abff5..0000000\n--- a/debian/patches/10-newUTFpage.patch\n+++ /dev/null\n@@ -1,13 +0,0 @@\n-Index: dozzaqueux-3.51/unit_commune.pas\n-===================================================================\n---- dozzaqueux-3.51.orig/unit_commune.pas\n-+++ dozzaqueux-3.51/unit_commune.pas\n-@@ -38,7 +38,7 @@ Function ExpandEnvironmentString(s: Stri\n-       sl.Sorted := bD;\r\n-       For i := GetEnvironmentVariableCount - 1 DownTo 0 Do // Alle Variablen in eine Liste merken\r\n-       Begin\r\n--        s2 := GetEnvironmentStringUTF8(i);\r\n-+        s2 := GetEnvironmentString(i);\r\n-         If Length(s2) >= 2 Then\r\n-           If s2[1] <> '=' Then // Bei Windows kommt sowas auch vor, daher wegoptimieren\r\n-             sl.Add(s2);\r\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:23664cbf9424ace2ff8428392dc42377e67c14cf"}