Lintian Fixes - flex

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 93c2f41..d8d9bad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+flex (2.6.4-9) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.1, no changes needed.
+  * Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒
+    Vcs-Git).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 03 Nov 2022 01:19:26 -0000
+
 flex (2.6.4-8) unstable; urgency=medium
 
   * The source does not ship with example Makefiles, so no need to massage them.
diff --git a/debian/control b/debian/control
index 95246f8..3d795a1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: flex
-VCS-Git: https://salsa.debian.org/srivasta/flex.git
-VCS-Browser: https://salsa.debian.org/srivasta/flex
 Section: devel
 Homepage: https://github.com/westes/flex
 Priority: optional
 Build-Depends: bison, gettext, texinfo, help2man, file, po-debconf,
-               debhelper-compat (= 12), dh-autoreconf, dpkg-dev (>= 1.17.14),
+               debhelper-compat (= 13), dpkg-dev (>= 1.17.14),
                flex <cross>
 Build-Depends-Indep: texlive-latex-base, texlive-fonts-recommended, cm-super-minimal
 Maintainer: Manoj Srivastava <srivasta@debian.org>
-Standards-Version: 4.3.0
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/srivasta/flex.git
+Vcs-Browser: https://salsa.debian.org/srivasta/flex
 
 Package: flex
 Architecture: any
diff --git a/debian/rules b/debian/rules
index d0d5597..c0401ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ endif
 
 
 %:
-	dh $@  --with autoreconf
+	dh $@ 
 
 override_dh_auto_configure:
 	if ! which flex >/dev/null 2>&1; then				   \
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 3beb7e0..bcd5171 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1 +1 @@
-flex source: debian-watch-may-check-gpg-signature
+flex source: debian-watch-does-not-check-openpgp-signature
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0164a3b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/westes/flex/issues
+Bug-Submit: https://github.com/westes/flex/issues/new
+Repository-Browse: https://github.com/westes/flex

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/3e/427a0ab88236170170bf9f8842c64312dd2e48.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/9a/f2431f08feac902a360be7ef9f0b10ce82a5fc.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/69/e805986b2b7d86ff20a8781e619905a0cce746.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ec/bedd8b0ab88f1bc0fec057d5b64f9793ccd53b.debug

No differences were encountered between the control files of package flex

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

  • Build-Ids: ecbedd8b0ab88f1bc0fec057d5b64f9793ccd53b 9af2431f08feac902a360be7ef9f0b10ce82a5fc

No differences were encountered between the control files of package flex-doc

No differences were encountered between the control files of package libfl-dev

No differences were encountered between the control files of package libfl2

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

  • Build-Ids: 69e805986b2b7d86ff20a8781e619905a0cce746 3e427a0ab88236170170bf9f8842c64312dd2e48

Run locally

More details

Full run details