[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 03/09: Clean up directory structure of privacy breach test



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit c055a3d364a6f4a31af9b0c3160f9b3851b27c9b
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Fri Jan 31 23:28:54 2014 +0100

    Clean up directory structure of privacy breach test
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
 t/tests/files-privacybreach/debian/debian/install  |  5 +-
 .../src/{ => privacy-breach-donation}/flattr.html  |  0
 .../flattrbuttonhtml4.xml                          |  0
 .../flattrbuttonhtml5.xml                          |  0
 .../{ => privacy-breach-donation}/flattrload.js    |  0
 .../flattrloadmanual.js                            |  0
 .../flattrrender.html                              |  0
 .../{ => privacy-breach-donation}/flattrrender.xml |  0
 .../flattrrenderonload.xml                         |  0
 .../src/{ => privacy-breach-facebook}/facebook.xml |  0
 .../facebookfbmlbody2008.html                      |  0
 .../facebookfbmlbody2013.html                      |  0
 .../facebookhtml5like20130810.xml                  |  0
 .../facebookhtml5likebody20130810.xml              |  0
 .../facebookxfbmllike20130810.xml                  |  0
 .../src/{ => privacy-breach-generic}/applet.html   |  0
 .../src/{ => privacy-breach-generic}/div.html      |  0
 .../src/{ => privacy-breach-generic}/embed.html    |  0
 .../{ => privacy-breach-generic}/externalimg.xml   |  0
 .../src/{ => privacy-breach-generic}/frame.html    |  0
 .../genericwebsite.html                            |  0
 .../src/{ => privacy-breach-generic}/iframe.html   |  0
 .../src/{ => privacy-breach-generic}/import.css    |  0
 .../{ => privacy-breach-generic}/importcss.html    |  0
 .../src/{ => privacy-breach-generic}/input.html    |  0
 .../src/{ => privacy-breach-generic}/link.xml      |  0
 .../src/{ => privacy-breach-generic}/object.html   |  0
 .../src/{ => privacy-breach-generic}/source.html   |  0
 .../src/{ => privacy-breach-generic}/track.html    |  0
 .../src/{ => privacy-breach-generic}/video.html    |  0
 .../{ => privacy-breach-generic}/videoposter.html  |  0
 .../adsense.html                                   |  0
 .../adsenseimagemagick.xml                         |  0
 .../adsenseonlyadds.html                           |  0
 .../adsenseonlyvar.js                              |  0
 .../{ => privacy-breach-google-adsense}/urchin.js  |  0
 .../urchinconstructor.js                           |  0
 .../urchinfragment.xml                             |  0
 .../urchinloader.js                                |  0
 .../{ => privacy-breach-google-cse}/googlecse.css  |  0
 .../{ => privacy-breach-google-cse}/googlecse.xml  |  0
 .../googlecseform.xml                              |  0
 .../googlecseimagemagick.js                        |  0
 .../{ => privacy-breach-logo}/logosourceforge.xml  |  0
 .../src/{ => privacy-breach-piwik}/piwik.html      |  0
 .../{ => privacy-breach-piwik}/piwikvariant.html   |  0
 .../statcounter.xml                                |  0
 .../statcounter2.js                                |  0
 .../htmlvalid.html                                 |  0
 t/tests/files-privacybreach/tags                   | 96 +++++++++++-----------
 50 files changed, 49 insertions(+), 52 deletions(-)

diff --git a/t/tests/files-privacybreach/debian/debian/install b/t/tests/files-privacybreach/debian/debian/install
index c1c99db..fb46d4d 100644
--- a/t/tests/files-privacybreach/debian/debian/install
+++ b/t/tests/files-privacybreach/debian/debian/install
@@ -1,4 +1 @@
-src/*.js /usr/share/javascript/
-src/*.xml /usr/share/htmlfragment/
-src/*.html /usr/share/files-privacybreach/html/
-src/*.css /usr/share/files-privacybreach/html/
+src/* /usr/share/files-privacy-breach/
diff --git a/t/tests/files-privacybreach/debian/src/flattr.html b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattr.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattr.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattr.html
diff --git a/t/tests/files-privacybreach/debian/src/flattrbuttonhtml4.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrbuttonhtml4.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattrbuttonhtml4.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrbuttonhtml4.xml
diff --git a/t/tests/files-privacybreach/debian/src/flattrbuttonhtml5.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrbuttonhtml5.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattrbuttonhtml5.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrbuttonhtml5.xml
diff --git a/t/tests/files-privacybreach/debian/src/flattrload.js b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrload.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattrload.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrload.js
diff --git a/t/tests/files-privacybreach/debian/src/flattrloadmanual.js b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrloadmanual.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattrloadmanual.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrloadmanual.js
diff --git a/t/tests/files-privacybreach/debian/src/flattrrender.html b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrrender.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattrrender.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrrender.html
diff --git a/t/tests/files-privacybreach/debian/src/flattrrender.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrrender.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattrrender.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrrender.xml
diff --git a/t/tests/files-privacybreach/debian/src/flattrrenderonload.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrrenderonload.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/flattrrenderonload.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-donation/flattrrenderonload.xml
diff --git a/t/tests/files-privacybreach/debian/src/facebook.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebook.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/facebook.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebook.xml
diff --git a/t/tests/files-privacybreach/debian/src/facebookfbmlbody2008.html b/t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookfbmlbody2008.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/facebookfbmlbody2008.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookfbmlbody2008.html
diff --git a/t/tests/files-privacybreach/debian/src/facebookfbmlbody2013.html b/t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookfbmlbody2013.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/facebookfbmlbody2013.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookfbmlbody2013.html
diff --git a/t/tests/files-privacybreach/debian/src/facebookhtml5like20130810.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookhtml5like20130810.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/facebookhtml5like20130810.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookhtml5like20130810.xml
diff --git a/t/tests/files-privacybreach/debian/src/facebookhtml5likebody20130810.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookhtml5likebody20130810.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/facebookhtml5likebody20130810.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookhtml5likebody20130810.xml
diff --git a/t/tests/files-privacybreach/debian/src/facebookxfbmllike20130810.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookxfbmllike20130810.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/facebookxfbmllike20130810.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-facebook/facebookxfbmllike20130810.xml
diff --git a/t/tests/files-privacybreach/debian/src/applet.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/applet.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/applet.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/applet.html
diff --git a/t/tests/files-privacybreach/debian/src/div.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/div.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/div.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/div.html
diff --git a/t/tests/files-privacybreach/debian/src/embed.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/embed.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/embed.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/embed.html
diff --git a/t/tests/files-privacybreach/debian/src/externalimg.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/externalimg.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/externalimg.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/externalimg.xml
diff --git a/t/tests/files-privacybreach/debian/src/frame.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/frame.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/frame.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/frame.html
diff --git a/t/tests/files-privacybreach/debian/src/genericwebsite.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/genericwebsite.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/genericwebsite.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/genericwebsite.html
diff --git a/t/tests/files-privacybreach/debian/src/iframe.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/iframe.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/iframe.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/iframe.html
diff --git a/t/tests/files-privacybreach/debian/src/import.css b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/import.css
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/import.css
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/import.css
diff --git a/t/tests/files-privacybreach/debian/src/importcss.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/importcss.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/importcss.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/importcss.html
diff --git a/t/tests/files-privacybreach/debian/src/input.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/input.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/input.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/input.html
diff --git a/t/tests/files-privacybreach/debian/src/link.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/link.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/link.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/link.xml
diff --git a/t/tests/files-privacybreach/debian/src/object.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/object.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/object.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/object.html
diff --git a/t/tests/files-privacybreach/debian/src/source.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/source.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/source.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/source.html
diff --git a/t/tests/files-privacybreach/debian/src/track.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/track.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/track.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/track.html
diff --git a/t/tests/files-privacybreach/debian/src/video.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/video.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/video.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/video.html
diff --git a/t/tests/files-privacybreach/debian/src/videoposter.html b/t/tests/files-privacybreach/debian/src/privacy-breach-generic/videoposter.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/videoposter.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-generic/videoposter.html
diff --git a/t/tests/files-privacybreach/debian/src/adsense.html b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsense.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/adsense.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsense.html
diff --git a/t/tests/files-privacybreach/debian/src/adsenseimagemagick.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsenseimagemagick.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/adsenseimagemagick.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsenseimagemagick.xml
diff --git a/t/tests/files-privacybreach/debian/src/adsenseonlyadds.html b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsenseonlyadds.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/adsenseonlyadds.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsenseonlyadds.html
diff --git a/t/tests/files-privacybreach/debian/src/adsenseonlyvar.js b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsenseonlyvar.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/adsenseonlyvar.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/adsenseonlyvar.js
diff --git a/t/tests/files-privacybreach/debian/src/urchin.js b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchin.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/urchin.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchin.js
diff --git a/t/tests/files-privacybreach/debian/src/urchinconstructor.js b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchinconstructor.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/urchinconstructor.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchinconstructor.js
diff --git a/t/tests/files-privacybreach/debian/src/urchinfragment.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchinfragment.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/urchinfragment.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchinfragment.xml
diff --git a/t/tests/files-privacybreach/debian/src/urchinloader.js b/t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchinloader.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/urchinloader.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-adsense/urchinloader.js
diff --git a/t/tests/files-privacybreach/debian/src/googlecse.css b/t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecse.css
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/googlecse.css
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecse.css
diff --git a/t/tests/files-privacybreach/debian/src/googlecse.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecse.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/googlecse.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecse.xml
diff --git a/t/tests/files-privacybreach/debian/src/googlecseform.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecseform.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/googlecseform.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecseform.xml
diff --git a/t/tests/files-privacybreach/debian/src/googlecseimagemagick.js b/t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecseimagemagick.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/googlecseimagemagick.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-google-cse/googlecseimagemagick.js
diff --git a/t/tests/files-privacybreach/debian/src/logosourceforge.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-logo/logosourceforge.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/logosourceforge.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-logo/logosourceforge.xml
diff --git a/t/tests/files-privacybreach/debian/src/piwik.html b/t/tests/files-privacybreach/debian/src/privacy-breach-piwik/piwik.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/piwik.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-piwik/piwik.html
diff --git a/t/tests/files-privacybreach/debian/src/piwikvariant.html b/t/tests/files-privacybreach/debian/src/privacy-breach-piwik/piwikvariant.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/piwikvariant.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-piwik/piwikvariant.html
diff --git a/t/tests/files-privacybreach/debian/src/statcounter.xml b/t/tests/files-privacybreach/debian/src/privacy-breach-statistics-website/statcounter.xml
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/statcounter.xml
rename to t/tests/files-privacybreach/debian/src/privacy-breach-statistics-website/statcounter.xml
diff --git a/t/tests/files-privacybreach/debian/src/statcounter2.js b/t/tests/files-privacybreach/debian/src/privacy-breach-statistics-website/statcounter2.js
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/statcounter2.js
rename to t/tests/files-privacybreach/debian/src/privacy-breach-statistics-website/statcounter2.js
diff --git a/t/tests/files-privacybreach/debian/src/htmlvalid.html b/t/tests/files-privacybreach/debian/src/privacy-breach-w3c-valid-html/htmlvalid.html
similarity index 100%
rename from t/tests/files-privacybreach/debian/src/htmlvalid.html
rename to t/tests/files-privacybreach/debian/src/privacy-breach-w3c-valid-html/htmlvalid.html
diff --git a/t/tests/files-privacybreach/tags b/t/tests/files-privacybreach/tags
index eb32ea6..876a228 100644
--- a/t/tests/files-privacybreach/tags
+++ b/t/tests/files-privacybreach/tags
@@ -1,48 +1,48 @@
-E: files-privacybreach: privacy-breach-donation usr/share/files-privacybreach/html/flattr.html
-E: files-privacybreach: privacy-breach-donation usr/share/files-privacybreach/html/flattrrender.html
-E: files-privacybreach: privacy-breach-donation usr/share/htmlfragment/flattrbuttonhtml4.xml
-E: files-privacybreach: privacy-breach-donation usr/share/htmlfragment/flattrbuttonhtml5.xml
-E: files-privacybreach: privacy-breach-donation usr/share/htmlfragment/flattrrender.xml
-E: files-privacybreach: privacy-breach-donation usr/share/htmlfragment/flattrrenderonload.xml
-E: files-privacybreach: privacy-breach-donation usr/share/javascript/flattrload.js
-E: files-privacybreach: privacy-breach-donation usr/share/javascript/flattrloadmanual.js
-E: files-privacybreach: privacy-breach-facebook usr/share/files-privacybreach/html/facebookfbmlbody2008.html
-E: files-privacybreach: privacy-breach-facebook usr/share/files-privacybreach/html/facebookfbmlbody2013.html
-E: files-privacybreach: privacy-breach-facebook usr/share/htmlfragment/facebook.xml
-E: files-privacybreach: privacy-breach-facebook usr/share/htmlfragment/facebookhtml5like20130810.xml
-E: files-privacybreach: privacy-breach-facebook usr/share/htmlfragment/facebookhtml5likebody20130810.xml
-E: files-privacybreach: privacy-breach-facebook usr/share/htmlfragment/facebookxfbmllike20130810.xml
-E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacybreach/html/adsense.html
-E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacybreach/html/adsenseonlyadds.html
-E: files-privacybreach: privacy-breach-google-adsense usr/share/htmlfragment/adsenseimagemagick.xml
-E: files-privacybreach: privacy-breach-google-adsense usr/share/htmlfragment/urchinfragment.xml
-E: files-privacybreach: privacy-breach-google-adsense usr/share/javascript/adsenseonlyvar.js
-E: files-privacybreach: privacy-breach-google-adsense usr/share/javascript/urchin.js
-E: files-privacybreach: privacy-breach-google-adsense usr/share/javascript/urchinconstructor.js
-E: files-privacybreach: privacy-breach-google-adsense usr/share/javascript/urchinloader.js
-E: files-privacybreach: privacy-breach-google-cse usr/share/files-privacybreach/html/googlecse.css
-E: files-privacybreach: privacy-breach-google-cse usr/share/htmlfragment/googlecse.xml
-E: files-privacybreach: privacy-breach-google-cse usr/share/htmlfragment/googlecseform.xml
-E: files-privacybreach: privacy-breach-google-cse usr/share/javascript/googlecseimagemagick.js
-E: files-privacybreach: privacy-breach-logo usr/share/htmlfragment/logosourceforge.xml
-E: files-privacybreach: privacy-breach-piwik usr/share/files-privacybreach/html/piwik.html
-E: files-privacybreach: privacy-breach-piwik usr/share/files-privacybreach/html/piwikvariant.html
-E: files-privacybreach: privacy-breach-statistics-website usr/share/htmlfragment/statcounter.xml
-E: files-privacybreach: privacy-breach-statistics-website usr/share/javascript/statcounter2.js
-E: files-privacybreach: privacy-breach-w3c-valid-html usr/share/files-privacybreach/html/htmlvalid.html
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/applet.html 1984.os/trackme
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/div.html trackme.1984/index-2.html
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/embed.html 1984.os/givemydata.swf
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/frame.html 1984.os/trackme_frame_c.htm
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/genericwebsite.html www.example.com/trackme.js
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/iframe.html 1984.ow/bigbrotheriswatchingyou.html
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/import.css 1984.wo/importtracking.css
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/importcss.html trackme.css/track.css
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/input.html 1984.os/hiddentrackme.png
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/object.html 1984.os/hellotrackme.swf
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/source.html 1984.os/tracking.mp3
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/track.html 1984.os/notracking.vtt
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/video.html 1984.os/tuxistrackingme.ogg
-X: files-privacybreach: privacy-breach-generic usr/share/files-privacybreach/html/videoposter.html 1984.os/tuxistrackingme.ogg
-X: files-privacybreach: privacy-breach-generic usr/share/htmlfragment/externalimg.xml 1984.ow/bigbrotheriswatchingyou.png
-X: files-privacybreach: privacy-breach-generic usr/share/htmlfragment/link.xml 1984.org/style.css
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattr.html
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattrbuttonhtml4.xml
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattrbuttonhtml5.xml
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattrload.js
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattrloadmanual.js
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattrrender.html
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattrrender.xml
+E: files-privacybreach: privacy-breach-donation usr/share/files-privacy-breach/privacy-breach-donation/flattrrenderonload.xml
+E: files-privacybreach: privacy-breach-facebook usr/share/files-privacy-breach/privacy-breach-facebook/facebook.xml
+E: files-privacybreach: privacy-breach-facebook usr/share/files-privacy-breach/privacy-breach-facebook/facebookfbmlbody2008.html
+E: files-privacybreach: privacy-breach-facebook usr/share/files-privacy-breach/privacy-breach-facebook/facebookfbmlbody2013.html
+E: files-privacybreach: privacy-breach-facebook usr/share/files-privacy-breach/privacy-breach-facebook/facebookhtml5like20130810.xml
+E: files-privacybreach: privacy-breach-facebook usr/share/files-privacy-breach/privacy-breach-facebook/facebookhtml5likebody20130810.xml
+E: files-privacybreach: privacy-breach-facebook usr/share/files-privacy-breach/privacy-breach-facebook/facebookxfbmllike20130810.xml
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/adsense.html
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/adsenseimagemagick.xml
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/adsenseonlyadds.html
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/adsenseonlyvar.js
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/urchin.js
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/urchinconstructor.js
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/urchinfragment.xml
+E: files-privacybreach: privacy-breach-google-adsense usr/share/files-privacy-breach/privacy-breach-google-adsense/urchinloader.js
+E: files-privacybreach: privacy-breach-google-cse usr/share/files-privacy-breach/privacy-breach-google-cse/googlecse.css
+E: files-privacybreach: privacy-breach-google-cse usr/share/files-privacy-breach/privacy-breach-google-cse/googlecse.xml
+E: files-privacybreach: privacy-breach-google-cse usr/share/files-privacy-breach/privacy-breach-google-cse/googlecseform.xml
+E: files-privacybreach: privacy-breach-google-cse usr/share/files-privacy-breach/privacy-breach-google-cse/googlecseimagemagick.js
+E: files-privacybreach: privacy-breach-logo usr/share/files-privacy-breach/privacy-breach-logo/logosourceforge.xml
+E: files-privacybreach: privacy-breach-piwik usr/share/files-privacy-breach/privacy-breach-piwik/piwik.html
+E: files-privacybreach: privacy-breach-piwik usr/share/files-privacy-breach/privacy-breach-piwik/piwikvariant.html
+E: files-privacybreach: privacy-breach-statistics-website usr/share/files-privacy-breach/privacy-breach-statistics-website/statcounter.xml
+E: files-privacybreach: privacy-breach-statistics-website usr/share/files-privacy-breach/privacy-breach-statistics-website/statcounter2.js
+E: files-privacybreach: privacy-breach-w3c-valid-html usr/share/files-privacy-breach/privacy-breach-w3c-valid-html/htmlvalid.html
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/applet.html 1984.os/trackme
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/div.html trackme.1984/index-2.html
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/embed.html 1984.os/givemydata.swf
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/externalimg.xml 1984.ow/bigbrotheriswatchingyou.png
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/frame.html 1984.os/trackme_frame_c.htm
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/genericwebsite.html www.example.com/trackme.js
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/iframe.html 1984.ow/bigbrotheriswatchingyou.html
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/import.css 1984.wo/importtracking.css
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/importcss.html trackme.css/track.css
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/input.html 1984.os/hiddentrackme.png
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/link.xml 1984.org/style.css
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/object.html 1984.os/hellotrackme.swf
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/source.html 1984.os/tracking.mp3
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/track.html 1984.os/notracking.vtt
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/video.html 1984.os/tuxistrackingme.ogg
+X: files-privacybreach: privacy-breach-generic usr/share/files-privacy-breach/privacy-breach-generic/videoposter.html 1984.os/tuxistrackingme.ogg

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


Reply to: