[Lsb-messages] /var/www/bzr/lsb/devel/app-checker r32: Update many URLs and email addresses from before the reorganization.

Jeff Licquia licquia at linuxfoundation.org
Wed Mar 21 01:56:14 UTC 2012


------------------------------------------------------------
revno: 32
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: app-checker
timestamp: Tue 2012-03-20 21:56:14 -0400
message:
  Update many URLs and email addresses from before the reorganization.
modified:
  README_LSB
  README_LSB.local
  package/DEBIAN/postinst.sed
  package/Makefile
  package/app-checker.spec.sed
  utils/Common.pm
  webui/public_html/index.pl
  webui/public_html/tests_about.pl
-------------- next part --------------
=== modified file 'README_LSB'
--- a/README_LSB	2010-03-15 18:11:53 +0000
+++ b/README_LSB	2012-03-21 01:56:14 +0000
@@ -1,10 +1,10 @@
 The Linux Application Checker (AppChecker) is used to test your application for
 cross-distro compatibility and LSB (Linux Standard Base) compliance. Please
 refer to the Getting Started document at
-http://ldn.linuxfoundation.org/lsb/lsb-application-testkit-getting-started.
+http://www.linuxfoundation.org/collaborate/workgroups/lsb/lsb-application-testkit-getting-started.
 If you have questions, please send a message to the LSB mailing list at
 lsb-discuss at lists.linuxfoundation.org or write to the technical support at
-lsb-appcheck-support at linuxfoundation.org.
+lsb-appchk-support at linuxfoundation.org.
 
 SYSTEM REQUIREMENTS
 In order to use the AppChecker, you need the following software to be available

=== modified file 'README_LSB.local'
--- a/README_LSB.local	2010-03-15 18:11:53 +0000
+++ b/README_LSB.local	2012-03-21 01:56:14 +0000
@@ -1,10 +1,10 @@
 The Linux Application Checker (AppChecker) is used to test your application for
 cross-distro compatibility and LSB (Linux Standard Base) compliance. Please
 refer to the Getting Started document at
-http://ldn.linuxfoundation.org/lsb/lsb-application-testkit-getting-started.
+http://www.linuxfoundation.org/collaborate/workgroups/lsb/lsb-application-testkit-getting-started.
 If you have questions, please send a message to the LSB mailing list at
 lsb-discuss at lists.linuxfoundation.org or write to the technical support at
-lsb-appcheck-support at linuxfoundation.org.
+lsb-appchk-support at linuxfoundation.org.
 
 SYSTEM REQUIREMENTS
 In order to use the AppChecker, you need the following software to be available

=== modified file 'package/DEBIAN/postinst.sed'
--- a/package/DEBIAN/postinst.sed	2010-03-15 18:11:53 +0000
+++ b/package/DEBIAN/postinst.sed	2012-03-21 01:56:14 +0000
@@ -30,7 +30,7 @@
 echo "Use /opt/@BRANCH@/app-checker/bin/app-checker-start.pl to run @OSNAME@ AppChecker."
 echo
 echo "Read more info at"
-echo "http://ispras.linuxfoundation.org/index.php/About_@OSNAME@_Application_Checker"
+echo "http://ispras.linuxbase.org/index.php/About_@OSNAME@_Application_Checker"
 echo "or"
 echo "/opt/@BRANCH@/app-checker/README"
 echo

=== modified file 'package/Makefile'
--- a/package/Makefile	2011-06-08 18:16:34 +0000
+++ b/package/Makefile	2012-03-21 01:56:14 +0000
@@ -32,7 +32,7 @@
 	STD_VERSION = $(STD_VERSION_LSB)
 	SPEC_VERSION = $(SPEC_VERSION_LSB)
 	STD_NAME = LSB
-	SED_RULES = -e "s!@NAME@!$(PACKAGE)!" -e "s!@VERSION@!$(VERSION)$(VERSION_SUFFIX)!" -e "s!@RELEASE@!$(RELEASE)!" -e "s!@BRANCH@!$(BRANCH)!g" -e "s!@STD@!$(STD_NAME)!g" -e "s!@USER@!linuxappchecker!g" -e "s!@OSNAME@!Linux!g" -e "s!@URL@!http://www.linuxfoundation.org/en/Downloads!g" -e "s!@REQUIRE@!Requires: lsb-setup, lsb-appchk, lsb-appchk-perl, lsb-appchk-python, lsb-appchk-shell, lsb-pkgchk!g" -e "s!@SHARE_DIR@!!g"
+	SED_RULES = -e "s!@NAME@!$(PACKAGE)!" -e "s!@VERSION@!$(VERSION)$(VERSION_SUFFIX)!" -e "s!@RELEASE@!$(RELEASE)!" -e "s!@BRANCH@!$(BRANCH)!g" -e "s!@STD@!$(STD_NAME)!g" -e "s!@USER@!linuxappchecker!g" -e "s!@OSNAME@!Linux!g" -e "s!@URL@!http://www.linuxfoundation.org/collaborate/workgroups/lsb/download!g" -e "s!@REQUIRE@!Requires: lsb-setup, lsb-appchk, lsb-appchk-perl, lsb-appchk-python, lsb-appchk-shell, lsb-pkgchk!g" -e "s!@SHARE_DIR@!!g"
 else
 	VERSION=$(VERSION_MOBLIN)
 	RELEASE = $(RELEASE_MOBLIN)

=== modified file 'package/app-checker.spec.sed'
--- a/package/app-checker.spec.sed	2011-06-08 18:16:34 +0000
+++ b/package/app-checker.spec.sed	2012-03-21 01:56:14 +0000
@@ -96,7 +96,7 @@
 echo "Use /opt/@BRANCH@/app-checker/bin/app-checker-start.pl to run @OSNAME@ AppChecker."
 echo
 echo "Read more info at"
-echo "http://ispras.linuxfoundation.org/index.php/About_@OSNAME@_Application_Checker"
+echo "http://ispras.linuxbase.org/index.php/About_@OSNAME@_Application_Checker"
 echo "or"
 echo "/opt/@BRANCH@/app-checker/README"
 echo

=== modified file 'utils/Common.pm'
--- a/utils/Common.pm	2010-03-15 18:11:53 +0000
+++ b/utils/Common.pm	2012-03-21 01:56:14 +0000
@@ -38,7 +38,7 @@
 $is_packager_rpm = 1 if (!-f '/etc/debian_version');
 
 # Certification System
-our $cert_sys_host = 'www.linuxfoundation.org';
+our $cert_sys_host = 'www.linuxbase.org';
 our $cert_sys_base = '/lsb-cert/';
 
 # Helps to determine platform name.
@@ -282,7 +282,7 @@
 $appchecker_branch{'OS'} = (($appchecker_branch{'STD'} eq 'LSB') ? 'Linux' : $appchecker_branch{'STD'});
 $appchecker_branch{'DIR'} = lc($appchecker_branch{'STD'});
 $appchecker_branch{'USER'} = lc($appchecker_branch{'OS'}).'appchecker';
-$appchecker_branch{'NAVIGATOR'} = (($appchecker_branch{'STD'} eq 'LSB') ? 'http://dev.linuxfoundation.org/navigator/browse/' : 'http://dev.linuxfoundation.org/moblin-navigator/browse/');
+$appchecker_branch{'NAVIGATOR'} = (($appchecker_branch{'STD'} eq 'LSB') ? 'http://www.linuxbase.org/navigator/browse/' : 'http://www.linuxfoundation.org/moblin-navigator/browse/');
 
 
 1;

=== modified file 'webui/public_html/index.pl'
--- a/webui/public_html/index.pl	2010-03-15 18:11:53 +0000
+++ b/webui/public_html/index.pl	2012-03-21 01:56:14 +0000
@@ -35,7 +35,7 @@
 <ul>
   <li>To specify your application for testing and run the analysis, please visit the <a href="tests_conf.pl">Application Check</a> page.</li>
   <li>The results of previous test runs can be found on the <a href="tests_results.pl">Results History</a> page.</li>
-  <li>If you need more information about the $appchecker_branch{'OS'} Application Checker, please read the <a href="tests_help.pl">Help</a> and <a href="http://ispras.linuxfoundation.org/index.php/$appchecker_branch{'OS'}_App_Checker_Getting_Started" target="_blank">Getting Started</a> pages.</li>
+  <li>If you need more information about the $appchecker_branch{'OS'} Application Checker, please read the <a href="tests_help.pl">Help</a> and <a href="http://ispras.linuxbase.org/index.php/$appchecker_branch{'OS'}_App_Checker_Getting_Started" target="_blank">Getting Started</a> pages.</li>
 </ul>
 DATA
 

=== modified file 'webui/public_html/tests_about.pl'
--- a/webui/public_html/tests_about.pl	2010-03-15 18:11:53 +0000
+++ b/webui/public_html/tests_about.pl	2012-03-21 01:56:14 +0000
@@ -55,7 +55,7 @@
 <p>Copyright &copy; 2007&ndash;2010 <a href="http://linuxfoundation.org" target="_blank">The Linux Foundation</a>. All rights reserved.</p>
 
 <h2>Product Support</h2>
-<p>Should you have any questions, comments or feature requests, please contact the <a href="mailto:lsb-appcheck-support\@linuxfoundation.org">support team</a>. You can also use the project <a href="http://ispras.linuxfoundation.org/index.php/About_$appchecker_branch{'OS'}_Application_Checker" target="_blank">home page</a> for more information about the $appchecker_branch{'OS'} Application Checker.</p>
+<p>Should you have any questions, comments or feature requests, please contact the <a href="mailto:lsb-appchk-support\@linuxfoundation.org">support team</a>. You can also use the project <a href="http://ispras.linuxbase.org/index.php/About_$appchecker_branch{'OS'}_Application_Checker" target="_blank">home page</a> for more information about the $appchecker_branch{'OS'} Application Checker.</p>
 
 <h2>License</h2>
 <p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.</p>



More information about the lsb-messages mailing list