summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 10:56:31 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 10:56:31 +0200
commitffb1ad95e676475c80bfbd5bf3f4c06807c01548 (patch)
tree32d0ec07587c59f0c499b2a7ea983b747c0e68f2 /Makefile
parent434d0436b0d8002cd81b5ad8e5591b10e420b881 (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 8ad931c..cbacfdb 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ dch:
dput:
dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes
+ dput -u jessie-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes
release: all dch deb dput
bash -c "git tag $$(cat .version)"