From a4b27e110a8e379ab41825422bbe7cf00f6445b6 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Fri, 20 Jun 2014 01:15:23 +0200 Subject: add dput --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2c4b3cc..0734a10 100644 --- a/Makefile +++ b/Makefile @@ -54,3 +54,6 @@ clean-top: rm ../$(NAME)_*.changes rm ../$(NAME)_*.deb +dput: + dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes + dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes -- cgit v1.2.3