From 03c2ed85305eebb3540b1b6c389e6b2a704a1b04 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Wed, 2 Apr 2008 01:48:23 -0400 Subject: [PATCH 1/1] Yeah...I'm still an idiot svn path=/trunk/packages/sipb-xen-console/; revision=395 --- debian/changelog | 6 ++++++ debian/rules | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 96ed7d8..b2e6f93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-console (7.1) unstable; urgency=low + + * Remember to actually divert the conserver config + + -- Evan Broder Wed, 2 Apr 2008 01:48:05 -0400 + sipb-xen-console (7) unstable; urgency=low * Use conserver instead of ssh to connect to black-mesa diff --git a/debian/rules b/debian/rules index c1204e3..ca600dc 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,7 @@ DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 DEB_DIVERT_EXTENSION = .sipb-xen DEB_DIVERT_FILES_sipb-xen-console += \ /etc/init.d/bootmisc.sh \ + /etc/conserver/conserver.cf \ /etc/motd \ /etc/nscd.conf \ /etc/nsswitch.conf \ -- 1.7.9.5