From: Evan Broder Date: Fri, 24 Oct 2008 09:30:49 +0000 (-0400) Subject: Update sipb-xen-base's debian/control to match Debian Python Policy X-Git-Tag: sipb-xen-base/8.24~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/commitdiff_plain/1547e8a3fcf273791728fc554af99fd033647cac?ds=sidebyside Update sipb-xen-base's debian/control to match Debian Python Policy svn path=/trunk/packages/sipb-xen-base/; revision=1207 --- diff --git a/debian/control b/debian/control index 5ded7ab..f6b5bab 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,14 @@ Source: sipb-xen-base Section: base Priority: extra Maintainer: SIPB Xen Project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-support +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support Standards-Version: 3.8.0 Package: sipb-xen-base Architecture: all -Depends: ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config +Depends: ${python:Depends}, ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config +Provides: ${python:Provides} +XB-Python-Version: ${python:Versions} Description: Base configuration required for all SIPB xen servers This package includes apt configuration, .k5login and other files that should be synchronized among all our servers.