Close bugs on release.

This commit is contained in:
Bastian Kleineidam 2013-04-11 18:29:01 +02:00
parent 097944b56d
commit bddb45434d
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ tag:
# Each step is a separate target so that it's easy to do this manually if
# anything screwed up.
release: clean releasecheck
$(MAKE) dist sign upload homepage tag register deb
$(MAKE) dist sign upload homepage tag register changelog deb
register:
@echo "Register at Python Package Index..."