source: trunk/packages/sipb-xen-base/debian/control @ 1197

Last change on this file since 1197 was 1197, checked in by broder, 16 years ago

Now that we're using Python 2.5, we can actually write with statements

File size: 607 bytes
RevLine 
[48]1Source: sipb-xen-base
2Section: base
3Priority: extra
4Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
[896]5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-support
[1197]6Standards-Version: 3.8.0
[48]7
8Package: sipb-xen-base
9Architecture: all
[945]10Depends: ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config
[48]11Description: Base configuration required for all SIPB xen servers
12 This package includes apt configuration, .k5login and other files that
13 should be synchronized among all our servers.
14 Installing this on a non-sipb-xen machine would be very anti-social.
Note: See TracBrowser for help on using the repository browser.