Changeset 1473 for trunk/packages/invirt-web/debian
- Timestamp:
- Oct 31, 2008, 10:58:23 PM (16 years ago)
- Location:
- trunk/packages/invirt-web/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web/debian/changelog
r1372 r1473 1 invirt-web (0.0.5) unstable; urgency=low 2 3 * Add new dependency on python-dns 4 5 -- Evan Broder <broder@mit.edu> Fri, 31 Oct 2008 22:57:41 -0400 6 1 7 invirt-web (0.0.4) unstable; urgency=low 2 8 -
trunk/packages/invirt-web/debian/control
r1372 r1473 9 9 Architecture: all 10 10 Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup, 11 python-cheetah, python-simplejson, invirt-database,11 python-cheetah, python-simplejson, python-dns, invirt-database, 12 12 invirt-vnc-client, kstart, debathena-afs-config, invirt-base, 13 libapache2-svn, libapache2-mod-auth-kerb, postfix, subversion, zephyr-clients 13 libapache2-svn, libapache2-mod-auth-kerb, postfix, subversion, 14 zephyr-clients 14 15 Description: the Invirt web interface
Note: See TracChangeset
for help on using the changeset viewer.