source: trunk/packages/hvirt-config/debian/control @ 2888

Last change on this file since 2888 was 2888, checked in by gdb, 14 years ago

Made the hvirt-devconfig package into a single hvirt-config package

File size: 783 bytes
Line 
1Source: hvirt-config
2Section: servers
3Priority: important
4Maintainer: HCS Hvirt Project <hvirt@hcs.harvard.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5)
6Standards-Version: 3.7.2
7
8Package: hvirt-devconfig
9Architecture: all
10Provides: invirt-config
11Conflicts: invirt-config, hvirt-prodconfig
12Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base (>= 0.0.19)
13Description: Hvirt dev-cluster config
14  This is the master configuration package for the Hvirt development cluster.
15
16Package: hvirt-prodconfig
17Architecture: all
18Provides: invirt-config
19Conflicts: invirt-config, hvirt-devconfig
20Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base (>= 0.0.19)
21Description: Hvirt prod-cluster config
22  This is the master configuration package for the Hvirt production cluster.
Note: See TracBrowser for help on using the repository browser.