Changeset 2776 for package_branches/invirt-base/hvirt/debian/control
- Timestamp:
- Dec 24, 2009, 4:45:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-base/hvirt/debian/control
r2602 r2776 3 3 Priority: extra 4 4 Maintainer: Invirt project <invirt@mit.edu> 5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt 5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt, krb5-config, krb5-user, krb5-clients, openssh-server 6 6 Standards-Version: 3.8.0 7 7 8 8 Package: invirt-base 9 9 Architecture: all 10 Depends: ${python:Depends}, ${ misc:Depends},10 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, 11 11 python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 12 0.2.2), remctl-client, invirt-config 13 Provides: ${python:Provides} 12 0.2.2), remctl-client, invirt-config, krb5-config, krb5-user, 13 krb5-clients, openssh-server 14 Provides: ${python:Provides}, ${diverted-files} 15 Conflicts: ${diverted-files} 14 16 XB-Python-Version: ${python:Versions} 15 17 Description: Base configuration required for all Invirt servers
Note: See TracChangeset
for help on using the changeset viewer.