[Oval-commits] r365 - trunk/oval-server/debian
Pavel Vinogradov
blaze-guest at alioth.debian.org
Sun Sep 14 14:36:25 UTC 2008
Author: blaze-guest
Date: 2008-09-14 14:36:25 +0000 (Sun, 14 Sep 2008)
New Revision: 365
Modified:
trunk/oval-server/debian/control
Log:
Update package deps to python2.5
Modified: trunk/oval-server/debian/control
===================================================================
--- trunk/oval-server/debian/control 2008-09-14 14:35:55 UTC (rev 364)
+++ trunk/oval-server/debian/control 2008-09-14 14:36:25 UTC (rev 365)
@@ -2,18 +2,18 @@
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/
Vcs-Svn: svn://svn.debian.org/oval/oval/trunk
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-server
Architecture: all
-Depends: python2.4, ${python:Depends}, python2.4-libxml2, python2.4-pyopenssl, python2.4-pysqlite2, python2.4-xml, adduser
+Depends: python, ${python:Depends}, python-libxml2, python-pyopenssl, python-pysqlite2, python-xml, adduser
Description: Open Vulnerability and Assessment Language monitoring server
OVAL server is a daemon that manages OVAL agents installed in other
computers. The server generates the OVAL definitions by parsing information
More information about the Oval-commits
mailing list