summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-16 09:12:04 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-16 09:12:04 +0200
commit204066274c592f0787c79c7aa1d49af5abc1c596 (patch)
tree05c257f4a599e787bd68ef571ed345fce9cf20ea /Makefile
parent477263115f8b38ade3be1ff8d40ef40b4b62a2e5 (diff)
New release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4436700..0911977 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,7 @@ dch:
dput:
dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes
+ dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes
release: dch deb dput
bash -c "git tag $$(cat .version)"