[Oval-commits] r364 - trunk/oval-agent/debian

Pavel Vinogradov blaze-guest at alioth.debian.org
Sun Sep 14 14:35:55 UTC 2008


Author: blaze-guest
Date: 2008-09-14 14:35:55 +0000 (Sun, 14 Sep 2008)
New Revision: 364

Modified:
   trunk/oval-agent/debian/control
Log:
Update package deps to python2.5

Modified: trunk/oval-agent/debian/control
===================================================================
--- trunk/oval-agent/debian/control	2008-09-14 14:25:22 UTC (rev 363)
+++ trunk/oval-agent/debian/control	2008-09-14 14:35:55 UTC (rev 364)
@@ -2,13 +2,13 @@
 Section: admin
 Priority: optional
 Maintainer: Pavel Vinogradov <Pavel.Vinogradov at nixdev.net>
-Build-Depends: debhelper (>= 5.0.37.2), python2.4 (>=2.4-1)
+Build-Depends: debhelper (>= 5.0.37.2), python (>=2.5)
 Build-Depends-Indep: python-dev, python-support (>= 0.5.6) 
 Standards-Version: 3.7.2
 Homepage: http://alioth.debian.org/projects/oval/
 XS-Vcs-Svn: svn://svn.debian.org/oval/oval/trunk
 XS-Vcs-Browser: http://svn.debian.org/wsvn/oval/oval/trunk/
-XS-Python-Version: 2.4
+XS-Python-Version: 2.5
 XB-Python-Version: ${python:Versions}
 
 Package: oval-agent




More information about the Oval-commits mailing list