From: Brendan Cully Date: Fri, 6 Apr 2007 20:56:13 +0000 (-0700) Subject: More build-release fixes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f8edaa5983178516338282cec3df94f8cf6da92;p=neomutt More build-release fixes --- diff --git a/ChangeLog b/ChangeLog index f134c6ceb..10d603949 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ -2007-04-06 13:30 -0700 Brendan Cully (855cad417af6) +2007-04-06 13:55 -0700 Brendan Cully (ddc5eabe4cb8) + + * .hgsigs: mutt-1.5.15 signed + + * .hgtags: Added tag mutt-1-5-15-rel for changeset 4fd2d768fe5c + + * VERSION, po/bg.po, po/ca.po, po/cs.po, po/da.po, po/de.po, + po/el.po, po/eo.po, po/es.po, po/et.po, po/eu.po, po/fr.po, + po/ga.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, + po/ko.po, po/lt.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, + po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po: + automatic post-release commit for mutt-1.5.15 * build-release: More minor build tweaks diff --git a/build-release b/build-release index 3425e7d9e..cc1522bd1 100755 --- a/build-release +++ b/build-release @@ -95,20 +95,11 @@ for f in $DISTFILES; do chmod 644 $f.asc done -exit 0 - -echo "Release built. Please connect to the net and press " -echo "when on-line." - -read dummy - for f in $DISTFILES ; do -# scp1 $f $f.asc sigtrap.guug.de:/home/ftp/pub/mutt/${devel} scp $f $f.asc trithemius.gnupg.org:/home/ftp/mutt/${devel} done -hg update -gpg sign +hg sign -m'mutt-${VERSION} signed' # Finally, announce the new mutt to the public