Index: trunk/packages/invirt-console-host/debian/changelog
===================================================================
--- trunk/packages/invirt-console-host/debian/changelog	(revision 1724)
+++ trunk/packages/invirt-console-host/debian/changelog	(revision 1725)
@@ -1,2 +1,8 @@
+invirt-console-host (0.0.9) unstable; urgency=low
+
+  * Add cron dependency
+
+ -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 11:01:03 -0500
+
 invirt-console-host (0.0.8) unstable; urgency=low
 
Index: trunk/packages/invirt-console-host/debian/control
===================================================================
--- trunk/packages/invirt-console-host/debian/control	(revision 1724)
+++ trunk/packages/invirt-console-host/debian/control	(revision 1725)
@@ -10,5 +10,5 @@
 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
Index: trunk/packages/invirt-web/debian/changelog
===================================================================
--- trunk/packages/invirt-web/debian/changelog	(revision 1724)
+++ trunk/packages/invirt-web/debian/changelog	(revision 1725)
@@ -1,2 +1,8 @@
+invirt-web (0.0.13) unstable; urgency=low
+
+  * Add cron dependency
+
+ -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 11:01:12 -0500
+
 invirt-web (0.0.12) unstable; urgency=low
 
Index: trunk/packages/invirt-web/debian/control
===================================================================
--- trunk/packages/invirt-web/debian/control	(revision 1724)
+++ trunk/packages/invirt-web/debian/control	(revision 1725)
@@ -12,4 +12,4 @@
  invirt-vnc-client, invirt-dns, kstart, debathena-afs-config,
  invirt-base, libapache2-svn, libapache2-mod-auth-kerb, postfix,
- subversion, zephyr-clients, openafs-modules-xen
+ subversion, zephyr-clients, openafs-modules-xen, cron
 Description: the Invirt web interface
Index: trunk/packages/xvm-db-backup/debian/changelog
===================================================================
--- trunk/packages/xvm-db-backup/debian/changelog	(revision 1724)
+++ trunk/packages/xvm-db-backup/debian/changelog	(revision 1725)
@@ -1,2 +1,8 @@
+xvm-db-backup (0.0.3) unstable; urgency=low
+
+  * Add cron dependency
+
+ -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 11:01:32 -0500
+
 xvm-db-backup (0.0.2) unstable; urgency=low
 
Index: trunk/packages/xvm-db-backup/debian/control
===================================================================
--- trunk/packages/xvm-db-backup/debian/control	(revision 1724)
+++ trunk/packages/xvm-db-backup/debian/control	(revision 1725)
@@ -10,5 +10,5 @@
 Depends: ${shlibs:Depends}, ${misc:Depends},
  debathena-kerberos-config, debathena-afs-config,
- openafs-client, postgresql-client-common
+ openafs-client, postgresql-client-common, cron
 Description: Configure the database backup on XVM servers
  Backup the XVM database to AFS hourly
