X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=51b8f9cabd9bdfa9c4ca943a9310a93d2c89b958;hb=487c2521cf515426d1a4c43463891ad839105b7a;hp=a90b0bc6534c1013638481e307c1cde4d3401aed;hpb=b2faf3cfb65060747476c7e93c442fb78cb141eb;p=grml-debian-keyring.git diff --git a/debian/rules b/debian/rules index a90b0bc..51b8f9c 100755 --- a/debian/rules +++ b/debian/rules @@ -4,5 +4,10 @@ override_dh_auto_build: md5sum -c md5sums.txt +# package should work also on older releases like lenny, which +# don't have support for xz yet +override_dh_builddeb: + dh_builddeb -- -Zgzip + %: dh $@