[Python-modules-commits] [python-jpype] 13/18: debian/control: Add python3 to B-D.
Takaki Taniguchi
takaki at moszumanska.debian.org
Tue Jul 4 09:40:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
takaki pushed a commit to branch master
in repository python-jpype.
commit 11f5697d382b3e7bb4cf8db2f1cac9d560b77c5c
Author: TANIGUCHI Takaki <takaki at debian.org>
Date: Thu Jun 29 18:37:57 2017 +0900
debian/control: Add python3 to B-D.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 266e9c2..552b390 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki at debian.org>
-Build-Depends: debhelper (>= 7), default-jdk, python-all-dev
+Build-Depends: debhelper (>= 7), default-jdk
+ , python-all-dev
+ , python3-all-dev
Standards-Version: 4.0.0
Homepage: https://github.com/originell/jpype
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-jpype.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-jpype.git
More information about the Python-modules-commits
mailing list