Lintian Fixes - dico

Ready changes

Summary

  • Wrap long lines in changelog entries: 2.11-3. ( debian-changelog-line-too-long )
  • Set upstream metadata fields: Repository-Browse.
  • Drop unnecessary dependency on dh-autoreconf.

Diff

diff --git a/debian/changelog b/debian/changelog
index ea7b557..c177ec9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
+dico (2.11-4) UNRELEASED; urgency=medium
+
+  * Wrap long lines in changelog entries: 2.11-3.
+  * Set upstream metadata fields: Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 14 Jul 2023 11:58:55 -0000
+
 dico (2.11-3) unstable; urgency=medium
 
   [ Debian Janitor ]
-  * Apply multi-arch hints. + dico-module-guile, dico-module-python, dico-module-wordnet: Add Multi-Arch: same.
-    Changes-By: apply-multiarch-hints
+  * Apply multi-arch hints. + dico-module-guile, dico-module-python,
+    dico-module-wordnet: Add Multi-Arch: same. Changes-By: apply-multiarch-hints
 
   [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
   * Switch to new PCRE2 library.
diff --git a/debian/rules b/debian/rules
index 99fddfb..2ee83af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ TEST_HOME=$(CURDIR)/tmp-home
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 2168999..04b8777 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
 Repository: http://git.gnu.org.ua/repo/dico.git
-Repository-Browse: http://git.gnu.org.ua/cgit/dico.git
+Repository-Browse: https://git.gnu.org.ua/dico.git
 Bug-Database: https://puszcza.gnu.org.ua/bugs/?group=dico
 Bug-Submit: https://puszcza.gnu.org.ua/bugs/?func=additem&group=dico

Run locally

More details

Full run details

Historical runs