diff --git a/README.md b/README.md index 1aed514..f8ff02b 100644 --- a/README.md +++ b/README.md @@ -287,5 +287,5 @@ These packages are meant for the following distributions: - Ubuntu 22.04 LTS - Ubuntu 20.04 LTS - Ubuntu 18.04 LTS - -Debian is currently not supported. +- Debian 11 bullseye +- Debian 10 buster diff --git a/debian/rules b/debian/rules index cbe925d..483d681 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,6 @@ #!/usr/bin/make -f %: dh $@ + +override_dh_builddeb: + dh_builddeb -- -Zgzip