summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-20 01:15:23 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-20 01:15:23 +0200
commita4b27e110a8e379ab41825422bbe7cf00f6445b6 (patch)
tree90e375191a347d24b039031074a1dad71555483d
parent832e566c7d78a2e78e7062ae7d5403bc23f4872c (diff)
add dput0.0.1
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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