Run of lintian-fixes for bidiv

Merge these changes:

git pull https://janitor.debian.net/git/bidiv lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 4e9b0c1..8632cc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+bidiv (1.5-7) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 19 Oct 2022 23:37:05 -0000
+
 bidiv (1.5-6) unstable; urgency=medium
 
   * remove term.c and term.h
@@ -76,7 +85,7 @@ bidiv (1.5-1) unstable; urgency=low
 
 bidiv (1.4-6) unstable; urgency=medium
 
-  * Apply patch by Shachar Raindel <shacharr@gmail.com> regarding insufficient 
+  * Apply patch by Shachar Raindel <shacharr@gmail.com> regarding insufficient
     memory allocation when handling Unicode strings. (Closes: #346386)
   * Fix man page error reported by Lintian.
 
@@ -119,4 +128,3 @@ bidiv (1.4-1) unstable; urgency=low
     we now get the terminal size and fallback to COLUMNS.
 
  -- Baruch Even <baruch@debian.org>  Tue, 31 Dec 2002 11:26:50 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index c5a32ce..ab9f13c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: text
 Priority: optional
 Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
 Uploaders: Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org>, Tzafrir Cohen <tzafrir@debian.org>
-Build-Depends: debhelper (>> 11), libfribidi-dev, pkg-config
-Standards-Version: 4.1.4
+Build-Depends: debhelper-compat (= 13), libfribidi-dev, pkg-config
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/hebrew-team/bidiv.git
 Vcs-Browser: https://salsa.debian.org/hebrew-team/bidiv
 
@@ -13,7 +13,7 @@ Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: BiDi viewer - command-line tool displaying logical Hebrew/Arabic
- bidiv is a simple utility for converting logical-Hebrew input to visual-Hebrew 
+ bidiv is a simple utility for converting logical-Hebrew input to visual-Hebrew
  output. This is useful for reading Hebrew mail messages, viewing Hebrew texts,
  etc. It was written for Hebrew but Arabic (or other BiDi languages) should
  work equally well.

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/00/b6dfac94516c332f401d7e1cd89b021ec363e6.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/9c/670e750f38a476ac6eb033d720a7d8ba0e6d7f.debug

No differences were encountered between the control files of package bidiv

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

  • Build-Ids: 9c670e750f38a476ac6eb033d720a7d8ba0e6d7f 00b6dfac94516c332f401d7e1cd89b021ec363e6

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes bidiv-dbgsymapt install -t lintian-fixes bidiv

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved