[skimage] 01/01: Remove piwik privacy breach

Ole Streicher olebole at moszumanska.debian.org
Sat Dec 24 12:55:49 UTC 2016


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

olebole pushed a commit to branch master
in repository skimage.

commit fdafa3a4ccc8e27ca010bf2b6f87c5e6b732b72f
Author: Ole Streicher <olebole at debian.org>
Date:   Sat Dec 24 13:47:37 2016 +0100

    Remove piwik privacy breach
---
 debian/changelog                 |  7 +++++++
 debian/patches/doc-privacy.patch | 21 +++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 084c94f..a38dae0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+skimage (0.12.3-7) unstable; urgency=medium
+
+  * Team upload.
+  * Remove piwik privacy breach
+
+ -- Ole Streicher <olebole at debian.org>  Sat, 24 Dec 2016 13:46:17 +0100
+
 skimage (0.12.3-6) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/doc-privacy.patch b/debian/patches/doc-privacy.patch
index 3e37826..b234df1 100644
--- a/debian/patches/doc-privacy.patch
+++ b/debian/patches/doc-privacy.patch
@@ -19,3 +19,24 @@ Description:  avoid privacy breach
      {%- for cssfile in css_files %}
          <link rel="stylesheet" href="{{ pathto(cssfile, 1) }}" type="text/css" />
      {%- endfor %}
+@@ -111,20 +109,3 @@
+     </div>
+ </body>
+ </html>
+-
+-
+-<!-- Piwik -->
+-<script type="text/javascript">
+-  var _paq = _paq || [];
+-  _paq.push(['trackPageView']);
+-  _paq.push(['enableLinkTracking']);
+-  (function() {
+-    var u="//piwik.sciunto.org/piwik/";
+-    _paq.push(['setTrackerUrl', u+'piwik.php']);
+-    _paq.push(['setSiteId', 2]);
+-    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+-    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
+-  })();
+-</script>
+-<noscript><p><img src="//piwik.sciunto.org/piwik/piwik.php?idsite=2" style="border:0;" alt="" /></p></noscript>
+-<!-- End Piwik Code -->

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



More information about the debian-science-commits mailing list