Lintian Fixes - volumecontrol.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 74a2e5b..514bbcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+volumecontrol.app (0.8-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Use canonical URL in Vcs-Browser.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 22 Oct 2022 00:19:22 -0000
+
 volumecontrol.app (0.8-1) unstable; urgency=medium
 
   * New upstream version. (Closes: #920629)
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 080ec2a..c5c423f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: gnustep
 Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Yavor Doganov <yavor@gnu.org>, Gürkan Myczko <gurkan@phys.ethz.ch>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
 	       libgnustep-gui-dev,
 	       libasound2-dev [linux-any],
 	       gnustep-make (>= 2.6.6-2),
 	       imagemagick
 Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/gnustep-team/volumecontrol.app.git
-Vcs-Browser: https://salsa.debian.org/gnustep-team/volumecontrol.app.git
+Vcs-Browser: https://salsa.debian.org/gnustep-team/volumecontrol.app
 Homepage: https://github.com/alexmyczko/VolumeControl.app
 
 Package: volumecontrol.app
diff --git a/debian/copyright b/debian/copyright
index ba1bed5..275835c 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: VolumeControl
 Source: https://github.com/alexmyczko/VolumeControl.app
 
diff --git a/debian/rules b/debian/rules
index d675bed..5bb2f4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 #export DH_VERBOSE=1
 
 include /usr/share/GNUstep/debian/config.mk
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined
 d_app := $(CURDIR)/debian/volumecontrol.app
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..79e3a88
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/alexmyczko/VolumeControl.app/issues
+Bug-Submit: https://github.com/alexmyczko/VolumeControl.app/issues/new
+Repository: https://github.com/alexmyczko/VolumeControl.app.git
+Repository-Browse: https://github.com/alexmyczko/VolumeControl.app

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package volumecontrol.app

No differences were encountered between the control files of package volumecontrol.app-dbgsym

Run locally

More details

Full run details