projects
/
invirt/packages/invirt-base.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add the appropriate build-deps to sipb-xen-base so it'll actually
[invirt/packages/invirt-base.git]
/
debian
/
control
diff --git
a/debian/control
b/debian/control
index
00396d8
..
4902191
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-2,12
+2,14
@@
Source: sipb-xen-base
Section: base
Priority: extra
Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
Section: base
Priority: extra
Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-json (>= 3.4-2), python-yaml (>= 3.05-1andersk1)
-Standards-Version: 3.7.2
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt
+Standards-Version: 3.8.0
Package: sipb-xen-base
Architecture: all
Package: sipb-xen-base
Architecture: all
-Depends: ${misc:Depends},
+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.
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.