Meta/Announce: tentatively stop mentioning k.org

Junio C Hamano committed Oct 3, 2011 at 16:42 UTC fcfa60294a1bbc384b0de38e184d560b7ed37258
1 file changed +18 -8
Announce
+18 -8
index c3cd0b295c..6c05164d74 100755 --- a/Announce +++ b/Announce @@ -38,19 +38,29 @@ echo "Subject: [ANNOUNCE] Git $vername " fmt -70 <<EOF -$kind Git $vername is available at the usual places$for_testing: +$kind Git $vername is available$for_testing. +EOF + +cat <<EOF + +The release tarballs are found at: - http://www.kernel.org/pub/software/scm/git/ + http://code.google.com/p/git-core/downloads/list - git-$vername.tar.{gz,bz2} (source tarball) - git-htmldocs-$vername.tar.{gz,bz2} (preformatted docs) - git-manpages-$vername.tar.{gz,bz2} (preformatted docs) +and their SHA-1 checksums are: -The RPM binary packages for a few architectures are found in: +bbf85bd767ca6b7e9caa1489bb4ba7ec64e0ab35 git-1.7.7.tar.gz +33183db94fd25e001bd8a9fd6696b992f61e28d8 git-htmldocs-1.7.7.tar.gz +75d3cceb46f7a46eeb825033dff76af5eb5ea3d9 git-manpages-1.7.7.tar.gz - $rpmroot/git-*-$vername-1.fc13.\$arch.rpm (RPM) +Also the following public repositories all have a copy of the v$vername +tag and the $branch branch that the tag points at: -BLURB HERE BLURB HERE BLURB HERE + url = git://repo.or.cz/alt-git.git + url = https://code.google.com/p/git-core/ + url = git://git.sourceforge.jp/gitroot/git-core/git.git + url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core + url = https://github.com/gitster/git ----------------------------------------------------------------