{"base_revision":"git-v1:fafd2bdf229bbf1ec561f88e7544fb580ef04eb9","content":"diff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex ec63514..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-9\ndiff --git a/debian/control b/debian/control\nindex 96286ab..3a45d44 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: rkflashtool\n Section: embedded\n Priority: optional\n Maintainer: Philipp Hug <hug@debian.org>\n-Build-Depends: debhelper (>= 9), libusb-1.0-0-dev\n+Build-Depends: debhelper-compat (= 13), libusb-1.0-0-dev\n Standards-Version: 3.9.8\n Homepage: https://github.com/linux-rockchip/rkflashtool\n Vcs-Git: https://salsa.debian.org/debian/rkflashtool.git\ndiff --git a/debian/copyright b/debian/copyright\nindex e5d3aeb..a5259b6 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: rkflashtool\n Source: https://github.com/linux-rockchip/rkflashtool\n \ndiff --git a/debian/rules b/debian/rules\nindex d45ff2a..2c90513 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -19,7 +19,7 @@ include /usr/share/dpkg/default.mk\n \n # main packaging script based on dh7 syntax\n %:\n-\tdh $@ \n+\tdh $@\n \n override_dh_auto_install:\n \tdh_auto_install -- PREFIX=usr\n@@ -29,7 +29,3 @@ override_dh_auto_install:\n #override_dh_auto_configure:\n #\tdh_auto_configure -- \\\n #\t-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)\n-\n-\n-\n-\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:5b720802793d278eeed136439c5418383534c1c4"}