summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-07-04 23:48:18 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-07-04 23:48:18 +0200
commitb0bd2571b631263af630b6b9b324acfc2ddd5043 (patch)
tree239b5a8139258dae9b61164e372a6daae4293243
parenta0e2bdb71ad370f0bdafabdc1ee1b69e9adba73f (diff)
add dput0.1.2
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 472e1cd..2ac3a32 100644
--- a/Makefile
+++ b/Makefile
@@ -60,3 +60,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