------------------------------------------------------------ revno: 82 committer: Mark Sapiro <msap...@value.net> branch nick: admin timestamp: Fri 2013-03-01 14:46:26 -0800 message: Updated link to ACKNOWLEDGEMENTS.rst on index.ht(ml). modified: bin/release www/index.ht www/index.html www/mailman.html
-- lp:mailman-administrivia https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin Your team Mailman Checkins is subscribed to branch lp:mailman-administrivia. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin/+edit-subscription
=== modified file 'bin/release' --- bin/release 2012-05-18 19:58:08 +0000 +++ bin/release 2013-03-01 22:46:26 +0000 @@ -109,7 +109,7 @@ # replacing an existing set of the same name, but it may need to # be removed if the set doesn't already exist. print >> fp, 'replace: true' - print >> fp, 'filename: %s' % tarball + print >> fp, 'filename: %s' % os.path.basename(tarball) finally: fp.close() do('gpg --clearsign %s' % directive_path) === modified file 'www/index.ht' --- www/index.ht 2012-06-13 13:28:20 +0000 +++ www/index.ht 2013-03-01 22:46:26 +0000 @@ -78,7 +78,7 @@ <li><a href="http://www.blumenversender.com">Blumenversand</a> for their support of Mailman development through our directed donation program. <li>the - <a href="http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/annotate/head%3A/src/mailman/docs/ACKNOWLEDGMENTS.txt" + <a href="http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head%3A/src/mailman/docs/ACKNOWLEDGMENTS.rst" >list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development </ul> === modified file 'www/index.html' --- www/index.html 2012-06-13 13:28:20 +0000 +++ www/index.html 2013-03-01 22:46:26 +0000 @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Wed Jun 13 06:23:37 2012 --> +<!-- Fri Mar 1 14:43:41 2013 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -146,7 +146,7 @@ </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2012 +© 1998-2013 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -231,7 +231,7 @@ <li><a href="http://www.blumenversender.com">Blumenversand</a> for their support of Mailman development through our directed donation program. <li>the - <a href="http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/annotate/head%3A/src/mailman/docs/ACKNOWLEDGMENTS.txt" + <a href="http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head%3A/src/mailman/docs/ACKNOWLEDGMENTS.rst" >list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development </ul> === modified file 'www/mailman.html' --- www/mailman.html 2012-06-13 13:28:20 +0000 +++ www/mailman.html 2013-03-01 22:46:26 +0000 @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Wed Jun 13 06:23:37 2012 --> +<!-- Fri Mar 1 14:43:41 2013 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -146,7 +146,7 @@ </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2012 +© 1998-2013 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -231,7 +231,7 @@ <li><a href="http://www.blumenversender.com">Blumenversand</a> for their support of Mailman development through our directed donation program. <li>the - <a href="http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/annotate/head%3A/src/mailman/docs/ACKNOWLEDGMENTS.txt" + <a href="http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head%3A/src/mailman/docs/ACKNOWLEDGMENTS.rst" >list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development </ul>
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org