Lintian Fixes - fnfx

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 8d86d68..41a3cb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+fnfx (0.3-19) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Remove an obsolete maintscript entry.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 08 Mar 2023 23:50:42 -0000
+
 fnfx (0.3-18) unstable; urgency=medium
 
   * QA upload.
@@ -56,14 +64,14 @@ fnfx (0.3-15) unstable; urgency=medium
 fnfx (0.3-14) unstable; urgency=low
 
   * added new supported Toshiba laptop to readme -
-     Thanks to Darshaka Pathirana (Closes: #503887) 
+     Thanks to Darshaka Pathirana (Closes: #503887)
 
  -- Agney Lopes Roth Ferraz <agney@debian.org>  Tue, 10 Feb 2009 01:16:19 -0200
 
 fnfx (0.3-13) unstable; urgency=low
 
   * added LSB formatted dependency info in init.d script. Thanks to Petter
-    Reinholdtsen (Closes: #463648) 
+    Reinholdtsen (Closes: #463648)
 
  -- Agney Lopes Roth Ferraz <agney@debian.org>  Wed, 06 Feb 2008 23:51:02 -0200
 
@@ -81,7 +89,7 @@ fnfx (0.3-11) unstable; urgency=low
 
 fnfx (0.3-10) unstable; urgency=low
 
-  * Changed fnfxd.postinst and fnfxd.prerm to avoid error messagens when 
+  * Changed fnfxd.postinst and fnfxd.prerm to avoid error messagens when
     toshiba_acpi module is not loaded.Thanks to Michael Prokop.(Closes: #368489)
 
  -- Agney Lopes Roth Ferraz <agney@debian.org>  Fri,  9 Jun 2006 08:32:06 -0300
@@ -89,7 +97,7 @@ fnfx (0.3-10) unstable; urgency=low
 fnfx (0.3-9) unstable; urgency=low
 
   * Applied Rami Lehti patch that adds support for systems using
-    /sys/power/state interface instead of the /proc/acpi/sleep 
+    /sys/power/state interface instead of the /proc/acpi/sleep
     which is deprecated. Upstream author will apply the patch on
     next release.
 
@@ -104,10 +112,10 @@ fnfx (0.3-8) unstable; urgency=low
   * vsnprintf -> vfprintf in debug(), fatal().
 
   [ Agney Lopes Roth Ferraz ]
-  * applied paolo patch (Closes: #363175) 
+  * applied paolo patch (Closes: #363175)
 
  -- Agney Lopes Roth Ferraz <agney@debian.org>  Sat, 29 Apr 2006 21:42:49 -0300
-    
+
 fnfx (0.3-7) unstable; urgency=low
 
   * Fixed Fn-keystrokes misses. Thanks to Konstantin Isakov. The fix will be
@@ -120,7 +128,7 @@ fnfx (0.3-6) unstable; urgency=low
 
   * Removed unused helpers from rules.
   * Updated policy version (no changes need).
-  
+
  -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Mon, 29 Aug 2005 12:34:31 -0300
 
 fnfx (0.3-5) unstable; urgency=low
@@ -131,27 +139,27 @@ fnfx (0.3-5) unstable; urgency=low
 
 fnfx (0.3-4) unstable; urgency=low
 
-  * removed article from the beginning of fnfx's and fnfx-client's description 
-  (Closes: #299984) 
-  
+  * removed article from the beginning of fnfx's and fnfx-client's description
+  (Closes: #299984)
+
 
  -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Thu, 17 Mar 2005 14:15:55 -0300
 
 fnfx (0.3-3) unstable; urgency=low
 
-  * debian/control -> changed fnfx-client dependency. (Closes: #288525) 
+  * debian/control -> changed fnfx-client dependency. (Closes: #288525)
 
  -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Thu,  6 Jan 2005 13:44:57 -0200
 
 fnfx (0.3-2) unstable; urgency=low
 
-  * Fixed path to configuration files. (Closes: #287067) 
+  * Fixed path to configuration files. (Closes: #287067)
 
  -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Fri, 24 Dec 2004 11:19:28 -0200
 
 fnfx (0.3-1) unstable; urgency=low
 
-  * New Upstream release (Closes: #285200) 
+  * New Upstream release (Closes: #285200)
 
  -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Sat, 11 Dec 2004 16:41:35 -0200
 
@@ -162,4 +170,3 @@ fnfx (0.2-2) unstable; urgency=low
     relase 1.
 
  -- Agney Lopes Roth Ferraz <agney@users.sourceforge.net>  Sun,  8 Aug 2004 20:41:49 -0300
-
diff --git a/debian/copyright b/debian/copyright
index ea3629f..1de2540 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: fnfx
 Source: https://sourceforge.net/projects/fnfx/files/fnfx/
 
diff --git a/debian/fnfx-client.maintscript b/debian/fnfx-client.maintscript
deleted file mode 100644
index 4afb5e7..0000000
--- a/debian/fnfx-client.maintscript
+++ /dev/null
@@ -1 +0,0 @@
-symlink_to_dir /usr/share/doc/fnfx-client fnfxd 0.3-16~
diff --git a/debian/rules b/debian/rules
index cc017dd..f452b8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,3 @@
 
 %:
 	dh $@
-

Run locally

More details

Full run details

Historical runs