Index: trunk/packages/sipb-xen-chrony-config/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-chrony-config/debian/changelog	(revision 543)
+++ trunk/packages/sipb-xen-chrony-config/debian/changelog	(revision 544)
@@ -1,2 +1,8 @@
+sipb-xen-chrony-config (1.1) intrepid; urgency=low
+
+  * Divert /etc/chrony/chrony.conf, not /etc/chrony.conf.
+
+ -- Anders Kaseorg <andersk@mit.edu>  Sun, 01 Jun 2008 16:40:33 -0400
+
 sipb-xen-chrony-config (1) unstable; urgency=low
 
Index: trunk/packages/sipb-xen-chrony-config/debian/rules
===================================================================
--- trunk/packages/sipb-xen-chrony-config/debian/rules	(revision 543)
+++ trunk/packages/sipb-xen-chrony-config/debian/rules	(revision 544)
@@ -4,5 +4,5 @@
 DEB_DIVERT_EXTENSION = .sipb-xen
 DEB_DIVERT_FILES_sipb-xen-chrony-config += \
-	/etc/chrony.conf
+	/etc/chrony/chrony.conf
 
 include /usr/share/cdbs/1/rules/debhelper.mk
