summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 14:46:36 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 14:46:36 +0200
commit1cd5bb60b3743ec0cc2a03ff11796b0e62c3600f (patch)
treefbe4b36f63485ac5dc15126a1c994ee912faff08 /Makefile
parent5d975e3c1edd86f372ba1fadce35128c873e8493 (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 71e0e11..7b91571 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ dch:
dch -i
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)"
git push --tags