From 4f19a81d78de3a8a4b61b41942170ca92da2a9be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Sun, 5 Dec 2021 19:27:30 +0100 Subject: [PATCH] debian: Switch to dh 13 This adds goodies like failing on inexistent files. It's well supported in Debian Bullseye, PureOS Byzantium and newer versions. --- debian/compat | 1 - debian/control | 2 +- debian/not-installed | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 debian/compat create mode 100644 debian/not-installed diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28b..00000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index f57b943a..b91f5d99 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Dorota Czaplejewicz Build-Depends: cargo, - debhelper (>= 10), + debhelper-compat (= 13), meson (>=0.51.0), ninja-build, pkg-config, diff --git a/debian/not-installed b/debian/not-installed new file mode 100644 index 00000000..7d6df09e --- /dev/null +++ b/debian/not-installed @@ -0,0 +1 @@ +usr/share/applications/sm.puri.Squeekboard.desktop