[Python-modules-commits] [sphinx-bootstrap-theme] 08/11: dont link fonts from google websites; Closes: #794310

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 8 21:16:38 UTC 2017


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

morph pushed a commit to branch master
in repository sphinx-bootstrap-theme.

commit e13cf60021937e1ba99cae4528ee2b1ac2455d8a
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 8 16:01:39 2017 -0500

    dont link fonts from google websites; Closes: #794310
---
 debian/changelog                    |   4 +-
 debian/patches/privacy_breach.patch | 182 ++++++++++++++++++++++++++++++++++++
 debian/patches/series               |   1 +
 3 files changed, 186 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f7c20e1..8556567 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,11 +8,13 @@ sphinx-bootstrap-theme (0.4.13-1) UNRELEASED; urgency=medium
     - bootstrap and bootswatch at v3.3.6
   * debian/control
     - bump Standards-Version to 3.9.8 (no changes needed)
+  * debian/patches/privacy_breach.patch
+    - dont link fonts from google websites; Closes: #794310
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Sandro Tosi <morph at debian.org>  Sun, 08 Jan 2017 15:29:42 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 08 Jan 2017 16:01:02 -0500
 
 sphinx-bootstrap-theme (0.4.8-1) unstable; urgency=medium
 
diff --git a/debian/patches/privacy_breach.patch b/debian/patches/privacy_breach.patch
new file mode 100644
index 0000000..df1d156
--- /dev/null
+++ b/debian/patches/privacy_breach.patch
@@ -0,0 +1,182 @@
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=Lobster|Cabin:400,700');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url(//fonts.googleapis.com/css?family=Telex);/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=Droid+Sans:400,700');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic");/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=News+Cycle:400,700');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url(//fonts.googleapis.com/css?family=Crete+Round);/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url('//fonts.googleapis.com/css?family=Oswald|Noticia+Text');/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url(//fonts.googleapis.com/css?family=Ubuntu);/*!
+  * Bootstrap v2.3.2
+  *
+  * Copyright 2012 Twitter, Inc
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/cosmo/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/cosmo/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/cyborg/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/cyborg/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Roboto:400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/darkly/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/darkly/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/flatly/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/flatly/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/journal/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/journal/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=News+Cycle:400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/lumen/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/lumen/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/paper/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/paper/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/readable/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/readable/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Raleway:400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/sandstone/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/sandstone/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Roboto:400,500");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/simplex/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/simplex/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/spacelab/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/spacelab/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/superhero/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/superhero/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/united/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/united/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Ubuntu:400,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
+--- a/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/yeti/bootstrap.min.css
++++ b/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/yeti/bootstrap.min.css
+@@ -1,4 +1,3 @@
+- at import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");/*!
+  * bootswatch v3.3.6
+  * Homepage: http://bootswatch.com
+  * Copyright 2012-2015 Thomas Park
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..391ae29
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+privacy_breach.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx-bootstrap-theme.git



More information about the Python-modules-commits mailing list