diff --git a/debian/changelog b/debian/changelog
index a97caaee900b93f3049782fa812480660355631b..6c409cc6d17db5002997297eef880b91db8cb364 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+freedict (2018.10.21-4) UNRELEASED; urgency=low
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 15 Aug 2020 21:46:22 -0000
+
 freedict (2018.10.21-3) unstable; urgency=medium
 
   * fixing FTBFS by import upstream fixes
@@ -81,7 +92,7 @@ freedict (2014.02.17-1) unstable; urgency=low
       + eng-rus is re-imported which had a lot of invalid unicode signs
       + some dictionaries were not build due to a missing phoneme generator;
       phoneme generation has been disabled for Debian (see README.Debian)
-  
+
  -- Sebastian Humenda <shumenda@gmx.de>  Tue, 18 Feb 2014 11:37:34 +0200
 
 freedict (2014.02.02-1) unstable; urgency=low
@@ -111,7 +122,7 @@ freedict (2013.11.30-1) unstable; urgency=low
 freedict (1.3-4) unstable; urgency=low
 
   * Removed file debian/header_utf8.txt, because since dict (>> 1.10.0) this
-    header no longer needed. 
+    header no longer needed.
   * Changed word "Africaans" to "Afrikaans" in the package description
     and in the files debian/languagelist and debian/patches/afr-deu.diff
     (Closes: #455267).
@@ -119,7 +130,7 @@ freedict (1.3-4) unstable; urgency=low
     dictionary (Closes: #448030).
   * Substituted all occurrences of the letters 'ô' to 'ő' and 'û' to 'ű' in
     the eng-hun and hun-eng dictionaries (Closes: #411994). Also added some
-    missing spaces between words in the definitions of the eng-hun dictionary. 
+    missing spaces between words in the definitions of the eng-hun dictionary.
   * Removed the Esperanto translations parts from the spa-eng dictionary
     (Closes: #254697). Also added many missing spaces between words and
     removed the many duplicated translation entries for the many words in this
@@ -162,7 +173,7 @@ freedict (1.3-2) unstable; urgency=low
 
  -- Kęstutis Biliūnas <kebil@kaunas.init.lt>  Mon, 22 May 2006 09:39:04 +0300
 
-freedict (1.3-1) unstable; urgency=low 
+freedict (1.3-1) unstable; urgency=low
 
   * Updated with new upstream versions of eng-ara, hun-eng (Closes: #337130),
     swa-eng and tur-eng dictionaries, added new dictionaries: cro-eng, eng-cro,
@@ -187,7 +198,7 @@ freedict (1.3-1) unstable; urgency=low
     <joostvb@mdcc.cx> for suggestion.
   * Sponsored upload by Joost van Baal <joostvb@debian.org>.
 
- -- Kęstutis Biliūnas <kebil@kaunas.init.lt>  Mon, 12 Dec 2005 08:54:25 +0200 
+ -- Kęstutis Biliūnas <kebil@kaunas.init.lt>  Mon, 12 Dec 2005 08:54:25 +0200
 
 freedict (1.2-1) unstable; urgency=low
 
@@ -205,16 +216,16 @@ freedict (1.2-1) unstable; urgency=low
     - fixed some spelling mistakes in the eng-fra dictionary
       (Closes: #302549, #310857).
     - changed incorrect entry for "elemination" to "elimination" in the
-      eng-deu dictionary (Closes: #284496). 
+      eng-deu dictionary (Closes: #284496).
     - corrected the references to "Africaan" in the afr-deu dictionary to
       "Afrikaans" (Closes: #318024).
-  * Changed files debian/{postinst, postrm} (Closes: #215001). 
+  * Changed files debian/{postinst, postrm} (Closes: #215001).
   * Added the file debian/README.Debian with a note about encoding. Added
     the warning about setting locale in /etc/defaults/dictd to the file
     debian/postinst (Closes: #179281, #226895, #159304).
   * Removed the files from debian directory: control.tmpl, gencontrol.py
     and namefixup.py (no need any more) (Closes: #215014).
-  * debian/control: 
+  * debian/control:
     - bumped Standards-Version to 3.6.2 (no changes required).
     - removed Build-Depends on python2.3 and python2.3-dictdlib packages
       and added Build-Depends on dictfmt and locales packages.
@@ -222,7 +233,7 @@ freedict (1.2-1) unstable; urgency=low
       dict-freedict package (Closes: #205417).
     - added the new binary packages for dictionaries eng-ara, eng-rom,
       eng-scr, ita-eng and wel-eng.
-    - slo-eng package description changed to "Slovak-..." instead of 
+    - slo-eng package description changed to "Slovak-..." instead of
       "Slovenian-..." (Closes: #164838).
   * debian/copyright:
     - fixed the text formating (Closes: #226904).
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de3947675361a7770d29b8982c407b0ec6b2a0..0000000000000000000000000000000000000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index d6c373cb15c688cb9f4a4d5258327da81967ac4a..0766616bd7000c8a7f76c90cc1fcda402dda5d73 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: freedict
 Section: text
 Priority: optional
 Maintainer: Sebastian Humenda <shumenda@gmx.de>
-Build-Depends: debhelper (>= 11.0~), freedict-tools (>= 0.5.0~beta.4)
-Standards-Version: 4.3.0
+Build-Depends: debhelper-compat (= 12), freedict-tools (>= 0.5.0~beta.4)
+Standards-Version: 4.5.0
 Homepage: https://freedict.org/
 Vcs-Browser: https://salsa.debian.org/freedict-team/dictionaries
 Vcs-Git: https://salsa.debian.org/freedict-team/dictionaries.git
@@ -13,851 +13,850 @@ Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Afrikaans-German dictionary for the dict server/client 
+Description: Afrikaans-German dictionary for the dict server/client
  This is the Afrikaans-German dictionary from the FreeDict project, version
  0.3.2. It contains 3800 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-afr-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Afrikaans-English dictionary for the dict server/client 
+Description: Afrikaans-English dictionary for the dict server/client
  This is the Afrikaans-English dictionary from the FreeDict project, version
  0.2.2. It contains 5129 headwords (FreeDict status: small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-ara-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Arabic-English dictionary for the dict server/client 
+Description: Arabic-English dictionary for the dict server/client
  This is the Arabic-English dictionary from the FreeDict project, version
  0.6.3. It contains 52996 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-bre-fra
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Breton-French dictionary for the dict server/client 
+Description: Breton-French dictionary for the dict server/client
  This is the Breton-French dictionary from the FreeDict project, version
  0.8.3. It contains 27034 headwords (FreeDict status: Big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-ces-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Czech-English dictionary for the dict server/client 
+Description: Czech-English dictionary for the dict server/client
  This is the Czech-English dictionary from the FreeDict project, version
  0.2.3. It contains 488 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-ckb-kmr
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Central Kurdish-Northern Kurdish dictionary for the dict server/client 
+Description: Central Kurdish-Northern Kurdish dictionary for the dict server/client
  This is the Central Kurdish-Northern Kurdish dictionary from the FreeDict
  project, version 0.2. It contains 7845 headwords (FreeDict status: stable). It
- can be either used with the dictd server and a dict client or with GoldenDict. 
+ can be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-cym-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Welsh-English dictionary for the dict server/client 
+Description: Welsh-English dictionary for the dict server/client
  This is the Welsh-English dictionary from the FreeDict project, version
  0.2.3. It contains 12630 headwords (FreeDict status: big enough). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-dan-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Danish-English dictionary for the dict server/client 
+Description: Danish-English dictionary for the dict server/client
  This is the Danish-English dictionary from the FreeDict project, version
  0.2.2. It contains 3997 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-deu-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: German-English dictionary for the dict server/client 
+Description: German-English dictionary for the dict server/client
  This is the German-English dictionary from the FreeDict project, version
  0.3.5. It contains 81621 headwords (FreeDict status: old upstream version). It
- can be either used with the dictd server and a dict client or with GoldenDict. 
+ can be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-deu-ita
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: German-Italian dictionary for the dict server/client 
+Description: German-Italian dictionary for the dict server/client
  This is the German-Italian dictionary from the FreeDict project, version 0.2.
  It contains 4454 headwords (FreeDict status: small). It can be either used with
- the dictd server and a dict client or with GoldenDict. 
+ the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-deu-kur
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: German-Kurdish dictionary for the dict server/client 
+Description: German-Kurdish dictionary for the dict server/client
  This is the German-Kurdish dictionary from the FreeDict project, version
  0.2.2. It contains 22567 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-deu-nld
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: German-Dutch dictionary for the dict server/client 
+Description: German-Dutch dictionary for the dict server/client
  This is the German-Dutch dictionary from the FreeDict project, version 0.1.4.
  It contains 12812 headwords (FreeDict status: small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-deu-por
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: German-Portuguese dictionary for the dict server/client 
+Description: German-Portuguese dictionary for the dict server/client
  This is the German-Portuguese dictionary from the FreeDict project, version
  0.2.2. It contains 8742 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-deu-tur
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: German-Turkish dictionary for the dict server/client 
+Description: German-Turkish dictionary for the dict server/client
  This is the German-Turkish dictionary from the FreeDict project, version
  0.2.2. It contains 36219 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-afr
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Afrikaans dictionary for the dict server/client 
+Description: English-Afrikaans dictionary for the dict server/client
  This is the English-Afrikaans dictionary from the FreeDict project, version
  0.1.3. It contains 6397 headwords (FreeDict status: small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-ara
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Arabic dictionary for the dict server/client 
+Description: English-Arabic dictionary for the dict server/client
  This is the English-Arabic dictionary from the FreeDict project, version
  0.6.3. It contains 87424 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-ces
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Czech dictionary for the dict server/client 
+Description: English-Czech dictionary for the dict server/client
  This is the English-Czech dictionary from the FreeDict project, version
  0.1.3. It contains 150004 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-cym
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Welsh dictionary for the dict server/client 
+Description: English-Welsh dictionary for the dict server/client
  This is the English-Welsh dictionary from the FreeDict project, version
  0.2.3. It contains 12630 headwords (FreeDict status: big enough). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-German dictionary for the dict server/client 
+Description: English-German dictionary for the dict server/client
  This is the English-German dictionary from the FreeDict project, version
  0.3.7. It contains 93275 headwords (FreeDict status: old upstream version). It
- can be either used with the dictd server and a dict client or with GoldenDict. 
+ can be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-ell
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Modern Greek (1453-) dictionary for the dict server/client 
+Description: English-Modern Greek (1453-) dictionary for the dict server/client
  This is the English-Modern Greek (1453-) dictionary from the FreeDict
  project, version 0.1.1. It contains 20973 headwords (FreeDict status: big
  enough to be useful). It can be either used with the dictd server and a dict
- client or with GoldenDict. 
+ client or with GoldenDict.
 
 Package: dict-freedict-eng-fra
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-French dictionary for the dict server/client 
+Description: English-French dictionary for the dict server/client
  This is the English-French dictionary from the FreeDict project, version
  0.1.6. It contains 8799 headwords (FreeDict status: small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-gle
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Irish dictionary for the dict server/client 
+Description: English-Irish dictionary for the dict server/client
  This is the English-Irish dictionary from the FreeDict project, version
  0.3.2. It contains 1359 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-hin
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Hindi dictionary for the dict server/client 
+Description: English-Hindi dictionary for the dict server/client
  This is the English-Hindi dictionary from the FreeDict project, version 1.6.
  It contains 25642 headwords (FreeDict status: low quality). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-hrv
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Croatian dictionary for the dict server/client 
+Description: English-Croatian dictionary for the dict server/client
  This is the English-Croatian dictionary from the FreeDict project, version
  0.2.2. It contains 59194 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-hun
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Hungarian dictionary for the dict server/client 
+Description: English-Hungarian dictionary for the dict server/client
  This is the English-Hungarian dictionary from the FreeDict project, version
  0.2.1. It contains 89679 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-ita
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Italian dictionary for the dict server/client 
+Description: English-Italian dictionary for the dict server/client
  This is the English-Italian dictionary from the FreeDict project, version
  0.1.2. It contains 4519 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-lat
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Latin dictionary for the dict server/client 
+Description: English-Latin dictionary for the dict server/client
  This is the English-Latin dictionary from the FreeDict project, version
  0.1.2. It contains 3026 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-lit
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Lithuanian dictionary for the dict server/client 
+Description: English-Lithuanian dictionary for the dict server/client
  This is the English-Lithuanian dictionary from the FreeDict project, version
  0.7.2. It contains 6255 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-nld
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Dutch dictionary for the dict server/client 
+Description: English-Dutch dictionary for the dict server/client
  This is the English-Dutch dictionary from the FreeDict project, version 0.2.
  It contains 7714 headwords (FreeDict status: small). It can be either used with
- the dictd server and a dict client or with GoldenDict. 
+ the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-pol
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Polish dictionary for the dict server/client 
+Description: English-Polish dictionary for the dict server/client
  This is the English-Polish dictionary from the FreeDict project, version 0.2.
  It contains 16362 headwords (FreeDict status: big enough to be useful). It can
- be either used with the dictd server and a dict client or with GoldenDict. 
+ be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-por
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Portuguese dictionary for the dict server/client 
+Description: English-Portuguese dictionary for the dict server/client
  This is the English-Portuguese dictionary from the FreeDict project, version
  0.3. It contains 15766 headwords (FreeDict status: big enough). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-rom
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Romany dictionary for the dict server/client 
+Description: English-Romany dictionary for the dict server/client
  This is the English-Romany dictionary from the FreeDict project, version
  0.6.3. It contains 990 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-rus
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Russian dictionary for the dict server/client 
+Description: English-Russian dictionary for the dict server/client
  This is the English-Russian dictionary from the FreeDict project, version
  0.3.1. It contains 1693 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-spa
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Spanish dictionary for the dict server/client 
+Description: English-Spanish dictionary for the dict server/client
  This is the English-Spanish dictionary from the FreeDict project, version
  0.3. It contains 5907 headwords (FreeDict status: small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-srp
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Serbian dictionary for the dict server/client 
+Description: English-Serbian dictionary for the dict server/client
  This is the English-Serbian dictionary from the FreeDict project, version
  0.1.3. It contains 590 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-swe
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Swedish dictionary for the dict server/client 
+Description: English-Swedish dictionary for the dict server/client
  This is the English-Swedish dictionary from the FreeDict project, version
  0.2. It contains 5479 headwords (FreeDict status: small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-eng-swh
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Swahili (individual language) dictionary for the dict server/client 
+Description: English-Swahili (individual language) dictionary for the dict server/client
  This is the English-Swahili (individual language) dictionary from the
  FreeDict project, version 0.2.2. It contains 1450 headwords (FreeDict status:
  too small). It can be either used with the dictd server and a dict client or
- with GoldenDict. 
+ with GoldenDict.
 
 Package: dict-freedict-eng-tur
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: English-Turkish dictionary for the dict server/client 
+Description: English-Turkish dictionary for the dict server/client
  This is the English-Turkish dictionary from the FreeDict project, version
  0.3. It contains 36589 headwords (FreeDict status: unstable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-epo-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Esperanto-English dictionary for the dict server/client 
+Description: Esperanto-English dictionary for the dict server/client
  This is the Esperanto-English dictionary from the FreeDict project, version
  1.0.1. It contains 63477 headwords (FreeDict status: big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-fra-bre
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: French-Breton dictionary for the dict server/client 
+Description: French-Breton dictionary for the dict server/client
  This is the French-Breton dictionary from the FreeDict project, version
  0.2.7. It contains 36017 headwords (FreeDict status: Big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-fra-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: French-English dictionary for the dict server/client 
+Description: French-English dictionary for the dict server/client
  This is the French-English dictionary from the FreeDict project, version
  0.4.1. It contains 8505 headwords (FreeDict status: big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-fra-nld
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: French-Dutch dictionary for the dict server/client 
+Description: French-Dutch dictionary for the dict server/client
  This is the French-Dutch dictionary from the FreeDict project, version 0.2.
  It contains 9604 headwords (FreeDict status: small). It can be either used with
- the dictd server and a dict client or with GoldenDict. 
+ the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-gla-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Scottish Gaelic-German dictionary for the dict server/client 
+Description: Scottish Gaelic-German dictionary for the dict server/client
  This is the Scottish Gaelic-German dictionary from the FreeDict project,
  version 0.2. It contains 257 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-gle-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Irish-English dictionary for the dict server/client 
+Description: Irish-English dictionary for the dict server/client
  This is the Irish-English dictionary from the FreeDict project, version 0.2.
  It contains 1185 headwords (FreeDict status: too small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-gle-pol
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Irish-Polish dictionary for the dict server/client 
+Description: Irish-Polish dictionary for the dict server/client
  This is the Irish-Polish dictionary from the FreeDict project, version 0.1.2.
  It contains 280 headwords (FreeDict status: too small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-hrv-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Croatian-English dictionary for the dict server/client 
+Description: Croatian-English dictionary for the dict server/client
  This is the Croatian-English dictionary from the FreeDict project, version
  0.1.2. It contains 79808 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-hun-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Hungarian-English dictionary for the dict server/client 
+Description: Hungarian-English dictionary for the dict server/client
  This is the Hungarian-English dictionary from the FreeDict project, version
  0.4.1. It contains 139935 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-isl-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Icelandic-English dictionary for the dict server/client 
+Description: Icelandic-English dictionary for the dict server/client
  This is the Icelandic-English dictionary from the FreeDict project, version
  0.1.1. It contains 11219 headwords (FreeDict status: big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-ita-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Italian-German dictionary for the dict server/client 
+Description: Italian-German dictionary for the dict server/client
  This is the Italian-German dictionary from the FreeDict project, version 0.2.
  It contains 2923 headwords (FreeDict status: too small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-ita-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Italian-English dictionary for the dict server/client 
+Description: Italian-English dictionary for the dict server/client
  This is the Italian-English dictionary from the FreeDict project, version
  0.2. It contains 3429 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-jpn-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Japanese-German dictionary for the dict server/client 
+Description: Japanese-German dictionary for the dict server/client
  This is the Japanese-German dictionary from the FreeDict project, version
  0.2.0. It contains 109546 headwords (FreeDict status: Big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-jpn-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Japanese-English dictionary for the dict server/client 
+Description: Japanese-English dictionary for the dict server/client
  This is the Japanese-English dictionary from the FreeDict project, version
  0.1. It contains 173747 headwords (FreeDict status: Big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-jpn-fra
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Japanese-French dictionary for the dict server/client 
+Description: Japanese-French dictionary for the dict server/client
  This is the Japanese-French dictionary from the FreeDict project, version
  0.1. It contains 14891 headwords (FreeDict status: Big enough to be useful). It
- can be either used with the dictd server and a dict client or with GoldenDict. 
+ can be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-jpn-rus
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Japanese-Russian dictionary for the dict server/client 
+Description: Japanese-Russian dictionary for the dict server/client
  This is the Japanese-Russian dictionary from the FreeDict project, version
  0.1. It contains 6742 headwords (FreeDict status: Too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-kha-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Khasi-German dictionary for the dict server/client 
+Description: Khasi-German dictionary for the dict server/client
  This is the Khasi-German dictionary from the FreeDict project, version 0.1.3.
  It contains 995 headwords (FreeDict status: too small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-kha-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Khasi-English dictionary for the dict server/client 
+Description: Khasi-English dictionary for the dict server/client
  This is the Khasi-English dictionary from the FreeDict project, version
  0.2.2. It contains 2280 headwords (FreeDict status: growth stalled (Nov 05)).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-kur-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Kurdish-German dictionary for the dict server/client 
+Description: Kurdish-German dictionary for the dict server/client
  This is the Kurdish-German dictionary from the FreeDict project, version
  0.1.2. It contains 22035 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-kur-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Kurdish-English dictionary for the dict server/client 
+Description: Kurdish-English dictionary for the dict server/client
  This is the Kurdish-English dictionary from the FreeDict project, version
  1.2. It contains 5208 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-kur-tur
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Kurdish-Turkish dictionary for the dict server/client 
+Description: Kurdish-Turkish dictionary for the dict server/client
  This is the Kurdish-Turkish dictionary from the FreeDict project, version
  0.1.2. It contains 24377 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-lat-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Latin-German dictionary for the dict server/client 
+Description: Latin-German dictionary for the dict server/client
  This is the Latin-German dictionary from the FreeDict project, version 1.0.3.
  It contains 5500 headwords (FreeDict status: small). It can be either used with
- the dictd server and a dict client or with GoldenDict. 
+ the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-lat-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Latin-English dictionary for the dict server/client 
+Description: Latin-English dictionary for the dict server/client
  This is the Latin-English dictionary from the FreeDict project, version
  0.1.2. It contains 2305 headwords (FreeDict status: too small). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
+ either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-lit-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Lithuanian-English dictionary for the dict server/client 
+Description: Lithuanian-English dictionary for the dict server/client
  This is the Lithuanian-English dictionary from the FreeDict project, version
  0.7.2. It contains 7031 headwords (FreeDict status: stable). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-mkd-bul
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Macedonian-Bulgarian dictionary for the dict server/client 
+Description: Macedonian-Bulgarian dictionary for the dict server/client
  This is the Macedonian-Bulgarian dictionary from the FreeDict project,
  version 0.1.1. It contains 4546 headwords (FreeDict status: too small). It can
- be either used with the dictd server and a dict client or with GoldenDict. 
+ be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-nld-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Dutch-German dictionary for the dict server/client 
+Description: Dutch-German dictionary for the dict server/client
  This is the Dutch-German dictionary from the FreeDict project, version 0.2.
  It contains 17224 headwords (FreeDict status: big enough). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-nld-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Dutch-English dictionary for the dict server/client 
+Description: Dutch-English dictionary for the dict server/client
  This is the Dutch-English dictionary from the FreeDict project, version 0.2.
  It contains 22747 headwords (FreeDict status: big enough). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-nld-fra
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Dutch-French dictionary for the dict server/client 
+Description: Dutch-French dictionary for the dict server/client
  This is the Dutch-French dictionary from the FreeDict project, version 0.2.
  It contains 16770 headwords (FreeDict status: big enough). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-nno-nob
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Norwegian Nynorsk-Norwegian Bokmål dictionary for the dict server/client 
+Description: Norwegian Nynorsk-Norwegian Bokmål dictionary for the dict server/client
  This is the Norwegian Nynorsk-Norwegian Bokmål dictionary from the FreeDict
  project, version 0.1.1. It contains 67987 headwords (FreeDict status: big). It
- can be either used with the dictd server and a dict client or with GoldenDict. 
+ can be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-oci-cat
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Occitan (post 1500)-Catalan dictionary for the dict server/client 
+Description: Occitan (post 1500)-Catalan dictionary for the dict server/client
  This is the Occitan (post 1500)-Catalan dictionary from the FreeDict project,
  version 0.1.1. It contains 16679 headwords (FreeDict status: big enough to be
  useful). It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-pol-gle
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Polish-Irish dictionary for the dict server/client 
+Description: Polish-Irish dictionary for the dict server/client
  This is the Polish-Irish dictionary from the FreeDict project, version 0.1.2.
  It contains 272 headwords (FreeDict status: too small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-por-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Portuguese-German dictionary for the dict server/client 
+Description: Portuguese-German dictionary for the dict server/client
  This is the Portuguese-German dictionary from the FreeDict project, version
  0.2. It contains 8294 headwords (FreeDict status: small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-por-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Portuguese-English dictionary for the dict server/client 
+Description: Portuguese-English dictionary for the dict server/client
  This is the Portuguese-English dictionary from the FreeDict project, version
  0.2. It contains 10661 headwords (FreeDict status: small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-san-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Sanskrit-German dictionary for the dict server/client 
+Description: Sanskrit-German dictionary for the dict server/client
  This is the Sanskrit-German dictionary from the FreeDict project, version
  0.2.2. It contains 107 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-slk-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Slovak-English dictionary for the dict server/client 
+Description: Slovak-English dictionary for the dict server/client
  This is the Slovak-English dictionary from the FreeDict project, version
  0.2.1. It contains 827 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-spa-ast
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Spanish-Asturian dictionary for the dict server/client 
+Description: Spanish-Asturian dictionary for the dict server/client
  This is the Spanish-Asturian dictionary from the FreeDict project, version
  0.1.1. It contains 49252 headwords (FreeDict status: big enough to be useful).
  It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-spa-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Spanish-German dictionary for the dict server/client 
+Description: Spanish-German dictionary for the dict server/client
  This is the Spanish-German dictionary from the FreeDict project, version 0.1.
  It contains 21353 headwords (FreeDict status: big enough to be useful). It can
- be either used with the dictd server and a dict client or with GoldenDict. 
+ be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-spa-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Spanish-English dictionary for the dict server/client 
+Description: Spanish-English dictionary for the dict server/client
  This is the Spanish-English dictionary from the FreeDict project, version
  0.3. It contains 4502 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-spa-por
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Spanish-Portuguese dictionary for the dict server/client 
+Description: Spanish-Portuguese dictionary for the dict server/client
  This is the Spanish-Portuguese dictionary from the FreeDict project, version
  0.2.1. It contains 357 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-srp-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Serbian-English dictionary for the dict server/client 
+Description: Serbian-English dictionary for the dict server/client
  This is the Serbian-English dictionary from the FreeDict project, version
  0.2. It contains 395 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-swe-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Swedish-English dictionary for the dict server/client 
+Description: Swedish-English dictionary for the dict server/client
  This is the Swedish-English dictionary from the FreeDict project, version
  0.2. It contains 5220 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-swh-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Swahili (individual language)-English dictionary for the dict server/client 
+Description: Swahili (individual language)-English dictionary for the dict server/client
  This is the Swahili (individual language)-English dictionary from the
  FreeDict project, version 0.4.4. It contains 2675 headwords (FreeDict status:
  small). It can be either used with the dictd server and a dict client or with
- GoldenDict. 
+ GoldenDict.
 
 Package: dict-freedict-swh-pol
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Swahili (individual language)-Polish dictionary for the dict server/client 
+Description: Swahili (individual language)-Polish dictionary for the dict server/client
  This is the Swahili (individual language)-Polish dictionary from the FreeDict
  project, version 0.2.3. It contains 1319 headwords (FreeDict status: small). It
- can be either used with the dictd server and a dict client or with GoldenDict. 
+ can be either used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-tur-deu
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Turkish-German dictionary for the dict server/client 
+Description: Turkish-German dictionary for the dict server/client
  This is the Turkish-German dictionary from the FreeDict project, version 0.2.
  It contains 941 headwords (FreeDict status: too small). It can be either used
- with the dictd server and a dict client or with GoldenDict. 
+ with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-tur-eng
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Turkish-English dictionary for the dict server/client 
+Description: Turkish-English dictionary for the dict server/client
  This is the Turkish-English dictionary from the FreeDict project, version
  0.3. It contains 1026 headwords (FreeDict status: too small). It can be either
- used with the dictd server and a dict client or with GoldenDict. 
+ used with the dictd server and a dict client or with GoldenDict.
 
 Package: dict-freedict-wol-fra
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
 Provides: dictd-dictionary
-Description: Wolof-French dictionary for the dict server/client 
+Description: Wolof-French dictionary for the dict server/client
  This is the Wolof-French dictionary from the FreeDict project, version 0.1.
  It contains 595 headwords (FreeDict status: Too small to be useful). It can be
- either used with the dictd server and a dict client or with GoldenDict. 
-
+ either used with the dictd server and a dict client or with GoldenDict.
diff --git a/debian/control.HEAD b/debian/control.HEAD
index 089732196a61c2590c667f3eb2475e56fdcb9871..d926da9d96e155a401e631100d8072be44ca2462 100644
--- a/debian/control.HEAD
+++ b/debian/control.HEAD
@@ -7,4 +7,3 @@ Standards-Version: 4.3.0
 Homepage: https://freedict.org/
 Vcs-Browser: https://salsa.debian.org/freedict-team/dictionaries
 Vcs-Git: https://salsa.debian.org/freedict-team/dictionaries.git
-
diff --git a/debian/copyright b/debian/copyright
index 64f7c5d907f154c87f22a7fa3e0f8d95e8e5943d..2a7e82c77316c8ccde46d3d5edfb3566a4a8b818 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FreeDict
 Upstream-Contact: freedict-beta@lists.sourceforge.net
 Source: http://github.com/freedict/fd-dictionaries
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000000000000000000000000000000000000..a6b5ff7eeab5f7c60a74d88ef300cca54b76987c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/freedict/fd-dictionaries/issues
+Bug-Submit: https://github.com/freedict/fd-dictionaries/issues/new