summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 11:05:58 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 11:05:58 +0200
commit1537df671f2a416f85b0eeee4fcc83f800fa007b (patch)
treebdb8645fb8366af48d6ac49de83e4b8f292384a6 /Makefile
parentf721247ed5caf6a5ffa2092bdd59078c3ba001c7 (diff)
New release0.7.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2546241..23baa85 100644
--- a/Makefile
+++ b/Makefile
@@ -41,4 +41,6 @@ clean-top:
rm ../$(NAME)_*.dsc
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