Changeset 303


Ignore:
Timestamp:
Mar 28, 2008, 10:57:29 PM (16 years ago)
Author:
broder
Message:

Moved sipb-xen-www into a package

Location:
trunk/packages
Files:
3 added
1 edited
6 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-iptables/debian/changelog

    r294 r303  
    22
    33  * Initial Release.
    4  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 25 Feb 2008 00:05:12 -0500
     4 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 28 Mar 2008 21:22:12 -0500
    55
  • trunk/packages/sipb-xen-www/debian/changelog

    r292 r303  
    1 sipb-xen-dhcp (1) unstable; urgency=low
     1sipb-xen-www (1) unstable; urgency=low
    22
    33  * Initial Release.
    4  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 25 Feb 2008 00:05:12 -0500
     4 -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 28 Mar 2008 22:43:12 -0500
    55
  • trunk/packages/sipb-xen-www/debian/control

    r292 r303  
    1 Source: sipb-xen-dhcp
     1Source: sipb-xen-www
    22Section: base
    33Priority: extra
     
    66Standards-Version: 3.7.2
    77
    8 Package: sipb-xen-dhcp
     8Package: sipb-xen-www
    99Architecture: all
    10 Depends: ${misc:Depends}, daemon
    11 Description: Install and enable the DHCP server
     10Depends: ${misc:Depends}, python-cheetah, python-simple-json, sipb-xen-database-client, sipb-xen-vnc-client
     11Description: Install the sipb-xen-dev website
  • trunk/packages/sipb-xen-www/debian/rules

    r292 r303  
    44
    55binary-fixup/sipb-xen-dhcp::
    6         svn co https://sipb-xen-dev.mit.edu:1111/trunk/packages/sipb-xen-dhcp/code/ $(DEB_DESTDIR)/usr/local/lib/sipb-xen-dhcp
     6        svn co https://sipb-xen-dev.mit.edu:1111/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www
Note: See TracChangeset for help on using the changeset viewer.