[Pkg-owncloud-commits] [owncloud-client] 122/135: Also run dh_python3 for other python packages.

Sandro Knauß hefee at debian.org
Sat Sep 9 14:29:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

hefee pushed a commit to branch master
in repository owncloud-client.

commit 6dc922698ae8be72e9e79326250975e5524cffca
Author: Sandro Knauß <hefee at debian.org>
Date:   Sat Sep 9 13:04:05 2017 +0200

    Also run dh_python3 for other python packages.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 690e0dd..c66cb44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,8 @@ override_dh_missing:
 
 override_dh_python3:
 	dh_python3 -i -p nautilus-owncloud usr/share/nautilus-python/extensions
+	dh_python3 -i -p nemo-owncloud usr/share/nemo-python/extensions
+	dh_python3 -i -p caja-owncloud usr/share/caja-python/extensions
 
 override_dh_python3-arch:
 

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