[Lsb-messages] /var/www/bzr/lsb/devel/distribution-checker r60: fix links in README (bug 3406) and bump vers for prev chg

Mats Wichmann mats at linuxfoundation.org
Fri Mar 2 17:01:49 UTC 2012


------------------------------------------------------------
revno: 60
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: distribution-checker
timestamp: Fri 2012-03-02 10:01:49 -0700
message:
  fix links in README (bug 3406) and bump vers for prev chg
modified:
  README
  package/Makefile
-------------- next part --------------
=== modified file 'README'
--- a/README	2009-07-29 15:57:36 +0000
+++ b/README	2012-03-02 17:01:49 +0000
@@ -28,9 +28,8 @@
 * curl or wget for downloading files.
 * Xvfb (for LSB 3.0 and 3.1 tests), some fonts (for X11 tests)
 * Some locales are required for libstdc++ test. That may turn into a problem for
-  your distro. If that's the case, maybe the following solution for Debian 
-  will help you:
-  http://people.debian.org/~taggart/lsb/tests.html
+  your distro. If that's the case, maybe the following solutions will help you:
+  https://wiki.linuxfoundation.org/en/DistributionTestPrep#Locales_related_issues
 
 All packages containing appropriate LSB tests will be downloaded automatically.
 
@@ -58,9 +57,8 @@
 ---=< Troubleshooting >=---
 
 * Some locales are required for libstdc++ test. That may turn into a problem for
-  your distro. If that's the case, maybe the following solution for Debian 
-  will help you:
-  http://people.debian.org/~taggart/lsb/tests.html
+  your distro. If that's the case, maybe the following solution will help you:
+  https://wiki.linuxfoundation.org/en/DistributionTestPrep#Locales_related_issues
 
 * In the case when the autotest couldn't find fonts, there is a workaround.
   First, find the font directory (see the files /etc/X11/xorg.conf and
@@ -113,7 +111,7 @@
 
 ---=< Credits >=---
 
-Copyright (C) 2007-2009 The Linux Foundation.
+Copyright (C) 2007-2012 The Linux Foundation.
 
 This program has been developed by ISP RAS <linux at ispras.ru> for LF with some
 parts written by Jiri Dluhos <jdluhos at suse.cz>

=== modified file 'package/Makefile'
--- a/package/Makefile	2012-02-15 16:23:51 +0000
+++ b/package/Makefile	2012-03-02 17:01:49 +0000
@@ -1,7 +1,7 @@
 BRANCH?=lsb
 PACKAGE=$(BRANCH)-dist-checker
 # export PACKAGE=moblin-dist-checker to make Moblin Distribution Checker package.
-VERSION_LSB=4.1.0.6
+VERSION_LSB=4.1.0.7
 VERSION_MOBLIN=2.0.1.9
 ifeq "$(BRANCH)" "moblin"
 	VERSION=$(VERSION_MOBLIN)



More information about the lsb-messages mailing list