Lintian Fixes - vdens

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index e0e5aeb..becf271 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+vdens (0.2-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 20 May 2023 22:31:33 -0000
+
 vdens (0.2-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index e1bac11..d2f6bb8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: vdens
 Priority: optional
 Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>
 Uploaders: Mattia Biondi <mattiabiondi1@gmail.com>, Renzo Davoli <renzo@cs.unibo.it>, Andrea Capriotti <capriott@debian.org>
-Build-Depends: cmake (>= 3.12), debhelper-compat (= 12), libcap-dev, libexecs-dev, libvdeplug-dev
-Standards-Version: 4.4.1
+Build-Depends: cmake (>= 3.12), debhelper-compat (= 13), libcap-dev, libexecs-dev, libvdeplug-dev
+Standards-Version: 4.6.2
 Section: net
 Homepage: http://www.virtualsquare.org/
 Vcs-Browser: https://salsa.debian.org/virtualsquare-team/vdens
diff --git a/debian/rules b/debian/rules
index 0ec5bd7..02ab273 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@
 # see ENVIRONMENT in dpkg-buildflags(1)
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 
 %:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f71ae81
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/rd235/vdens/issues
+Bug-Submit: https://github.com/rd235/vdens/issues/new
+Repository-Browse: https://github.com/rd235/vdens

Run locally

More details

Full run details

Historical runs