+invirt-remote-server (0.0.4) unstable; urgency=low
+
+ * Kill DEB_AUTO_UPDATE_DEBIAN_CONTROL
+
+ -- Evan Broder <broder@mit.edu> Fri, 24 Oct 2008 13:49:45 -0400
+
invirt-remote-server (0.0.3) unstable; urgency=low
* Standardize on "Invirt project"
+++ /dev/null
-Source: invirt-remote-server
-Section: servers
-Priority: important
-Maintainer: invirt@mit.edu
-Build-Depends: @cdbs@
-Standards-Version: 3.7.2
-
-Package: invirt-remote-server
-Architecture: all
-Provides: ${diverted-files}
-Conflicts: ${diverted-files}
-Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, debathena-kerberos-config, fuse-utils, openssh-server, python-routefs, sipb-xen-chrony-config, sipb-xen-database-common, sipb-xen-base, remctl-server, remctl-client
-Description: Invirt remote-control server
- This package should be installed to set up the remote-control server.
#!/usr/bin/make -f
-DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
-DEB_DIVERT_EXTENSION = .invirt
-#DEB_DIVERT_FILES_invirt-remote-server += \
-# /etc/init.d/bootmisc.sh \
-# /etc/nscd.conf \
-# /etc/nsswitch.conf \
-# /etc/ssh/sshd_config
-
include /usr/share/cdbs/1/rules/debhelper.mk