From: Evan Broder Date: Fri, 21 Nov 2008 03:46:52 +0000 (-0500) Subject: Add cron dependencies for packages that should have it X-Git-Tag: invirt-console-host/0.0.9^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/commitdiff_plain/0cd17315feec372efdbb81e75e3611280d25af9b?ds=sidebyside Add cron dependencies for packages that should have it svn path=/trunk/packages/invirt-console-host/; revision=1725 --- diff --git a/debian/changelog b/debian/changelog index d263659..5cd9a54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-console-host (0.0.9) unstable; urgency=low + + * Add cron dependency + + -- Evan Broder Thu, 20 Nov 2008 11:01:03 -0500 + invirt-console-host (0.0.8) unstable; urgency=low * Specify a full path to invoke-rc.d for when this gets run as a cron diff --git a/debian/control b/debian/control index f5df307..28deb16 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ Package: invirt-console-host Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files} -Depends: ${shlibs:Depends}, ${misc:Depends}, conserver-server, remctl-client, invirt-base +Depends: ${shlibs:Depends}, ${misc:Depends}, conserver-server, remctl-client, invirt-base, cron Description: SIPB Xen serial console server server This configures the VMM for the server-side of the console server