Lintian Fixes - coccinelle

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 897edff..3389010 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+coccinelle (1.1.1.deb-5) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Set upstream metadata fields: Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 17 Aug 2023 12:43:52 -0000
+
 coccinelle (1.1.1.deb-4) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index c7b82a9..0eb4e52 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends-Indep:
  texlive-latex-recommended
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
-Homepage: http://coccinelle.lip6.fr
+Homepage: https://coccinelle.lip6.fr
 Vcs-Git: https://salsa.debian.org/ocaml-team/coccinelle.git
 Vcs-Browser: https://salsa.debian.org/ocaml-team/coccinelle
 
diff --git a/debian/rules b/debian/rules
index 61428f0..030791e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ endif
 export FORCE_SOURCE_DATE = 1
 
 %:
-	dh $@ --with ocaml,python3,autoreconf
+	dh $@ --with ocaml,python3
 
 override_dh_auto_configure:
 	./configure $(CONFIG_FLAGS)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..901486c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/coccinelle/coccinelle

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/9f/97a74c0537364e0abcdc48b057c600cb4fea96.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/aa/064c7a0cc795af436381ba0a4854e490ea5698.debug

Control files of package coccinelle: lines which differ (wdiff format)

  • Homepage: http://coccinelle.lip6.fr https://coccinelle.lip6.fr

Control files of package coccinelle-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 5c103df4d580ca42c72b2d9525a68b8dab658dbc aa064c7a0cc795af436381ba0a4854e490ea5698 9f97a74c0537364e0abcdc48b057c600cb4fea96

Control files of package coccinelle-doc: lines which differ (wdiff format)

  • Homepage: http://coccinelle.lip6.fr https://coccinelle.lip6.fr

Run locally

More details

Full run details