Ignore:
Timestamp:
Nov 6, 2008, 9:52:41 PM (16 years ago)
Author:
broder
Message:

Depend on invirt-mail-config on all servers

Location:
trunk/packages/invirt-database-server/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-database-server/debian/changelog

    r1442 r1544  
     1invirt-database-server (0.0.6) unstable; urgency=low
     2
     3  * Depend on invirt-mail-config
     4
     5 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:47:17 -0500
     6
    17invirt-database-server (0.0.5) unstable; urgency=low
    28
  • trunk/packages/invirt-database-server/debian/control

    r1372 r1544  
    88Package: invirt-database-server
    99Architecture: all
    10 Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, python-sqlalchemy, python-psycopg2, invirt-database, adduser, invirt-base
     10Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3,
     11 python-sqlalchemy, python-psycopg2, invirt-database, adduser,
     12 invirt-base, invirt-mail-config
    1113Description: Installs the Invirt database server
    1214 This tracks all the user VMs and is accessed from the VM host
Note: See TracChangeset for help on using the changeset viewer.