This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian.
commit d7da29a8056e0576230435c8985e00f4ac280c23 Author: Bastien ROUCARIÈS <[email protected]> Date: Mon Jun 12 23:55:08 2017 +0200 Add new tracker website --- data/files/privacy-breaker-websites | 2 +- debian/changelog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/data/files/privacy-breaker-websites b/data/files/privacy-breaker-websites index 7466ec3..233a3ed 100644 --- a/data/files/privacy-breaker-websites +++ b/data/files/privacy-breaker-websites @@ -11,7 +11,7 @@ privacy-breach-google-adsense ~~^(?:[^\./]+\.)?(?:googlesyndica privacy-breach-google-cse ~~^(?:[^\./]+\.)?google\.[^\./]+\.?/(:?afsonline/show_afs_search\.js|cse/api/branding\.css|coop/cse/brand\?[^/]+)$ privacy-breach-google-plus ~~(?:^(?:[^\./]+\.)?google\.[^\./]+\.?/js/plusone\.[^\./]+\Z|^plus\.google\.com/) privacy-breach-donation ~~(?:(?:donate|paypal|support)\.(gif|jpe?g|png|svg)$|^(?:[^\./]+\.)?(?:flattr\.(?:com|net)|paypal(?:objects)?\.com|pledgie\.com|xoom\.com)/) -privacy-breach-facebook ~~^(?:[^\./]+\.)?facebook\.com(?:/|\Z) +privacy-breach-facebook ~~^(?:[^\./]+\.)?(?:facebook\.com|static\.ak\.fbcdn\.net)(?:/|\Z) privacy-breach-logo ~~(?:^(?:sflogo\.)?(?:sourceforge|sf)\.[^\./]+/sflogo\.php\?|/logos?/|(?:acrobat|clanlib|(?:fav|github-)?icons?|logos?_?(?:\d+|small)|mascot[^\./]*|youtube-icon[^\./]*|twitter_logo[^\./]*|doxygen|logos?_[^/\.]*|logos?)\.(gif|ico|jpe?g|png|svg)$) privacy-breach-piwik ~~/piwik\.php\? privacy-breach-statistics-website ~~^(?:(?:[^\./]+\.)?(?:count\.digitalpoint\.com|cruel-carlota\.pagodabox\.com|linkexchange\.com|nedstatbasic\.net|onestat\.com|sitemeter\.com|statcounter\.com|webstats\.motigo\.com|digit\.com)(?:/|\Z)|/count(?:er)?\.cgi\?[^/]*\Z) diff --git a/debian/changelog b/debian/changelog index a52a059..c91e9b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -103,6 +103,9 @@ lintian (2.5.51) UNRELEASED; urgency=medium * data/common/source-fields: + [NT] Add new "Testsuite-Restrictions" field. + * data/files/privacy-breaker-websites: + + [BR] Add digit.com as tracker. + + [BR] Add static.ak.fbcdn.net as facebook. * data/files/standard-files: + [NT] Add more common files based on feedback from Helmut Grohne. * data/obsolete-sites/obsolete-sites: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

