Changeset 753


Ignore:
Timestamp:
Jul 28, 2008, 12:29:16 AM (16 years ago)
Author:
ecprice
Message:

dch -i, of course.

Location:
trunk/packages/sipb-xen-autoinstaller/debian
Files:
2 edited

Legend:

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

    r750 r753  
     1sipb-xen-autoinstaller (2.2) unstable; urgency=low
     2
     3  * Divert /etc/init.d/rcS
     4
     5 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 00:28:54 -0400
     6
    17sipb-xen-autoinstaller (2.1) unstable; urgency=low
    28
  • trunk/packages/sipb-xen-autoinstaller/debian/control

    r745 r753  
    33Priority: extra
    44Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
    5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0)
     5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
    66Standards-Version: 3.7.2
    77
    88Package: sipb-xen-autoinstaller-guest
    99Architecture: all
    10 Depends: ${misc:Depends}, patch, xen-tools
     10Provides: ${diverted-files}
     11Conflicts: ${diverted-files}
     12Depends: ${misc:Depends}, patch, xen-tools, busybox-static
     13Conflicts: sysvinit, upstart
    1114Description: SIPB Xen automatic guest-image installer system (guest)
    1215 This is our automatic guest-image installer system.
     
    1417Package: sipb-xen-autoinstaller-host
    1518Architecture: all
    16 Depends: ${misc:Depends}
     19Depends: ${misc:Depends}, sipb-xen-host-master
    1720Description: SIPB Xen automatic guest-image installer system (host)
    1821 This is our automatic guest-image installer system.
Note: See TracChangeset for help on using the changeset viewer.