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
Summary
- Use secure copyright file specification URI. (insecure-copyright-format-uri)
- Trim trailing whitespace. (trailing-whitespace, trailing-whitespace)
- Bump debhelper from deprecated 9 to 13. (package-uses-deprecated-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
Changes
main
Changes for main
@@ -1 +0,0 @@ -9 @@ -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 @@ -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 @@ -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