[SCM] qtwebchannel packaging branch, master, updated. d296ec74331a1d22c6d080c12c2f92242fcf92a4
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Jul 28 19:01:28 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=76b853b
The following commit has been merged in the master branch:
commit 76b853b165318d93accc98cbd1084a9d8ee49efd
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date: Thu Jul 28 13:01:07 2016 -0500
Remove unneeded debian/patches/examples_full_path.diff
---
debian/patches/examples_full_path.diff | 16 ----------------
debian/patches/series | 1 -
2 files changed, 17 deletions(-)
diff --git a/debian/patches/examples_full_path.diff b/debian/patches/examples_full_path.diff
deleted file mode 100644
index fd1e7d7..0000000
--- a/debian/patches/examples_full_path.diff
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/examples/webchannel/chatclient-html/chatclient.html
-+++ b/examples/webchannel/chatclient-html/chatclient.html
-@@ -5,11 +5,11 @@
-
- <meta name="viewport" content="width=device-width, initial-scale=1" />
-
-- <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.css" />
-+ <link rel="stylesheet" href="file:///usr/share/javascript/jquery-mobile/jquery.mobile.css" />
- <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/themes/default/easyui.css" />
- <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/themes/icon.css" />
- <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/demo/demo.css" />
-- <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
-+ <script src="file:///usr/share/javascript/jquery/jquery.min.js"></script>
- <script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.easyui.min.js"></script>
- <script type="text/javascript" src="qwebchannel.js"></script>
-
diff --git a/debian/patches/series b/debian/patches/series
index 4e59a37..a121b39 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
nodetonodejs.diff
-examples_full_path.diff
disable_unbuilable_tests.diff
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list