Ignore:
Timestamp:
Oct 28, 2008, 3:23:42 PM (16 years ago)
Author:
broder
Message:

Switch sipb-xen-vnc-server to use distutils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-vnc-server/debian/control

    r1030 r1385  
    33Priority: extra
    44Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
    5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), subversion
     5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0),
     6 python-all-dev (>=2.3.5-11), python-support (>= 0.5.3),
     7 python-setuptools, python-debian, python-apt
    68Standards-Version: 3.7.2
    79
    810Package: sipb-xen-vnc-server
    911Architecture: all
    10 Depends: ${misc:Depends}, daemon, python-twisted-core, python-xen-3.2
     12Depends: ${python:Depends}, ${misc:Depends}, daemon,
     13 python-twisted-core, python-xen-3.2
     14Provides: ${python:Provides}
     15XB-Python-Version: ${python:Versions}
    1116Description: Install and enable the VNC server
Note: See TracChangeset for help on using the changeset viewer.