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

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit b6e85f415b85e19187e5e451a54a803b8e79d894
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Mon Sep 29 21:35:41 2014 +0200

    Remove externally linked files
---
 .../0009-Remove-externally-linked-files.patch      | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/debian/patches/0009-Remove-externally-linked-files.patch 
b/debian/patches/0009-Remove-externally-linked-files.patch
new file mode 100644
index 0000000..66461fd
--- /dev/null
+++ b/debian/patches/0009-Remove-externally-linked-files.patch
@@ -0,0 +1,31 @@
+From: Johan Van de Wauw <johan.vandew...@gmail.com>
+Date: Mon, 29 Sep 2014 21:20:49 +0200
+Subject: Remove externally linked files
+
+W3C and jquery
+---
+ tests/index.html | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/tests/index.html b/tests/index.html
+index e966176..9615216 100644
+--- a/tests/index.html
++++ b/tests/index.html
+@@ -15,7 +15,7 @@
+                 border: 0px;
+             }
+         </style>
+-        <script type="text/javascript" 
src="http://code.jquery.com/jquery-1.9.0.min.js";></script>
++        <script type="text/javascript" 
src="/javascript/jquery/jquery.js"></script>
+         <script type="text/javascript">
+             $(document).ready(function() {
+                 $('.xml').change(function() {
+@@ -355,8 +355,6 @@
+             </ul>
+         <hr/>
+         <footer>
+-            <a href="http://validator.w3.org/check?verbose=1&amp;uri=referer"; 
title="Valid HTML 5!"><img class="flat" 
src="http://www.w3.org/html/logo/downloads/HTML5_Badge_32.png"; alt="Valid HTML 
5!" height="32" width="32"/></a>
+-            <a href="http://jigsaw.w3.org/css-validator/check/referer"; 
title="Valid CSS!"><img class="flat" 
src="http://jigsaw.w3.org/css-validator/images/vcss-blue"; alt="Valid CSS!" 
height="31" width="88"/></a>
+         </footer>
+     </body>
+ </html>

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to