[Python-modules-commits] r9905 - in packages/python-managesieve/trunk/debian (control)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Wed Sep 30 12:56:16 UTC 2009


    Date: Wednesday, September 30, 2009 @ 12:56:15
  Author: bzed
Revision: 9905

Fix /control.

Modified:
  packages/python-managesieve/trunk/debian/control

Modified: packages/python-managesieve/trunk/debian/control
===================================================================
--- packages/python-managesieve/trunk/debian/control	2009-09-29 19:41:22 UTC (rev 9904)
+++ packages/python-managesieve/trunk/debian/control	2009-09-30 12:56:15 UTC (rev 9905)
@@ -8,12 +8,11 @@
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-managesieve/trunk/
 Build-Depends: debhelper (>= 7.0.50), python-setuptools (>= 0.6c9-2), python-all (>= 2.3.5-4)
 Build-Depends-Indep: python-support (>= 0.7.1)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 
 Package: python-managesieve
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
+Depends: ${misc:Depends}, ${python:Depends}
 Description: ManageSieve client library for remotely managing Sieve scripts
  A ManageSieve client library for remotely managing Sieve scripts,
  including an user application (the interactive 'sieveshell').




More information about the Python-modules-commits mailing list