Changeset 1544 for trunk/packages
- Timestamp:
- Nov 6, 2008, 9:52:41 PM (16 years ago)
- Location:
- trunk/packages
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-console-server/debian/changelog
r1535 r1544 1 invirt-console-server (0.0.9) unstable; urgency=low 2 3 * Depend on invirt-mail-config 4 5 -- Evan Broder <broder@mit.edu> Thu, 06 Nov 2008 21:48:34 -0500 6 1 7 invirt-console-server (0.0.8) unstable; urgency=low 2 8 -
trunk/packages/invirt-console-server/debian/control
r1372 r1544 10 10 Provides: ${diverted-files} 11 11 Conflicts: ${diverted-files} 12 Depends: invirt-base, ${shlibs:Depends}, ${misc:Depends}, conserver-client, daemon, debathena-kerberos-config, fuse-utils, libnss-pgsql1, nscd, openssh-server, python, python-routefs, invirt-database, remctl-server, debathena-ssh-server-config 12 Depends: invirt-base, ${shlibs:Depends}, ${misc:Depends}, 13 conserver-client, daemon, debathena-kerberos-config, fuse-utils, 14 libnss-pgsql1, nscd, openssh-server, python, python-routefs, 15 invirt-database, remctl-server, debathena-ssh-server-config, 16 invirt-mail-config 13 17 Description: Invirt serial-console proxy server 14 18 This is the software for the serial-console proxy server. -
trunk/packages/invirt-database-server/debian/changelog
r1442 r1544 1 invirt-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 1 7 invirt-database-server (0.0.5) unstable; urgency=low 2 8 -
trunk/packages/invirt-database-server/debian/control
r1372 r1544 8 8 Package: invirt-database-server 9 9 Architecture: all 10 Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, python-sqlalchemy, python-psycopg2, invirt-database, adduser, invirt-base 10 Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, 11 python-sqlalchemy, python-psycopg2, invirt-database, adduser, 12 invirt-base, invirt-mail-config 11 13 Description: Installs the Invirt database server 12 14 This tracks all the user VMs and is accessed from the VM host -
trunk/packages/invirt-host-master/debian/changelog
r1509 r1544 1 invirt-host-master (0.0.9) unstable; urgency=low 2 3 * Depend on invirt-mail-config 4 5 -- Evan Broder <broder@mit.edu> Thu, 06 Nov 2008 21:40:30 -0500 6 1 7 invirt-host-master (0.0.8) unstable; urgency=low 2 8 -
trunk/packages/invirt-host-master/debian/control
r1509 r1544 22 22 screen, 23 23 invirt-storage-config, 24 invirt-mail-config, 25 -
trunk/packages/invirt-remote-server/debian/changelog
r1534 r1544 1 invirt-remote-server (0.0.13) unstable; urgency=low 2 3 * Depend on invirt-mail-config 4 5 -- Evan Broder <broder@mit.edu> Thu, 06 Nov 2008 21:49:27 -0500 6 1 7 invirt-remote-server (0.0.12) unstable; urgency=low 2 8 -
trunk/packages/invirt-remote-server/debian/control
r1372 r1544 10 10 Provides: ${diverted-files} 11 11 Conflicts: ${diverted-files} 12 Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, debathena-kerberos-config, fuse-utils, openssh-server, python-routefs, invirt-database, invirt-base, remctl-server, remctl-client 12 Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, 13 debathena-kerberos-config, fuse-utils, openssh-server, 14 python-routefs, invirt-database, invirt-base, remctl-server, 15 remctl-client, invirt-mail-config 13 16 Description: Invirt remote-control server 14 17 This package should be installed to set up the remote-control server. -
trunk/packages/invirt-web/debian/changelog
r1543 r1544 4 4 deleted hosts 5 5 * Depend on invirt-dns to be sure that a nameserver is running locally 6 7 -- Evan Broder <broder@mit.edu> Thu, 06 Nov 2008 21:45:42 -0500 6 * Depend on invirt-mail-config 7 8 -- Evan Broder <broder@mit.edu> Thu, 06 Nov 2008 21:47:37 -0500 8 9 9 10 invirt-web (0.0.6) unstable; urgency=low -
trunk/packages/invirt-web/debian/control
r1543 r1544 12 12 invirt-vnc-client, invirt-dns, kstart, debathena-afs-config, 13 13 invirt-base, libapache2-svn, libapache2-mod-auth-kerb, postfix, 14 subversion, zephyr-clients, openafs-modules-xen 14 subversion, zephyr-clients, openafs-modules-xen, invirt-mail-config 15 15 Description: the Invirt web interface
Note: See TracChangeset
for help on using the changeset viewer.