Run of lintian-fixes for rkflashtool

Run Locally

git clone git+ssh://git@salsa.debian.org/debian/rkflashtool.git rkflashtool
cd rkflashtool
DEB_UPDATE_CHANGELOG=auto lintian-brush

Logs

worker

worker.log text

Summary

Changes

main

Changes for main
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)
-
-
-
-

Publish Blockers

  • ☑ 0 publish attempts so far. not currently attempting to back off
  • ☑ change set 2d63283b-d1b1-4bc2-a7a7-60724bf171ba is ready
  • ☑ command has not changed
  • ☑ codebase is not inactive
  • ☑ no relevant previous merge proposals
  • ☑ proposals not currently being rate-limited for maintainer hug@debian.org
  • ☑ run was approved
  • ☑ run was successful

Resulting Package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t sid rkflashtool-dbgsym
                        
apt install -t sid rkflashtool
                        

Lintian Result