[freecad] 06/07: Drop the load of news-page. (Closes: #787948)

Anton Gladky gladk at moszumanska.debian.org
Thu Aug 27 20:57:41 UTC 2015


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

gladk pushed a commit to branch master
in repository freecad.

commit ab8015b5ae97a2d0770b5cee0af98d49d06a57fa
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Aug 27 22:52:13 2015 +0200

    Drop the load of news-page. (Closes: #787948)
---
 debian/patches/remove_getting_webpage.patch | 17 +++++++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/remove_getting_webpage.patch b/debian/patches/remove_getting_webpage.patch
new file mode 100644
index 0000000..48e3cd4
--- /dev/null
+++ b/debian/patches/remove_getting_webpage.patch
@@ -0,0 +1,17 @@
+Description: Drop the load of news-page
+Author: Anton Gladky <gladk at debian.org>
+Bug-Debian: https://bugs.debian.org/787948
+Last-Update: 2015-08-27
+
+--- freecad-0.15.4671+dfsg1.orig/src/Mod/Start/StartPage/StartPage.py
++++ freecad-0.15.4671+dfsg1/src/Mod/Start/StartPage/StartPage.py
+@@ -182,9 +182,6 @@ page = """
+             // load latest news
+             ddiv = document.getElementById("news");
+             ddiv.innerHTML = "Connecting...";
+-            var tobj=new JSONscriptRequest('http://pipes.yahoo.com/pipes/pipe.run?_id=da8b612e97a6bb4588b1ce27db30efd9&_render=json&_callback=showTweets');
+-            tobj.buildScriptTag(); // Build the script tag
+-            tobj.addScriptTag(); // Execute (add) the script tag
+             ddiv.innerHTML = "Downloading latest news...";
+             
+             // load version
diff --git a/debian/patches/series b/debian/patches/series
index 19031cc..1321ee0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ unittest_to_stdout.patch
 fix_clang_compilation.patch
 gcc5.patch
 remove_doc-files.patch
+remove_getting_webpage.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freecad.git



More information about the debian-science-commits mailing list