diff --git a/build-deb.sh b/build-deb.sh new file mode 100755 index 0000000..f736f78 --- /dev/null +++ b/build-deb.sh @@ -0,0 +1 @@ +debuild -i -us -uc -b diff --git a/debian/control b/debian/control index b19a558..a6e0b29 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rtl-wmbus Section: unknown Priority: optional Maintainer: Petter Reinholdtsen -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 11) Standards-Version: 4.5.1 Homepage: https://github.com/xaelsouth/rtl-wmbus Vcs-Browser: https://github.com/xaelsouth/rtl-wmbus