[pytables] 15/15: Switch to python3 as default version for sctipts and doc
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Fri Jun 30 18:07:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pytables.
commit d50c1185f9387899ee4f5bc444cc123eef79367e
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Thu Jun 29 07:08:37 2017 +0000
Switch to python3 as default version for sctipts and doc
---
debian/changelog | 5 ++++-
debian/control | 2 +-
debian/{python-tables.install => python3-tables.install} | 0
debian/{python-tables.manpages => python3-tables.manpages} | 0
4 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a6b1eed..8a1c2f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,12 +17,15 @@ pytables (3.4.2-1) UNRELEASED; urgency=medium
python(3)-ipython and python(3)-numpydoc
- add dependency from libjs-mathjax
- set Multi-Arch fields
+ - depend on python3-sphinx instead of pyhton-sphinx
+ * Install scripts (and related manpages) for the python3 version
+ of the package
* Remove -dbg packages (now they are built automatically)
* debian/rules
- no longer use dpkg-parsechangelog to determine the current
package timestamp
- avoid duplicate files in the doc
- * debian/source.lintian-overrides
+ * debian/source/lintian-overrides
- new lintian overrides for library-package-name-for-application
and application-in-library-section
diff --git a/debian/control b/debian/control
index 0713f80..5bfee6a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 9.0.0),
libsnappy-dev,
libbz2-dev,
libzstd-dev,
- python-sphinx,
+ python3-sphinx,
texlive-generic-extra,
texlive-latex-recommended,
texlive-latex-extra,
diff --git a/debian/python-tables.install b/debian/python3-tables.install
similarity index 100%
rename from debian/python-tables.install
rename to debian/python3-tables.install
diff --git a/debian/python-tables.manpages b/debian/python3-tables.manpages
similarity index 100%
rename from debian/python-tables.manpages
rename to debian/python3-tables.manpages
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git
More information about the debian-science-commits
mailing list