Lintian Fixes - skstream

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e4b2261..306fee9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+skstream (0.3.9-5) UNRELEASED; urgency=medium
+
+  * Use correct machine-readable copyright file URI.
+  * Bump debhelper from deprecated 9 to 10.
+  * Set field Upstream-Name in debian/copyright.
+  * Set upstream metadata fields: Archive, Bug-Database.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Drop unnecessary dh arguments: --parallel
+  * Drop transition for old debug package migration.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 01:41:42 -0000
+
 skstream (0.3.9-4) unstable; urgency=medium
 
   * Update d/control: new uploader email and URLs
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index c10fd4e..610c231 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Priority: optional
 Section: libs
 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
 Uploaders: Olek Wojnar <olekw.dev@gmail.com>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10~),
                libcppunit-dev (>= 1.13.2-2.1),
                dpkg-dev (>= 1.16.1.1)
 Standards-Version: 3.9.8
diff --git a/debian/copyright b/debian/copyright
index de52751..b380d30 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/worldforge/skstream
+Upstream-Name: skstream
 
 Files: *
 Copyright: 2000-2001 Rafael Guterres Jeffman
diff --git a/debian/rules b/debian/rules
index 39fefa0..f6e6b99 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_install:
 	dh_install --fail-missing -X.la -X.a
-
-override_dh_strip:
-	dh_strip --dbgsym-migration='libskstream-0.3-7v5-dbg (<< 0.3.9-3)'
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f23d288
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Archive: SourceForge
+Bug-Database: http://sourceforge.net/project/memberlist.php?group_id=11799

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/24/74bf3e59eb9beccba0c6e3289296bf248579b8.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/81/d2480b33665cb4b644c164789e5f374a1c50b9.debug

No differences were encountered between the control files of package libskstream-0.3-7v5

Control files of package libskstream-0.3-7v5-dbgsym: lines which differ (wdiff format)

  • Breaks: libskstream-0.3-7v5-dbg (<< 0.3.9-3)
  • Build-Ids: 81d2480b33665cb4b644c164789e5f374a1c50b9 2474bf3e59eb9beccba0c6e3289296bf248579b8
  • Replaces: libskstream-0.3-7v5-dbg (<< 0.3.9-3)

No differences were encountered between the control files of package libskstream-0.3-dev

Run locally

More details

Full run details