Lintian Fixes - fbterm

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d6ee088..8574859 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+fbterm (1.7-6) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Drop fields with obsolete URLs.
+  * Fix day-of-week for changelog entry 1.3-2.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 12 Mar 2023 13:44:25 -0000
+
 fbterm (1.7-5) unstable; urgency=medium
 
   * Update debian/control.
@@ -79,7 +88,7 @@ fbterm (1.5-1) unstable; urgency=low
 fbterm (1.4-2) unstable; urgency=low
 
   * Fix build error in some architecture. (Closes: #520864)
-    - Add TERMINFO path to terminfo/Makefile.in. 
+    - Add TERMINFO path to terminfo/Makefile.in.
       (patches/01_add_terminfo_path.dpatch)
 
  -- Nobuhiro Iwamatsu <iwamatsu@nigauri.org>  Tue, 24 Mar 2009 16:36:49 +0900
@@ -92,10 +101,10 @@ fbterm (1.4-1) unstable; urgency=low
 
 fbterm (1.3-2) unstable; urgency=low
 
-  * Revised bug close error by typo. (Closes: #512314) 
+  * Revised bug close error by typo. (Closes: #512314)
   * Fix compile error in environment of Ubuntu (Intrepid). (Closes: #506808)
 
- -- Nobuhiro Iwamatsu <iwamatsu@nigauri.org>  Wed, 20 Jan 2009 22:19:55 +0900
+ -- Nobuhiro Iwamatsu <iwamatsu@nigauri.org>  Tue, 20 Jan 2009 22:19:55 +0900
 
 fbterm (1.3-1) unstable; urgency=low
 
@@ -114,4 +123,3 @@ fbterm (1.1-1) unstable; urgency=low
   * Initial release (Closes: #497803)
 
  -- Nobuhiro Iwamatsu <iwamatsu@nigauri.org>  Fri, 05 Sep 2008 00:06:15 +0900
-
diff --git a/debian/control b/debian/control
index 95a387d..a9adfdf 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Build-Depends: debhelper-compat (= 12), debhelper (>= 12),
 		autotools-dev, libfreetype6-dev,
 		libfontconfig1-dev, libgpm-dev, pkg-config,
 		libx86-dev [i386 amd64]
-Standards-Version: 4.5.0
-Homepage: https://code.google.com/archive/p/fbterm/
+Standards-Version: 4.6.2
 
 Package: fbterm
 Architecture: any
@@ -26,5 +25,5 @@ Description: fast framebuffer based terminal emulator for Linux
     scripts like Chinese, Japanese etc
   * switch between configurable additional text encoding with hot keys
     on the fly
-  * copy/past selected text between windows with mouse when gpm server is 
+  * copy/past selected text between windows with mouse when gpm server is
     running
diff --git a/debian/rules b/debian/rules
index 4067ba0..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ 
+	dh $@

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/51/1d8a9fd5c51be70ec74b93ba44dee7026c5d27.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e4/a2b08e193f3da4e0e6cebec0d2027a5509dce7.debug

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

  • Homepage: https://code.google.com/archive/p/fbterm/

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

  • Build-Ids: e4a2b08e193f3da4e0e6cebec0d2027a5509dce7 511d8a9fd5c51be70ec74b93ba44dee7026c5d27

Run locally

More details

Full run details