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=04a512fb2e528218cd48ff3497b801e7b98df34b The branch, master has been updated via 04a512fb2e528218cd48ff3497b801e7b98df34b (commit) from 8cc0d46ad5ca4887d5d4e95a5e2e8b329c7ca222 (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 04a512fb2e528218cd48ff3497b801e7b98df34b Author: Simon Josefsson <[email protected]> Date: Mon Feb 15 13:10:03 2010 +0100 Release to ftp.gnu.org. ----------------------------------------------------------------------- Summary of changes: cfg.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cfg.mk b/cfg.mk index e7b798d..1f35963 100644 --- a/cfg.mk +++ b/cfg.mk @@ -84,7 +84,7 @@ prepare: upload: git push git push --tags - build-aux/gnupload --to alpha.gnu.org:$(PACKAGE) $(distdir).tar.gz + build-aux/gnupload --to ftp.gnu.org:$(PACKAGE) $(distdir).tar.gz cp $(distdir).tar.gz $(distdir).tar.gz.sig ../releases/$(PACKAGE)/ web: hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
