Changeset 768
- Timestamp:
 - Jul 28, 2008, 8:00:05 AM (17 years ago)
 - Location:
 - trunk/packages/sipb-xen-www
 - Files:
 - 
          
- 2 added
 - 4 edited
 
- 
          debian (modified) (1 prop)
 - 
          debian/changelog (modified) (1 diff)
 - 
          debian/control (modified) (1 diff)
 - 
          debian/rules (modified) (1 diff)
 - 
          files/etc/init.d (added)
 - 
          files/etc/init.d/apache2.invirt (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/packages/sipb-xen-www/debian
- 
                Property
            svn:ignore
           set to
              
files
sipb-xen-www
*.debhelper
*.substvars
 
 - 
                Property
            svn:ignore
           set to
              
 - 
        
trunk/packages/sipb-xen-www/debian/changelog
r606 r768 1 sipb-xen-www (3.6) unstable; urgency=low 2 3 * Add Anders' kstart-using apache2 init script. 4 * Add some dependencies the svn site needs. 5 6 -- Greg Price <price@mit.edu> Mon, 28 Jul 2008 07:51:09 -0400 7 1 8 sipb-xen-www (3.5) unstable; urgency=low 2 9  - 
        
trunk/packages/sipb-xen-www/debian/control
r605 r768 8 8 Package: sipb-xen-www 9 9 Architecture: all 10 Depends: ${misc:Depends}, libapache2-mod-fcgid, python-cheetah, python-simplejson, sipb-xen-database-common, sipb-xen-vnc-client 10 Depends: ${misc:Depends}, libapache2-mod-fcgid, python-cheetah, python-simplejson, sipb-xen-database-common, sipb-xen-vnc-client, kstart, 11 libapache2-svn, postfix, subversion, zephyr-clients 11 12 Description: Install the sipb-xen-dev website  - 
        
trunk/packages/sipb-xen-www/debian/rules
r305 r768 1 1 #!/usr/bin/make -f 2 2 3 DEB_DIVERT_EXTENSION = .invirt 4 DEB_DIVERT_FILES_sipb-xen-www += \ 5 /etc/init.d/apache2 6 3 7 include /usr/share/cdbs/1/rules/debhelper.mk 8 include /usr/share/cdbs/1/rules/config-package.mk 4 9 5 10 binary-fixup/sipb-xen-www::  
Note: See TracChangeset
          for help on using the changeset viewer.
      