From f920678b73f0e0a09cbbd8977a54f915c661279d Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Wed, 28 May 2014 11:36:26 +0300 Subject: Fix development mailing list with a new address @scons.org --- HOWTO/subrelease.txt | 2 +- QMTest/TestSCons.py | 2 +- README.rst | 9 ++++----- doc/scons.mod | 4 ++-- review.py | 2 +- src/Announce.txt | 2 +- src/README.txt | 6 +++--- src/engine/SCons/Environment.py | 2 +- src/engine/SCons/Script/Main.py | 2 +- src/engine/SCons/Tool/docbook/docs/manual.xml | 2 +- test/Deprecated/SourceCode/BitKeeper/BITKEEPERCOM.py | 2 +- test/Deprecated/SourceCode/BitKeeper/BITKEEPERCOMSTR.py | 2 +- test/Deprecated/SourceCode/BitKeeper/BitKeeper.py | 2 +- test/Deprecated/SourceCode/CVS/CVS.py | 2 +- test/Deprecated/SourceCode/CVS/CVSCOM.py | 2 +- test/Deprecated/SourceCode/CVS/CVSCOMSTR.py | 2 +- test/Deprecated/SourceCode/Perforce/P4COM.py | 2 +- test/Deprecated/SourceCode/Perforce/P4COMSTR.py | 2 +- test/Deprecated/SourceCode/Perforce/Perforce.py | 2 +- test/Deprecated/SourceCode/RCS/RCS_COCOM.py | 2 +- test/Deprecated/SourceCode/RCS/RCS_COCOMSTR.py | 2 +- test/Deprecated/SourceCode/RCS/changed.py | 2 +- test/Deprecated/SourceCode/RCS/explicit.py | 2 +- test/Deprecated/SourceCode/SCCS/SCCSCOM.py | 2 +- test/Deprecated/SourceCode/SCCS/SCCSCOMSTR.py | 2 +- test/Deprecated/SourceCode/SCCS/diskcheck.py | 2 +- test/Deprecated/SourceCode/SourceCode.py | 2 +- test/Deprecated/SourceCode/Subversion.py | 2 +- www/patch-submission.html | 4 ++-- 29 files changed, 36 insertions(+), 37 deletions(-) diff --git a/HOWTO/subrelease.txt b/HOWTO/subrelease.txt index ecfaa1f..06b757a 100644 --- a/HOWTO/subrelease.txt +++ b/HOWTO/subrelease.txt @@ -111,4 +111,4 @@ Things to do to release a new X.Y.Z version of SCons: - Announce to dev@scons.tigris.org. + Announce to scons-dev@scons.org diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py index 57b97f9..4b2b5a4 100644 --- a/QMTest/TestSCons.py +++ b/QMTest/TestSCons.py @@ -150,7 +150,7 @@ def deprecated_python_version(version=sys.version_info): if deprecated_python_version(): msg = r""" scons: warning: Support for pre-2.7.0 Python version (%s) is deprecated. - If this will cause hardship, contact dev@scons.tigris.org. + If this will cause hardship, contact scons-dev@scons.org """ deprecated_python_expr = re_escape(msg % python_version_string()) + file_expr diff --git a/README.rst b/README.rst index b9e7d3b..16a7123 100644 --- a/README.rst +++ b/README.rst @@ -676,7 +676,7 @@ Submission page: You can also send mail to the SCons developers' mailing list: - dev@scons.tigris.org + scons-dev@scons.org But even if you send email to the mailing list please make sure that you ALSO submit a bug report to the project page bug tracker, because bug reports in @@ -689,12 +689,11 @@ Mailing Lists An active mailing list for developers of SCons is available. You may send questions or comments to the list at: - dev@scons.tigris.org + scons-dev@scons.org -You may request a subscription to the developer's mailing list by sending -email to: +You may subscribe to the developer's mailing list using form on this page: - dev-subscribe@scons.tigris.org + http://two.pairlist.net/mailman/listinfo/scons-dev Subscription to the developer's mailing list is by approval. In practice, no one is refused list membership, but we reserve the right to limit membership diff --git a/doc/scons.mod b/doc/scons.mod index 01e9a6d..be2dc24 100644 --- a/doc/scons.mod +++ b/doc/scons.mod @@ -525,8 +525,8 @@ --> announce@scons.tigris.org"> -dev@scons.tigris.org"> -users@scons.tigris.org"> +scons-dev@scons.org"> +scons-users@scons.org">