[Python-modules-commits] r13678 - in packages/python-fs/trunk/debian (control)
janos-guest at users.alioth.debian.org
janos-guest at users.alioth.debian.org
Mon Jun 28 00:21:46 UTC 2010
Date: Monday, June 28, 2010 @ 00:21:43
Author: janos-guest
Revision: 13678
Modified:
packages/python-fs/trunk/debian/control
Modified: packages/python-fs/trunk/debian/control
===================================================================
--- packages/python-fs/trunk/debian/control 2010-06-27 20:25:27 UTC (rev 13677)
+++ packages/python-fs/trunk/debian/control 2010-06-28 00:21:43 UTC (rev 13678)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Janos Guljas <janos at janos.in.rs>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), python (>= 2.5), python-support (>= 0.8.4), python-boto, python-paramiko, python-fuse, python-pyftpdlib, python-fuse
+Build-Depends: debhelper (>= 7.0.50), python (>= 2.5), python-support (>= 0.8.4)
XS-Python-Version: >= 2.5
Standards-Version: 3.8.4
Homepage: http://code.google.com/p/pyfilesystem/
@@ -12,7 +12,7 @@
Package: python-fs
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, python-boto, python-fuse, python-xattr, python-paramiko, python-wxgtk2.8, python-pyinotify, python-django
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: Python filesystem abstraction
More information about the Python-modules-commits
mailing list