Lintian Fixes - liblockfile

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ebf33f8..da9b56f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -80,7 +80,7 @@ liblockfile (1.09-6) unstable; urgency=low
     - Protect against overflows caused by long hostnames (LP: #941968)
     - Protect against overflows caused by large PID numbers (LP: #1011477)
     Closes: #677225
-  * In Makefile.in it compiles nfslock.so.$(NVER) but installs nfslock.so.$(VER) 
+  * In Makefile.in it compiles nfslock.so.$(NVER) but installs nfslock.so.$(VER)
     Add 688074-Makefile.in-NVER.patch
     Patch by Yao Zhao
     Closes: #688074
@@ -203,7 +203,7 @@ liblockfile (1.08-1) unstable; urgency=low
 
 liblockfile (1.07-1) unstable; urgency=low
 
-  * New maintainer. Closes: #465090 
+  * New maintainer. Closes: #465090
   * ACKed NMUs. Closes: #392779, #322790
   * Fixed "liblockfile1: fails to call ldconfig". Closes: #376409
   * Fixed "liblockfile-dev: upgrade from sarge + purge leaves
@@ -399,4 +399,3 @@ liblockfile (0.1-1) unstable; urgency=low
   * First Debian release.
 
  -- Miquel van Smoorenburg <miquels@cistron.nl>  Sun, 6 Jul 1997 16:04:55 +0200
-
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 99ee59c..15b1def 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,17 @@ Priority: standard
 Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
 Uploaders: Anibal Monsalve Salazar <anibal@debian.org>
 Standards-Version: 3.9.4
-Build-depends: debhelper (>=9)
-Vcs-Git: https://github.com/miquels/liblockfile-debian
+Vcs-Git: https://github.com/miquels/liblockfile-debian.git
 Vcs-Browser: https://github.com/miquels/liblockfile-debian
 Homepage: https://github.com/miquels/liblockfile
+Build-Depends: debhelper-compat (= 13)
 
 Package: liblockfile1
 Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, liblockfile-bin (>=${binary:Version})
+Priority: optional
 Description: NFS-safe locking library
  Liblockfile is a shared library with NFS-safe locking functions.
 
diff --git a/debian/copyright b/debian/copyright
index 9866fe4..54865f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: liblockfile
 Upstream-Contact: Miquel van Smoorenburg <mike@langeraar.net>
 Source: https://github.com/mikevs/liblockfile
diff --git a/debian/liblockfile-bin.lintian-overrides b/debian/liblockfile-bin.lintian-overrides
index 6252c53..3dd32d0 100644
--- a/debian/liblockfile-bin.lintian-overrides
+++ b/debian/liblockfile-bin.lintian-overrides
@@ -1 +1 @@
-liblockfile-bin binary: setgid-binary usr/bin/dotlockfile 2755 root/mail
+liblockfile-bin binary: elevated-privileges usr/bin/dotlockfile 2755 root/mail
diff --git a/debian/source/options b/debian/source/options
index 49e89a3..e21f534 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1,3 +1 @@
-compression = "bzip2"
-compression-level = 9
 extend-diff-ignore = "README.md|LICENSE"

Run locally

More details

Full run details

Historical runs