Lintian Fixes - rkflashtool

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 96286ab..3a45d44 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: rkflashtool
 Section: embedded
 Priority: optional
 Maintainer: Philipp Hug <hug@debian.org>
-Build-Depends: debhelper (>= 9), libusb-1.0-0-dev
+Build-Depends: debhelper-compat (= 13), libusb-1.0-0-dev
 Standards-Version: 3.9.8
 Homepage: https://github.com/linux-rockchip/rkflashtool
 Vcs-Git: https://salsa.debian.org/debian/rkflashtool.git
diff --git a/debian/copyright b/debian/copyright
index e5d3aeb..a5259b6 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: rkflashtool
 Source: https://github.com/linux-rockchip/rkflashtool
 
diff --git a/debian/rules b/debian/rules
index d45ff2a..2c90513 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ include /usr/share/dpkg/default.mk
 
 # main packaging script based on dh7 syntax
 %:
-	dh $@ 
+	dh $@
 
 override_dh_auto_install:
 	dh_auto_install -- PREFIX=usr
@@ -29,7 +29,3 @@ override_dh_auto_install:
 #override_dh_auto_configure:
 #	dh_auto_configure -- \
 #	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
-
-
-
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..98f9766
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/linux-rockchip/rkflashtool/issues
+Bug-Submit: https://github.com/linux-rockchip/rkflashtool/issues/new
+Repository-Browse: https://github.com/linux-rockchip/rkflashtool

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/6f/17fc4d15f51ea4c1f1428e30f40e326608c748.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/71/61a5b54ee6aaec392110472f1e2f90a57f02ed.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/b1/81d723108532f98c84107a7ce15633c6c11a26.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/3a/96a74719488ab415f9463199af2d7ca825298a.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/9e/3f789da79296d23cb7ae8df10f18c5a2b44faf.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e4/8c7c79101d23bec0aaa12b34ba8ffe16acb642.debug

No differences were encountered between the control files of package rkflashtool

Control files of package rkflashtool-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 3a96a74719488ab415f9463199af2d7ca825298a 9e3f789da79296d23cb7ae8df10f18c5a2b44faf e48c7c79101d23bec0aaa12b34ba8ffe16acb642 6f17fc4d15f51ea4c1f1428e30f40e326608c748 7161a5b54ee6aaec392110472f1e2f90a57f02ed b181d723108532f98c84107a7ce15633c6c11a26

Run locally

More details

Full run details