From a74fe80b504952fd83995dad42fdf21f9de7e165 Mon Sep 17 00:00:00 2001
From: Don Armstrong <don@donarmstrong.com>
Date: Wed, 25 Apr 2018 16:20:51 -0700
Subject: [PATCH] update standards version; fix missing misc:Depends

---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 01ef447..17e8673 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ scowl (2018.04.16-1) unstable; urgency=medium
   * Call install-myspell to register the hunspell dictionaries (Closes:
     #696777)
   * All of the packages we produce are Multi-Arch: foreign (Closes: #752589)
+  * Update standard-version; no changes.
 
  -- Don Armstrong <don@debian.org>  Tue, 24 Apr 2018 16:08:24 -0700
 
diff --git a/debian/control b/debian/control
index 4fb596f..99cdd71 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: scowl
 Maintainer: Don Armstrong <don@debian.org>
 Section: text
 Priority: standard
-Standards-Version: 3.9.2
+Standards-Version: 4.1.4
 Build-Depends: debhelper
 Build-Depends-Indep: dictionaries-common-dev, dos2unix, aspell
 Homepage: http://wordlist.sourceforge.net/
@@ -303,7 +303,7 @@ Architecture: all
 Multi-Arch: foreign
 Replaces: openoffice.org-spellcheck-en-us, myspell-en-us
 Provides: hunspell-dictionary, hunspell-dictionary-en, hunspell-dictionary-en-us
-Depends: dictionaries-common (>= 0.10)
+Depends: dictionaries-common (>= 0.10), ${misc:Depends}
 Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2)
 Conflicts: openoffice.org (<= 1.0.3-2), myspell-en-us, mozilla-browser (<< 1.8+1.1.1-2), iceape-browser (<< 1.1.1-2), firefox (<< 2.0.0.3-2), thunderbird (<< 2.0.0.1+dfsg-0), iceweasel (<< 2.0.0.3-2), icedove (<< 2.0.0.0-4), openoffice.org-core (<< 2.1~m190-1), libxul0d (= 1.8.0.11-3)
 Description: English_american dictionary for hunspell
@@ -318,7 +318,7 @@ Description: English_american dictionary for hunspell
 Package: hunspell-en-au
 Architecture: all
 Multi-Arch: foreign
-Depends: dictionaries-common, ${misc:Depends}, ${hunspell:Depends}, ${misc:Depends}
+Depends: dictionaries-common, ${misc:Depends}, ${hunspell:Depends}
 Suggests: hunspell, libreoffice-writer
 Provides: hunspell-dictionary, hunspell-dictionary-en-au
 Conflicts: myspell-en-au
-- 
2.39.5