[Pkg-awstats-commits] [awstats] 01/01: Remove external image links for paypal donation (lintian E: privacy-breach-donation)

Sergey Kirpichev sk-guest at moszumanska.debian.org
Sun Feb 16 09:50:46 UTC 2014


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

sk-guest pushed a commit to branch master
in repository awstats.

commit 9c8f27ceb7f9490387a32b9fb2f45b21f69f853d
Author: Sergey B Kirpichev <skirpichev at gmail.com>
Date:   Sun Feb 16 13:47:56 2014 +0400

    Remove external image links for paypal donation (lintian E: privacy-breach-donation)
---
 debian/patches/2005_remove_donation.patch | 32 ++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

diff --git a/debian/patches/2005_remove_donation.patch b/debian/patches/2005_remove_donation.patch
index 705e750..56c5061 100644
--- a/debian/patches/2005_remove_donation.patch
+++ b/debian/patches/2005_remove_donation.patch
@@ -1,4 +1,5 @@
-Description: Remove donation link to paypal (lintian E: privacy-breach-donation)
+Description: Remove external image links for paypal
+ donation (lintian E: privacy-breach-donation)
 Author: Sergey B Kirpichev <skirpichev at gmail.com>
 Forwarded: not-needed
 
@@ -6,20 +7,21 @@ Forwarded: not-needed
  docs/index.html |    8 --------
  1 file changed, 8 deletions(-)
 
---- a/docs/index.html
-+++ b/docs/index.html
-@@ -144,14 +144,6 @@
- 
- <hr color="DDDDDD">
- 
--<!-- Paypal donation -->
--<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
--<input type="hidden" name="cmd" value="_s-xclick">
--<input type="hidden" name="hosted_button_id" value="8968579">
+Index: awstats/docs/index.html
+===================================================================
+--- awstats.orig/docs/index.html	2014-02-16 13:44:41.000000000 +0400
++++ awstats/docs/index.html	2014-02-16 13:45:07.000000000 +0400
+@@ -148,8 +148,8 @@
+ <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+ <input type="hidden" name="cmd" value="_s-xclick">
+ <input type="hidden" name="hosted_button_id" value="8968579">
 -<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG_global.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>
--
- </center>
- 
++<input type="image" border="0" name="submit" alt="Donate with PayPal">
++<img alt="" border="0" src="images/pixel.gif" width="1" height="1">
+ </form>
  
+ </center>
+Index: awstats/docs/images/pixel.gif
+===================================================================
+Binary files /dev/null	1970-01-01 00:00:00.000000000 +0000 and awstats/docs/images/pixel.gif	2014-02-16 13:44:41.000000000 +0400 differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/awstats.git



More information about the Pkg-awstats-commits mailing list