[Pkg-javascript-commits] [asciimathtml] 05/08: Fixed privacy-breach-w3c-valid-html

Marcelo Jorge Vieira metal at moszumanska.debian.org
Sun Nov 16 17:47:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

metal pushed a commit to branch master
in repository asciimathtml.

commit 4b2a808bd0c13dafe2768361530b6a0f6b290127
Author: Marcelo Jorge Vieira <metal at alucinados.com>
Date:   Sun Nov 16 14:35:40 2014 -0200

    Fixed privacy-breach-w3c-valid-html
    
    Added .gitignore
---
 .gitignore                                        |  1 +
 debian/patches/privacy-breach-w3c-valid-html.diff | 43 +++++++++++++++++++++++
 debian/patches/series                             |  1 +
 3 files changed, 45 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..224e7f0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc/
diff --git a/debian/patches/privacy-breach-w3c-valid-html.diff b/debian/patches/privacy-breach-w3c-valid-html.diff
new file mode 100644
index 0000000..a72228a
--- /dev/null
+++ b/debian/patches/privacy-breach-w3c-valid-html.diff
@@ -0,0 +1,43 @@
+Index: asciimathtml/asciimath.html
+===================================================================
+--- asciimathtml.orig/asciimath.html
++++ asciimathtml/asciimath.html
+@@ -349,10 +349,6 @@ And thanks to Andrew White for making a
+ <div id="author">
+ <a href="http://www.chapman.edu/~jipsen/">Peter Jipsen</a>, 
+ <a href="http://www.chapman.edu/">Chapman University</a>, September 2007
+-
+-<a href="http://validator.w3.org/check/referer"><img border="0"
+-src="http://www.w3.org/Icons/valid-html401"
+-alt="Valid HTML 4.01!" height="31" width="88"></a>
+ </div>
+ 
+ <p><div class="display">
+Index: asciimathtml/asciimathcalculator.html
+===================================================================
+--- asciimathtml.orig/asciimathcalculator.html
++++ asciimathtml/asciimathcalculator.html
+@@ -110,9 +110,6 @@ to <a href="mailto:jipsen at chapman.edu">j
+ <a href="http://www.chapman.edu/~jipsen/">Peter Jipsen</a>, 
+ <a href="http://www.chapman.edu/">Chapman University</a>, May 2007
+ 
+-<a href="http://validator.w3.org/check/referer"><img border="0"
+-src="http://www.w3.org/Icons/valid-html401"
+-alt="Valid HTML 4.01!" height="31" width="88"></a>
+ </div>
+ </body>
+ </html>
+Index: asciimathtml/asciimathsyntax.html
+===================================================================
+--- asciimathtml.orig/asciimathsyntax.html
++++ asciimathtml/asciimathsyntax.html
+@@ -498,9 +498,6 @@ simple enough to be coded by hand.
+ <a href="http://www.chapman.edu/~jipsen/">Peter Jipsen</a>, 
+ <a href="http://www.chapman.edu/">Chapman University</a>, September 2007
+ 
+-<a href="http://validator.w3.org/check/referer"><img border="0"
+-src="http://www.w3.org/Icons/valid-html401"
+-alt="Valid HTML 4.01!" height="31" width="88"></a>
+ </div>
+ </body>
+ </html>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..54be342
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+privacy-breach-w3c-valid-html.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/asciimathtml.git



More information about the Pkg-javascript-commits mailing list