- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 May 2006 06:01:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/source
In directory hutz:/tmp/cvs-serv20230
Modified Files:
Tag: validator-0_7-branch
index.html
Log Message:
update about debian package availability
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/source/index.html,v
retrieving revision 1.37.2.5
retrieving revision 1.37.2.6
diff -u -d -r1.37.2.5 -r1.37.2.6
--- index.html 25 Feb 2006 09:45:51 -0000 1.37.2.5
+++ index.html 17 May 2006 06:01:44 -0000 1.37.2.6
@@ -130,23 +130,18 @@
A Debian package is available, courtesy of Frédéric
Schütz.
</p>
- <ul>
- <li>
- If you are using the Debian Testing or Unstable distribution, the
- package is already included in the offical archive and you can
- directly use the <kbd>apt-get</kbd> command if your
- /etc/apt/sources.list file is correctly configured.
- </li>
- <li>
- If you are using the stable (woody) Debian distribution, add the
- following line in the /etc/apt/sources.list file.
- <pre><kbd>deb http://www.mathgen.ch/debian/woody ./</kbd></pre>
- </li>
- </ul>
<p>
- Running the command <kbd>apt-get install w3c-markup-validator</kbd>
- as root will then install all the packages needed.
+ Starting with Debian 3.1 ("Sarge"), the package and all its
+ dependencies are included in the official Debian distribution, and
+ can be installed by running the command <kbd>apt-get install
+ w3c-markup-validator</kbd> as root.
</p>
+ <p>
+ Debian Sarge includes version 0.6.7 of the validator; the Debian
+ Testing and Unstable distributions usually include the latest
+ version.
+ </p>
+
<h4><a id="CVS" name="CVS"></a>CVS repository</h4>
<p>
Received on Wednesday, 17 May 2006 06:02:05 UTC