[pyepr] 01/01: Fix privacy-breach-generic lintian warning
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Aug 3 09:16:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyepr.
commit f1a3959f685e84314a576d6f8ed5b53543bb8403
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Aug 3 09:14:57 2014 +0000
Fix privacy-breach-generic lintian warning
Removed links to ohloh and travis-ci widgets
---
debian/changelog | 3 +++
...1-Only-use-local-files-for-generating-sphinx-doc.patch | 15 ++++++++++++---
2 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2d6ac66..809adf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ pyepr (0.8.1-3) UNRELEASED; urgency=medium
* debian/control
- added an explicit build dependency from dh-python
+ * debian/patches
+ - updated 0001-Only-use-local-files-for-generating-sphinx-doc.patch:
+ do not include links to the ohloh and travis-ci widgets
-- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 03 Aug 2014 08:04:48 +0000
diff --git a/debian/patches/0001-Only-use-local-files-for-generating-sphinx-doc.patch b/debian/patches/0001-Only-use-local-files-for-generating-sphinx-doc.patch
index c0e7e81..5566ddb 100644
--- a/debian/patches/0001-Only-use-local-files-for-generating-sphinx-doc.patch
+++ b/debian/patches/0001-Only-use-local-files-for-generating-sphinx-doc.patch
@@ -7,11 +7,11 @@ point to local object.inv files.
This makes the package self contained and no download attempt
happens any longer (Closes: #726859).
---
- doc/conf.py | 6 ++++--
- 1 file changed, 4 insertions(+), 2 deletions(-)
+ doc/conf.py | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/doc/conf.py b/doc/conf.py
-index 39584de..aed9802 100644
+index 39584de..387b2f2 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -123,8 +123,10 @@ extlinks = {
@@ -27,3 +27,12 @@ index 39584de..aed9802 100644
}
+@@ -176,7 +178,7 @@ html_last_updated_fmt = '%b %d, %Y'
+ # Custom sidebar templates, maps document names to template names.
+ html_sidebars = {
+ 'index': ['globaltoc.html', 'relations.html', 'sourcelink.html',
+- 'searchbox.html', 'ohloh.html', 'travis-ci.html'],
++ 'searchbox.html'] # , 'ohloh.html', 'travis-ci.html'],
+ }
+
+ # Additional templates that should be rendered to pages, maps page names to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git
More information about the Pkg-grass-devel
mailing list