Lintian Fixes - gamine

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5c22538..51351f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+gamine (1.6-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository.
+  * 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>  Sat, 10 Sep 2022 08:23:42 -0000
+
 gamine (1.6-1) unstable; urgency=medium
 
   * Team upload.
@@ -108,7 +122,7 @@ gamine (1.1-1) unstable; urgency=low
 gamine (0.0.1-4) unstable; urgency=low
 
   * fix the watch file to avoid a false positive with upstream 0.0.1-1
-    release. 
+    release.
 
  -- Gonéri Le Bouder <goneri@rulezlan.org>  Tue, 17 Jun 2008 17:21:29 +0200
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index f339632..192ae7a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders:
  Barry deFreese <bdefreese@debian.org>,
  Gonéri Le Bouder <goneri@debian.org>
 Build-Depends:
- debhelper (>= 12),
+ debhelper-compat (= 13),
  libgstreamer1.0-dev,
  libgtk-3-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/games-team/gamine.git
 Vcs-Browser: https://salsa.debian.org/games-team/gamine
 Homepage: https://sourceforge.net/projects/gamine-game/
diff --git a/debian/rules b/debian/rules
index 805e598..dab4bcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@
@@ -25,7 +24,3 @@ override_dh_install:
 	dh_install
 	cd debian/tmp/usr/share/doc/gamine/ && $(RM) COPYING ChangeLog README*
 	$(RM) -r debian/gamine-data/usr/share/applications
-
-override_dh_missing:
-	dh_missing --fail-missing
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2446f14
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: https://git.code.sf.net/p/gamine-game/code

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package gamine

No differences were encountered between the control files of package gamine-data

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

Run locally

More details

Full run details