[xml/sgml-commit] r1733 - in /packages/w3c-markup-validator/trunk/debian: README.Debian changelog copyright
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Wed Aug 18 13:18:31 UTC 2010
Author: periapt-guest
Date: Wed Aug 18 13:18:26 2010
New Revision: 1733
URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1733
Log:
minor tweaks
Modified:
packages/w3c-markup-validator/trunk/debian/README.Debian
packages/w3c-markup-validator/trunk/debian/changelog
packages/w3c-markup-validator/trunk/debian/copyright
Modified: packages/w3c-markup-validator/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/README.Debian?rev=1733&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/README.Debian (original)
+++ packages/w3c-markup-validator/trunk/debian/README.Debian Wed Aug 18 13:18:26 2010
@@ -1,7 +1,12 @@
-How the Debian version differs from upstream
-============================================
-1.) The directory structure as specified in validator.conf has been
-made conformant with Debian policy.
+Configuration
+=============
+Almost certainly you will want to edit
+/etc/w3c/validator.conf to allow one to test webpages on the internal network.
+However this is not enabled by default as a security precaution. Find this
+line and change the "no" to "yes".
+
+Allow Private IPs = no
+
Suggested post-installation tests
=================================
1.) Run /usr/lib/cgi-bin/w3c-markup-validator/check
Modified: packages/w3c-markup-validator/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/changelog?rev=1733&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/changelog (original)
+++ packages/w3c-markup-validator/trunk/debian/changelog Wed Aug 18 13:18:26 2010
@@ -11,7 +11,7 @@
* Restricting dependency to apache2 until someone volunteers to do
integration for other web servers.
* Changed action="check" to action="/w3c-markup-validator/check" throughout
- * Changed dependency from w3c-dtd-xhtml and sgml-lib to w3c-sgml-lib.
+ * Changed dependency from w3c-dtd-xhtml and sgml-data to w3c-sgml-lib.
-- Nicholas Bamber <nicholas at periapt.co.uk> Fri, 30 Jul 2010 22:41:09 +0100
Modified: packages/w3c-markup-validator/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/copyright?rev=1733&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/copyright (original)
+++ packages/w3c-markup-validator/trunk/debian/copyright Wed Aug 18 13:18:26 2010
@@ -1,14 +1,16 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Maintainer: http://validator.w3.org/feedback.html
Source: http://validator.w3.org/dist/sgml-lib.tar.gz
-Name: sgml-lib
+Name: W3C Markup Validator
Files: *
Copyright 1994-2010, W3C(R) (MIT, ERCIM, KEIO)
License: W3C-Software
Files: debian/*
-Copyright: 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+Copyright:
+ 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+ 2002-2010, Frederic Schutz <schutz at mathgen.ch>
License: Artistic
License: W3C-Software
More information about the debian-xml-sgml-commit
mailing list