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

dmn pushed a commit to branch master
in repository libdata-stag-perl.

commit 732a71aff52d3348a7efdac5e421fed6a1e959ec
Author: Damyan Ivanov <d...@debian.org>
Date:   Sun Jun 21 16:11:29 2015 +0000

    Patch away loading of SF.net logo, avoiding possible privacy breach
---
 debian/patches/no-sf-logo.patch | 19 +++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/no-sf-logo.patch b/debian/patches/no-sf-logo.patch
new file mode 100644
index 0000000..bb72504
--- /dev/null
+++ b/debian/patches/no-sf-logo.patch
@@ -0,0 +1,19 @@
+Description: docs: drop remote loading of SF.net logo
+ This poses a privacy breach when the documentation is viewed locally
+ .
+ This is the homepage which is probably published via SF.net anyway, so
+ not something the author needs to fix per se.
+Author: Damyan Ivanov <d...@debian.org>
+Forwarded: non-teeded
+
+--- a/homepage/index.html
++++ b/homepage/index.html
+@@ -185,7 +185,7 @@
+ 
+       <hr>
+       <a href="http://sourceforge.net";> 
+-        <img 
src="http://sourceforge.net/sflogo.php?group_id=68482&amp;type=1"; width="88" 
height="31" border="0" alt="SourceForge.net Logo"></a>
++        sourceforge</a>
+       
+       <hr>
+         <address><a href="mailto:c...@fruitfly.org";>chris 
mungall</a></address>
diff --git a/debian/patches/series b/debian/patches/series
index 9ad6f1a..daafca3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 fix_manpage_names.patch
+no-sf-logo.patch
 fix_pod_errors.patch
 more_pod_errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdata-stag-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to