[pyepr] 06/08: Refresh all patches

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Mar 1 08:17:01 UTC 2015


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 972d95054cff431c91f01c14bb0b75c04d8bc066
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 28 18:24:53 2015 +0100

    Refresh all patches
---
 debian/changelog                                           |  1 +
 ...01-Only-use-local-files-for-generating-sphinx-doc.patch | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 956974f..ac97536 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyepr (0.9.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * debian/watch file fixed
+  * Refresh all patches
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 28 Feb 2015 16:58:32 +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 fd6c66a..bf40235 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,13 +7,13 @@ point to local object.inv files.
 This makes the package self contained and no download attempt
 happens any longer (Closes: #726859).
 ---
- doc/conf.py | 8 +++++---
- 1 file changed, 5 insertions(+), 3 deletions(-)
+ doc/conf.py | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
 
-Index: pyepr/doc/conf.py
-===================================================================
---- pyepr.orig/doc/conf.py
-+++ pyepr/doc/conf.py
+diff --git a/doc/conf.py b/doc/conf.py
+index d22d603..5f987bd 100644
+--- a/doc/conf.py
++++ b/doc/conf.py
 @@ -130,8 +130,10 @@ extlinks = {
  
  # Intersphinx
@@ -21,7 +21,7 @@ Index: pyepr/doc/conf.py
 -    'python': ('https://docs.python.org/3', None),
 -    'numpy':  ('http://docs.scipy.org/doc/numpy', None),
 +    'python': ('https://docs.python.org/3',
-+               '/usr/share/doc/python-doc/html/objects.inv'),
++               '/usr/share/doc/python3-doc/html/objects.inv'),
 +    'numpy':  ('http://docs.scipy.org/doc/numpy',
 +               '/usr/share/doc/python-numpy-doc/html/objects.inv'),
  }

-- 
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