Lintian Fixes - tweak

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f072cae..5501cfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tweak (3.02-7) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 22 Oct 2022 21:29:03 -0000
+
 tweak (3.02-6) unstable; urgency=medium
 
   * change test dependency from diff to diffutils
diff --git a/debian/control b/debian/control
index d8ed66c..9c8d7a5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: editors
 Priority: optional
 Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  halibut,
  libncurses5-dev,
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/debian/tweak.git
 Vcs-Browser: https://salsa.debian.org/debian/tweak
 Homepage: https://www.chiark.greenend.org.uk/~sgtatham/tweak/
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 
 Package: tweak
 Architecture: any
diff --git a/debian/rules b/debian/rules
index d2ce0d3..164b75c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 override_dh_auto_install:
 	$(MAKE) install PREFIX=$(CURDIR)/debian/tweak/usr MANDIR=$(CURDIR)/debian/tweak/usr/share/man/man1
-
-override_dh_missing:
-	dh_missing --fail-missing

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/8c/e58c15a50168521b3010e066b7433eeb8d426b.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/fd/25a2be0540d43e383b145578cc20004923cfec.debug

No differences were encountered between the control files of package tweak

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

  • Build-Ids: fd25a2be0540d43e383b145578cc20004923cfec 8ce58c15a50168521b3010e066b7433eeb8d426b

Run locally

More details

Full run details