diff --git a/debian/Makefile b/debian/Makefile index acb1b97..b69a439 100644 --- a/debian/Makefile +++ b/debian/Makefile @@ -9,7 +9,7 @@ buster: cd ../dist; grep changes debianfiles | xargs -I % cp % %.orig git commit changelog -m "Debianize latest version for $@" -.PHONY: push push-buster push-stretch push-jessie +.PHONY: push push: push-buster push-stretch push-jessie push-%: ./push $*