[Pkg-owncloud-commits] [owncloud-client] 01/03: needs python with --with python3 in dh
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Aug 29 21:19:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit f43ca05a6434fa6f4bea41e28a45acfe451fb40c
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Fri Aug 29 23:14:52 2014 +0200
needs python with --with python3 in dh
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index b3d0f0f..9928852 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers at lists.alio
Uploaders: Sandro Knauß <bugs at sandroknauss.de>
Build-Depends: cmake,
debhelper (>= 9),
+ dh-python,
kdelibs5-dev,
libcmocka-dev,
libhttp-dav-perl,
@@ -13,14 +14,13 @@ Build-Depends: cmake,
libqt5webkit5-dev,
libsqlite3-dev,
pkg-kde-tools,
- python-sphinx | python3-sphinx,
+ python3-all,
+ python3-sphinx,
qt5keychain-dev,
qtdeclarative5-dev,
qttools5-dev,
qttools5-dev-tools
-Build-Depends-Indep: dh-python,
- python3-all,
- texlive-fonts-recommended,
+Build-Depends-Indep: texlive-fonts-recommended,
texlive-latex-extra,
texlive-latex-recommended,
xsltproc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list