[Pkg-nagios-changes] [pkg-icinga-web] 03/09: Removed patch 21_yui_chartsswf - upstream doesn't use SWF anymore

Markus Frosch lazyfrosch-guest at alioth.debian.org
Sat Oct 26 17:26:16 UTC 2013


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

lazyfrosch-guest pushed a commit to branch master
in repository pkg-icinga-web.

commit 31e27562023f2d04a4ee4d271f1e262d09d8eb9a
Author: Markus Frosch <markus at lazyfrosch.de>
Date:   Tue Oct 22 16:32:04 2013 +0200

    Removed patch 21_yui_chartsswf - upstream doesn't use SWF anymore
---
 debian/patches/21_yui_chartsswf |   35 -----------------------------------
 debian/patches/series           |    1 -
 2 files changed, 36 deletions(-)

diff --git a/debian/patches/21_yui_chartsswf b/debian/patches/21_yui_chartsswf
deleted file mode 100644
index 7049094..0000000
--- a/debian/patches/21_yui_chartsswf
+++ /dev/null
@@ -1,35 +0,0 @@
-Description: Disabling YUI library SWF components
- Disabled a removed SWF file, that has been removed
- to conform the DFSG.
-Author: Markus Frosch <markus at lazyfrosch.de>
-Last-Update: 2013-05-08
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/app/modules/AppKit/lib/js/AppKit.js
-+++ b/app/modules/AppKit/lib/js/AppKit.js
-@@ -54,7 +54,17 @@
-                 var me = AppKit;
- 
-                 Ext.BLANK_IMAGE_URL = me.c.path + '/images/ajax/s.gif';
--                Ext.chart.Chart.CHART_URL = me.c.path + '/js/ext3/resources/charts.swf';
-+                // BEGIN Debian - see /usr/share/doc/icinga-web/README.Debian
-+                // disabled external Flash components
-+                Ext.chart.Chart.CHART_URL = null;
-+                Ext.FlashComponent.EXPRESS_INSTALL_URL = null;
-+                // enable the following for local stored files
-+                //Ext.chart.Chart.CHART_URL = me.c.path + '/js/ext3/resources/charts.swf';
-+                //Ext.FlashComponent.EXPRESS_INSTALL_URL = me.c.path + '/js/ext3/resources/expressinstall.swf';
-+                // enable the following for remote stored resources
-+                //Ext.chart.Chart.CHART_URL = 'http:/' + '/yui.yahooapis.com/2.8.2/build/charts/assets/charts.swf';
-+                //Ext.FlashComponent.EXPRESS_INSTALL_URL = 'http:/' + '/swfobject.googlecode.com/svn/trunk/swfobject/expressInstall.swf';
-+                // END Debian
- 
-                 Ext.QuickTips.init();
-                 growlStack();
-@@ -270,4 +280,4 @@
-     }()));
- })();
- 
--Ext.ns('AppKit.lib', 'AppKit.util');
-\ No newline at end of file
-+Ext.ns('AppKit.lib', 'AppKit.util');
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e51961e..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-21_yui_chartsswf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga-web.git



More information about the Pkg-nagios-changes mailing list