[Python-modules-commits] r10894 - in packages/elementtidy/trunk/debian (control.in)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sun Dec 27 16:55:30 UTC 2009
Date: Sunday, December 27, 2009 @ 16:55:29
Author: dktrkranz
Revision: 10894
Apply changes to control.in too
Modified:
packages/elementtidy/trunk/debian/control.in
Modified: packages/elementtidy/trunk/debian/control.in
===================================================================
--- packages/elementtidy/trunk/debian/control.in 2009-12-27 16:38:33 UTC (rev 10893)
+++ packages/elementtidy/trunk/debian/control.in 2009-12-27 16:55:29 UTC (rev 10894)
@@ -5,13 +5,14 @@
Uploaders: Torsten Marek <shlomme at debian.org>
Build-Depends: @cdbs@, libtidy-dev
Standards-Version: 3.8.0
+XS-Python-Version: >= 2.5
Homepage: http://effbot.org/zone/element-tidylib.htm
Vcs-Svn: svn://svn.debian.org/python-modules/packages/elementtidy/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/elementtidy/trunk/?op=log
Package: python-elementtidy
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-elementtree
+Depends: ${shlibs:Depends}, ${python:Depends}
Conflicts: python2.3-elementtidy (<< 1.0-4), python2.4-elementtidy (<< 1.0-4)
Replaces: python2.3-elementtidy (<< 1.0-4), python2.4-elementtidy (<< 1.0-4)
Provides: ${python:Provides}
More information about the Python-modules-commits
mailing list