This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU libidn".
http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=c94a98797af16d2cfc6d46701495cab129b4a9e9 The branch, master has been updated via c94a98797af16d2cfc6d46701495cab129b4a9e9 (commit) from df400d4501e3ce89e86812fd49da64a1f62bbffc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c94a98797af16d2cfc6d46701495cab129b4a9e9 Author: Simon Josefsson <[email protected]> Date: Thu May 5 08:56:18 2011 +0200 Add some pre-release rules. ----------------------------------------------------------------------- Summary of changes: cfg.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cfg.mk b/cfg.mk index 22eeb16..a66d330 100644 --- a/cfg.mk +++ b/cfg.mk @@ -92,7 +92,7 @@ ChangeLog: tag = $(PACKAGE)-`echo $(VERSION) | sed 's/\./-/g'` htmldir = ../www-$(PACKAGE) -release: prepare upload web upload-web +release: syntax-check update-po prepare upload web upload-web prepare: ! git tag -l $(tag) | grep $(PACKAGE) > /dev/null hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/libidn-commit
