[pyepr] 07/08: Build depends on python3-doc instead of python-doc

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 fb2773bcb567eae63b78e8e6951702b017d4376c
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 28 18:27:54 2015 +0100

    Build depends on python3-doc instead of python-doc
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ac97536..27743f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ pyepr (0.9.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * debian/watch file fixed
-  * Refresh all patches
+  * All patches refreshed
+  * Build depends on python3-doc innstead of python-doc
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 28 Feb 2015 16:58:32 +0000
 
diff --git a/debian/control b/debian/control
index 948d1e5..3e6c620 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 9),
                libepr-api-dev,
                python-sphinx (>= 1.0.7+dfsg),
                texlive-latex-extra,
-               python-doc,
+               python3-doc,
                python-numpy-doc
 Standards-Version: 3.9.6
 Homepage: http://avalentino.github.com/pyepr

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