[Pkg-owncloud-commits] [SCM] python-owncloud.git branch, master, updated. upstream/0.3-25-gd635a76
Sandro Knauß
bugs at sandroknauss.de
Tue May 14 02:51:50 UTC 2013
The following commit has been merged in the master branch:
commit 01fd60c97560eef5524e039285bb229b7705edde
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Tue May 14 04:48:57 2013 +0200
Updated X-Python-Version and XB-Python-Version fields
diff --git a/debian/control b/debian/control
index 31a03f8..42719d0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Sandro Knauß <bugs at sandroknauss.de>
Section: python
Priority: optional
Build-Depends: python-setuptools, python-all (<< 3.0) , debhelper (>= 9)
-X-Python-Version: >= 2.6, << 3.0
+X-Python-Version: >= 2.6
Vcs-Git: git://anonscm.debian.org/pkg-owncloud/python-owncloud.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-owncloud/python-owncloud.git
Homepage: https://github.com/csawyerYumaed/pyOwnCloud
@@ -13,7 +13,6 @@ Standards-Version: 3.9.4
Package: python-owncloud
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, libocsync-plugin-owncloud
-XB-Python-Version: ${python:Versions}
Suggests: python-keyring
Description: ownCloud CLI client
Syncing files across machines using ownCloud DAV server.
--
python-owncloud.git
More information about the Pkg-owncloud-commits
mailing list