Ignore:
Timestamp:
Oct 31, 2008, 10:58:23 PM (16 years ago)
Author:
broder
Message:

Validate hostnames by querying to see if the name exists in DNS, and
add an appropriate dependency

Location:
trunk/packages/invirt-web/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-web/debian/changelog

    r1372 r1473  
     1invirt-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
    17invirt-web (0.0.4) unstable; urgency=low
    28
  • trunk/packages/invirt-web/debian/control

    r1372 r1473  
    99Architecture: all
    1010Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup,
    11  python-cheetah, python-simplejson, invirt-database,
     11 python-cheetah, python-simplejson, python-dns, invirt-database,
    1212 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
    1415Description: the Invirt web interface
Note: See TracChangeset for help on using the changeset viewer.