Lintian Fixes - expect

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 8c62430..41abed3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+expect (5.45.4-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 10 to 13.
+    + debian/rules: Drop --fail-missing argument, now the default.
+  * Set debhelper-compat version in Build-Depends.
+  * Fix day-of-week for changelog entry 5.43.0-3.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 07:53:28 -0000
+
 expect (5.45.4-2) unstable; urgency=medium
 
   * Move the tcl8.6 package to strict dependencies of expect, since all
@@ -371,7 +381,7 @@ expect (5.43.0-3) unstable; urgency=high
   * Applied patch from Alec Berryman, fixing a symlink error.
     Closes: #367325
 
- -- Jonathan Walther <krooger@debian.org>  Tue, 16 Mar 2006 12:46:52 -0800
+ -- Jonathan Walther <krooger@debian.org>  Thu, 16 Mar 2006 12:46:52 -0800
 
 expect (5.43.0-2) unstable; urgency=high
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index d11f04b..60e98a5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: expect
 Section: interpreters
 Priority: optional
 Maintainer: Sergei Golovan <sgolovan@debian.org>
-Build-Depends: debhelper (>= 10.0.0), dpkg-dev (>= 1.16.1~), autoconf, tcl8.6-dev
+Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), autoconf, tcl8.6-dev
 Build-Conflicts: autoconf2.13
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: https://core.tcl.tk/expect/
 Vcs-Browser: https://salsa.debian.org/tcltk-team/expect
 Vcs-Git: https://salsa.debian.org/tcltk-team/expect.git
diff --git a/debian/rules b/debian/rules
index acc73b7..42180ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,8 +77,4 @@ override_dh_auto_install:
 override_dh_link: $(LINKS)
 	dh_link
 
-override_dh_install:
-	dh_install --fail-missing
-
-.PHONY: override_dh_auto_clean override_dh_auto_configure override_dh_auto_build \
-	override_dh_auto_install override_dh_install
+.PHONY: override_dh_auto_clean override_dh_auto_configure override_dh_auto_build \ override_dh_auto_install

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/05/7ac1e4231cae2233c87c317a7f6292ca108aff.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/0a/afae58b8da2e98f49ddc226c9ccabfd0b13bcd.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/8f/c5ba0428a9a8772e1c678e325dede84b5e2e51.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/cc/4ac927cf5cc7ce007df8352a1a1715999c0e81.debug

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

  • Depends: tcl8.6, libc6 (>= 2.34), libtcl8.6 (>= 8.6.0), tcl-expect (>= 5.45.4)

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

  • Build-Ids: 8fc5ba0428a9a8772e1c678e325dede84b5e2e51 0aafae58b8da2e98f49ddc226c9ccabfd0b13bcd

No differences were encountered between the control files of package tcl-expect

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

  • Build-Ids: cc4ac927cf5cc7ce007df8352a1a1715999c0e81 057ac1e4231cae2233c87c317a7f6292ca108aff

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

Run locally

More details

Full run details