[Pkg-nagios-changes] [pkg-icinga-web] 01/11: Avoid confusion of Linitian with donation HTML code in comments

Markus Frosch (old DM Account) lazyfrosch-guest at moszumanska.debian.org
Tue Sep 9 13:02:07 UTC 2014


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 8f41dce04a094993b5b007146dbe1485ebac725a
Author: Markus Frosch <markus at lazyfrosch.de>
Date:   Tue Sep 9 12:05:53 2014 +0200

    Avoid confusion of Linitian with donation HTML code in comments
---
 debian/icinga-web.lintian-overrides |  3 ---
 debian/patches/11_lintian_confusion | 31 +++++++++++++++++++++++++++++++
 debian/patches/series               |  1 +
 3 files changed, 32 insertions(+), 3 deletions(-)

diff --git a/debian/icinga-web.lintian-overrides b/debian/icinga-web.lintian-overrides
index e13ba01..a69ec21 100644
--- a/debian/icinga-web.lintian-overrides
+++ b/debian/icinga-web.lintian-overrides
@@ -3,6 +3,3 @@
 apache2-reverse-dependency-calls-invoke-rc.d postrm
 apache2-reverse-dependency-calls-wrapper-script postinst a2enmod
 apache2-reverse-dependency-calls-invoke-rc.d postinst
-# this is only inside a dev comment - don't worry!
-privacy-breach-donation usr/share/icinga-web/app/modules/AppKit/lib/js/utils/HttpStateProvider.js https://www.paypal.com/en_us/i/btn/x-click-butcc-donate.gif
-privacy-breach-donation usr/share/icinga-web/app/modules/AppKit/lib/js/utils/HttpStateProvider.js https://www.paypal.com/en_us/i/scr/pixel.gif
diff --git a/debian/patches/11_lintian_confusion b/debian/patches/11_lintian_confusion
new file mode 100644
index 0000000..778288d
--- /dev/null
+++ b/debian/patches/11_lintian_confusion
@@ -0,0 +1,31 @@
+Description: Avoid confusion of Linitian with donation HTML code in comments
+ I simply remove the lines from the comment. The override rules keep failing.
+Author: Markus Frosch <lazyfrosch at debian.org>
+Last-Update: 2014-09-09
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/app/modules/AppKit/lib/js/utils/HttpStateProvider.js
++++ b/app/modules/AppKit/lib/js/utils/HttpStateProvider.js
+@@ -75,15 +75,6 @@
+  *
+  * @forum     24970
+  * @demo      http://cellactions.extjs.eu
+- *
+- * @donate
+- * <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
+- * <input type="hidden" name="cmd" value="_s-xclick">
+- * <input type="hidden" name="hosted_button_id" value="3430419">
+- * <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" 
+- * border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
+- * <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
+- * </form>
+  */
+ 
+ Ext.ns('Ext.ux.state');
+@@ -466,4 +457,4 @@
+ 
+ }); // eo extend
+ 
+-// eof
+\ No newline at end of file
++// eof
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c9da1ed
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+11_lintian_confusion

-- 
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