Ignore:
Timestamp:
Jan 16, 2010, 2:31:08 AM (14 years ago)
Author:
gdb
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/hvirt-config/debian/control

    r2779 r2888  
    1 Source: hvirt-devconfig
     1Source: hvirt-config
    22Section: servers
    33Priority: important
     
    99Architecture: all
    1010Provides: invirt-config
    11 Conflicts: invirt-config
     11Conflicts: invirt-config, hvirt-prodconfig
    1212Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base (>= 0.0.19)
    1313Description: Hvirt dev-cluster config
    1414  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 TracChangeset for help on using the changeset viewer.