[hamradio-commits] [dump1090-mutability] 151/172: Refresh the patch to use the Debian-packaged jquery

Matteo F. Vescovi mfv at moszumanska.debian.org
Sun Jan 28 13:45:54 UTC 2018


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

mfv pushed a commit to branch master
in repository dump1090-mutability.

commit 0775e3b201abed6bde2d32d0bb701ef55bfad532
Author: Raphael Geissert <atomo64 at gmail.com>
Date:   Tue Dec 20 08:33:43 2016 +0100

    Refresh the patch to use the Debian-packaged jquery
---
 debian/patches/01-jquery.patch | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/01-jquery.patch b/debian/patches/01-jquery.patch
index 69b196d..cb0bf6a 100644
--- a/debian/patches/01-jquery.patch
+++ b/debian/patches/01-jquery.patch
@@ -4,16 +4,16 @@ Forwarded: not-needed
 
 --- a/public_html/gmap.html
 +++ b/public_html/gmap.html
-@@ -2,9 +2,9 @@
+@@ -3,9 +3,9 @@
  	<head>
  		<meta charset="utf-8"/>
  		<link rel="stylesheet" type="text/css" href="style.css" />
--		<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
--		<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
--		<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
+-		<link rel="stylesheet" href="jquery/jquery-ui-1.11.4-smoothness.css" />
+-		<script src="jquery/jquery-3.0.0.min.js"></script>
+-		<script src="jquery/jquery-ui-1.11.4.min.js"></script>
 +		<link rel="stylesheet" href="jquery-ui.min.css" />
 +		<script src="jquery.min.js"></script>
 +		<script src="jquery-ui.min.js"></script>
- 		<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?libraries=geometry"></script>
- 		<script type="text/javascript" src="config.js"></script>
- 		<script type="text/javascript" src="markers.js"></script>
+ 
+                 <link rel="stylesheet" href="ol3/ol-3.17.1.css" type="text/css" />
+                 <script src="ol3/ol-3.17.1.js" type="text/javascript"></script>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090-mutability.git



More information about the pkg-hamradio-commits mailing list