[xml/sgml-commit] r1739 - in /packages/w3c-markup-validator/trunk/debian: copyright patches/full_path_for_form_actions.patch
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Wed Aug 18 17:21:02 UTC 2010
Author: periapt-guest
Date: Wed Aug 18 17:21:01 2010
New Revision: 1739
URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1739
Log:
Refreshed copyright for valid icons and corrected full path
Modified:
packages/w3c-markup-validator/trunk/debian/copyright
packages/w3c-markup-validator/trunk/debian/patches/full_path_for_form_actions.patch
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=1739&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/copyright (original)
+++ packages/w3c-markup-validator/trunk/debian/copyright Wed Aug 18 17:21:01 2010
@@ -4,6 +4,10 @@
Name: W3C Markup Validator
Files: *
+Copyright 1994-2010, W3C(R) (MIT, ERCIM, KEIO)
+License: W3C-Software
+
+Files: htdocs/images/valid_icons/*
Copyright 1994-2010, W3C(R) (MIT, ERCIM, KEIO)
License: W3C-Software
@@ -77,4 +81,73 @@
agree that you have read, understood, and will comply with the following
terms and conditions.
+License: W3C-Documents
+ By using and/or copying this document, or the
+ W3C document from which this statement is linked, you (the licensee) agree
+ that you have read, understood, and will comply with the following terms and
+ conditions:
+ .
+ Permission to copy, and distribute the contents of this document, or the
+ W3C document from which this statement is linked, in any medium for any
+ purpose and without fee or royalty is hereby granted, provided that you
+ include the following on <i>ALL</i> copies of the document, or portions
+ thereof, that you use:
+ * A link or URL to the original W3C document.
+ * The pre-existing copyright notice of the original author, or if it
+ doesn't exist, a notice (hypertext is preferred, but a textual
+ representation is permitted) of the form: "Copyright ©
+ [$date-of-document] <a href="http://www.w3.org/">World Wide Web
+ Consortium</a>, (<a href="http://www.csail.mit.edu/">Massachusetts
+ Institute of Technology</a>, <a href="http://www.ercim.org/">European
+ Research Consortium for Informatics and Mathematics</a>, <a href="http://www.keio.ac.jp/">Keio University</a>). All Rights Reserved.
+ <a href="http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231">http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231</a>"</li><li>
+ <em>If it exists</em>, the STATUS of the W3C document.</li></ul>
+ <p>When space permits, inclusion of the full text of this <b>NOTICE</b>
+should be provided. We request that authorship attribution be provided in any
+software, documents, or other items or products that you create pursuant to
+the implementation of the contents of this document, or any portion
+thereof.</p>
+
+ <p>No right to create modifications or derivatives of W3C documents is
+granted pursuant to this license. However, if additional requirements
+(documented in the <a href="http://www.w3.org/Consortium/Legal/IPR-FAQ">Copyright FAQ</a>) are
+satisfied, the right to create modifications or derivatives is sometimes
+granted by the W3C to individuals complying with those requirements.</p>
+
+ <h2>Disclaimers</h2>
+ <p>THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
+REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED
+TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
+NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE
+FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT
+INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</p>
+
+ <p>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE
+PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.</p>
+
+ <p>The name and trademarks of copyright holders may NOT be used in
+advertising or publicity pertaining to this document or its contents without
+specific, written prior permission. Title to copyright in this document will
+at all times remain with copyright holders.</p>
+
+ <h2>Notes</h2>
+
+ <p>This version: http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231</p>
+
+ <p>This formulation of W3C's notice and license became active on December 31
+2002. This version removes the copyright ownership notice such that this
+license can be used with materials other than those owned by the W3C, moves
+information on style sheets, DTDs, and schemas to the <a href="http://www.w3.org/Consortium/Legal/IPR-FAQ">Copyright FAQ</a>, reflects
+that ERCIM is now a host of the W3C, includes references to this specific
+dated version of the license, and removes the ambiguous grant of "use". See
+the <a href="http://www.w3.org/Consortium/Legal/copyright-documents-19990405">older
+formulation</a> for the policy prior to this date. Please see our <a href="http://www.w3.org/Consortium/Legal/IPR-FAQ">Copyright FAQ</a> for
+common questions about using materials from our site, such as the translating
+or annotating specifications. </p>
+
+ </div>
+ </div>
+ </div>
+ </div>
Modified: packages/w3c-markup-validator/trunk/debian/patches/full_path_for_form_actions.patch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/patches/full_path_for_form_actions.patch?rev=1739&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/patches/full_path_for_form_actions.patch (original)
+++ packages/w3c-markup-validator/trunk/debian/patches/full_path_for_form_actions.patch Wed Aug 18 17:21:01 2010
@@ -1,6 +1,6 @@
Subject: Debianized action attribute in forms.
In all the forms we had action="check" howver the path is actually
- action="/w3c-markup-validator/check". Sometimes the upstream version
+ action="/w3c-validator/check". Sometimes the upstream version
was working and sometimes not depending on the location. We have standardized
on the full path as a precaution.
Author: Nicholas Bamber <nicholas at periapt.co.uk>
@@ -13,7 +13,7 @@
<fieldset id="validate-by-uri" class="tabset_content front"><legend class="tabset_label">Validate by URI</legend>
- <form method="get" action="check">
-+ <form method="get" action="/w3c-markup-validator/check">
++ <form method="get" action="/w3c-validator/check">
<p class="instructions">
Validate a document online:
</p>
@@ -22,7 +22,7 @@
<fieldset id="validate-by-upload" class="tabset_content front"><legend class="tabset_label">Validate by File Upload</legend>
-<form method="post" enctype="multipart/form-data" action="check">
-+<form method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++<form method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<p class="instructions">Upload a document for validation:</p>
<p><label title="Choose a Local File to Upload and Validate" for="uploaded_file">File:</label>
<input type="file" id="uploaded_file" name="uploaded_file" size="30" /></p>
@@ -31,7 +31,7 @@
</fieldset>
<fieldset id="validate-by-input" class="tabset_content front"><legend class="tabset_label">Validate by direct input</legend>
- <form method="post" enctype="multipart/form-data" action="check">
-+ <form method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++ <form method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<p class="instructions"><label title="Paste a complete (HTML) Document here" for="fragment">Enter the Markup (Full Document) to validate</label>:<br />
<textarea id="fragment" name="fragment" rows="12" cols="80"></textarea>
@@ -42,7 +42,7 @@
<h2>Validate Uploaded File</h2>
<fieldset><legend>Validate by File Upload</legend>
- <form method="post" enctype="multipart/form-data" action="check">
-+ <form method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++ <form method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<table>
<tr><th><label for="uploaded_file">File:</label></th><td colspan="2"><input type="file" id="uploaded_file" name="uploaded_file" size="50" /></td></tr>
<!--#include virtual="detailed-form.html" -->
@@ -53,7 +53,7 @@
<h2>Validate by Direct Input</h2>
- <form method="post" enctype="multipart/form-data" action="check">
-+ <form method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++ <form method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<table cellpadding="0" cellspacing="0">
@@ -64,7 +64,7 @@
<fieldset id="validate-by-uri" class="tabset_content front"><legend class="tabset_label">Validate by URI</legend>
- <form method="get" action="check">
-+ <form method="get" action="/w3c-markup-validator/check">
++ <form method="get" action="/w3c-validator/check">
<p class="instructions">
Validate a document online:
</p>
@@ -73,7 +73,7 @@
<fieldset id="validate-by-upload" class="tabset_content front"><legend class="tabset_label">Validate by File Upload</legend>
-<form method="post" enctype="multipart/form-data" action="check">
-+<form method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++<form method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<p class="instructions">Upload a document for validation:</p>
<p><label title="Choose a Local File to Upload and Validate" for="uploaded_file">File:</label>
<input type="file" id="uploaded_file" name="uploaded_file" size="30" /></p>
@@ -82,7 +82,7 @@
</fieldset>
<fieldset id="validate-by-input" class="tabset_content front"><legend class="tabset_label">Validate by direct input</legend>
- <form method="post" enctype="multipart/form-data" action="check">
-+ <form method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++ <form method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<p class="instructions"><label title="Paste a complete (HTML) Document here" for="fragment">Enter the Markup to validate</label>:<br />
<textarea id="fragment" name="fragment" rows="12" cols="80"></textarea>
@@ -93,14 +93,14 @@
<TMPL_IF NAME="file_uri">
<TMPL_IF NAME="is_upload">
-<form id="form" method="post" enctype="multipart/form-data" action="check">
-+<form id="form" method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++<form id="form" method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<TMPL_ELSE>
<TMPL_IF NAME="is_direct_input">
- <form id="form" method="post" enctype="multipart/form-data" action="check">
-+ <form id="form" method="post" enctype="multipart/form-data" action="/w3c-markup-validator/check">
++ <form id="form" method="post" enctype="multipart/form-data" action="/w3c-validator/check">
<TMPL_ELSE>
- <form id="form" method="get" action="check">
-+ <form id="form" method="get" action="/w3c-markup-validator/check">
++ <form id="form" method="get" action="/w3c-validator/check">
</TMPL_IF>
</TMPL_IF>
<table class="header">
More information about the debian-xml-sgml-commit
mailing list