{"base_revision":"git-v1:192a27bb48922bf68f6243628f4aebe559d270c0","content":"diff --git a/debian/changelog b/debian/changelog\nindex bcb93f8..aff87b4 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,15 @@\n+scowl (2020.12.07-5) UNRELEASED; urgency=low\n+\n+  * Remove fields on binary packages that duplicate source.\n+  * + Field Priority from wamerican.\n+  * + Field Section from wcanadian-insane.\n+  * Trim trailing whitespace.\n+  * Use secure URI in Homepage field.\n+  * Set debhelper-compat version in Build-Depends.\n+  * Update standards version to 4.1.5, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 14 May 2026 10:42:29 +0000\n+\n scowl (2020.12.07-4) unstable; urgency=medium\n \n   * Switch to convert-bdic and install bdic to usr/share/hunspell-bdic;\n@@ -124,7 +136,7 @@ scowl (6-2.3) unstable; urgency=low\n   * Fix the building of -huge binaries (Closes: #346113) [Thanks to Jason\n     Rhinelander <jagerman@jagerman.com> for a patch, though I actually\n     implemented myself without seeing his.]\n-  \n+\n  -- Don Armstrong <don@debian.org>  Thu, 03 Jul 2008 18:16:08 -0700\n \n scowl (6-2.2) unstable; urgency=low\n@@ -423,5 +435,3 @@ wenglish (1.0-6) unstable; urgency=low\n   * New source packaging format.\n \n  -- Herbert Xu <herbert@debian.org>  Sat, 8 Feb 1997 22:16:50 +1100\n-\n-\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex 48082f7..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-12\ndiff --git a/debian/control b/debian/control\nindex 07c8ab7..c3cd776 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,10 +2,10 @@ Source: scowl\n Maintainer: Don Armstrong <don@debian.org>\n Section: text\n Priority: standard\n-Standards-Version: 4.1.4\n-Build-Depends: debhelper (>= 12)\n+Build-Depends: debhelper-compat (= 12)\n+Standards-Version: 4.1.5\n Build-Depends-Indep: dictionaries-common-dev, dos2unix, aspell, convert-bdic\n-Homepage: http://wordlist.sourceforge.net/\n+Homepage: https://wordlist.sourceforge.net/\n Vcs-Browser: https://git.donarmstrong.com/deb_pkgs/scowl.git\n Vcs-Git: https://git.donarmstrong.com/deb_pkgs/scowl.git\n \n@@ -32,7 +32,6 @@ Description: Spell-Checker Oriented Word Lists\n Package: wamerican\n Architecture: all\n Multi-Arch: foreign\n-Priority: standard\n Depends: ${misc:Depends}\n Provides: wordlist\n Description: American English dictionary words for /usr/share/dict\n@@ -280,7 +279,6 @@ Description: Canadian English dictionary words for /usr/share/dict\n Package: wcanadian-insane\n Architecture: all\n Multi-Arch: foreign\n-Section: text\n Priority: optional\n Depends: dictionaries-common (>=0.20), ${misc:Depends}\n Provides: wordlist\ndiff --git a/debian/rules b/debian/rules\nindex c19237f..671c89a 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -115,4 +115,3 @@ $(INSTALL_WORDLISTS): install-%: install-scowl\n \n # this is the install-w$(SPELLING)-$(VARIANT) rule\n .PHONY: $(foreach spelling,$(SPELLINGS),$(foreach size,$(SIZES),install-w$(spelling)-$(size)))\n-\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:a30b83b4a08208ff9c76d766941acaa871c45fd8"}