diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:19:04 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:19:04 +0100 |
| commit | 6ed44b35ccf07ac02790ef9b7cb15104e4612b40 (patch) | |
| tree | 75a46455100de7bac8eb1fc4b743f78becba6ea5 /Makefile | |
| parent | 63ff5cd89794ee580532894db03916fadcee502d (diff) | |
Add minimal templates. Fix default config file
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ dch: dch -i dput: dput -u wheezy-buetowdotorg ../$(NAME)_$$(cat ./.version)_amd64.changes -release: dch deb dput +release: all dch deb dput bash -c "git tag $$(cat .version)" git push --tags git commit -a -m 'New release' |
