Lintian Fixes - fuse-posixovl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c01f1a7..a455c63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+fuse-posixovl (1.3-2) UNRELEASED; urgency=medium
+
+  * Use correct machine-readable copyright file URI.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 15 Nov 2022 19:15:55 -0000
+
 fuse-posixovl (1.3-1) unstable; urgency=medium
 
   * New upstream version 1.3
diff --git a/debian/control b/debian/control
index 10b5ade..a513505 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: optional
 Maintainer: Seunghun Han <kkamagui@gmail.com>
 Build-Depends: debhelper-compat (= 13), pkg-config, automake, autoconf, libfuse-dev, libattr1-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/kkamagui-guest/fuse-posixovl
 Vcs-Git: https://salsa.debian.org/kkamagui-guest/fuse-posixovl.git
 Homepage: https://sourceforge.net/projects/posixovl
diff --git a/debian/copyright b/debian/copyright
index eebe73b..32213b4 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: posixovl
 Upstream-Contact: Jan Engelhardt <jengelh@users.sourceforge.net>, <jengelh@computergmbh.de>
 Source: http://sourceforge.net/projects/posixovl
diff --git a/debian/rules b/debian/rules
index 67108a4..35c5d2b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@ PACKAGE = fuse-posixovl
 
 export DEB_BUILD_MAINT_OPTIONS	= hardening=+all
 export DEB_CFLAGS_MAINT_APPEND	= -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 man:
 	$(MAKE) -C debian -f pod2man.mk PACKAGE=mount.posixovl makeman

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package fuse-posixovl

No differences were encountered between the control files of package fuse-posixovl-dbgsym

Run locally

More details

Full run details