{"base_revision":"git-v1:9970e17c9c1618af443c242869599670378c8f06","content":"diff --git a/debian/changelog b/debian/changelog\nindex e81bbed..c6872a8 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+ispell (3.4.06-1.2) UNRELEASED; urgency=low\n+\n+  * Remove circular dependency on self in package.\n+  * Add missing ${misc:Depends} to Depends for ispell.\n+  * Drop unnecessary dh arguments: --parallel\n+  * Update watch file format version to 5.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 16:00:11 +0000\n+\n ispell (3.4.06-1.1) unstable; urgency=medium\n \n   * Non-maintainer upload.\ndiff --git a/debian/control b/debian/control\nindex ec2d7c4..3c66c95 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -16,7 +16,7 @@ Build-Depends-Indep: wamerican,\n                      wbritish-insane,\n                      wbritish-large,\n                      wbritish-small\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Homepage: https://www.cs.hmc.edu/~geoff/ispell.html\n Vcs-Git: https://salsa.debian.org/debian/ispell.git\n@@ -25,8 +25,8 @@ Vcs-Browser: https://salsa.debian.org/debian/ispell\n Package: ispell\n Architecture: any\n Multi-Arch: foreign\n-Depends: ${ispell:Depends}, ${misc:Depends}, ${shlibs:Depends}\n Pre-Depends: ${misc:Pre-Depends}\n+Depends: ${misc:Depends}\n Recommends: iamerican | ispell-dictionary, wamerican | wordlist\n Breaks:\n         ifinnish (<= 0.7-17.3),\ndiff --git a/debian/rules b/debian/rules\nindex 7d71745..0f0987b 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -57,8 +57,8 @@ debian/build-common.stamp: debian/packages.stamp\n \tdh_auto_build $(DH_AUTO_OPTIONS) --no-parallel -- $(MAKE_OPTIONS)      \\\n \t                config.sh\n \t\n-\tdh_auto_build $(DH_AUTO_OPTIONS) --parallel -- $(MAKE_OPTIONS)         \\\n-\t                programs defmt-programs showversion ispell.1 ispell.5\n+\tdh_auto_build $(DH_AUTO_OPTIONS) -- $(MAKE_OPTIONS)         \\\n+                programs defmt-programs showversion ispell.1 ispell.5\n \ttouch \"$@\"\n \n override_dh_auto_build-arch: debian/build-common.stamp\ndiff --git a/debian/watch b/debian/watch\nindex 760ac56..1e4c14d 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,4 @@\n-version=4\n-https://www.cs.hmc.edu/~geoff/ispell.html (?:.*/)?tars/ispell-(\\d+.*)\\.tar\\.gz\n+Version: 5\n+\n+Source: https://www.cs.hmc.edu/~geoff/ispell.html\n+Matching-Pattern: (?:.*/)?tars/ispell-(\\d+.*)\\.tar\\.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:22ab1b79c8640185897ee0ed477e2da1e633b87b"}