From ed62587feec52415e64e32f4c8fc9e95a0af0af7 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 19 Jun 2006 20:42:44 +0000 Subject: [PATCH] 2006-06-19 20:42:44 by steve Preparing for a 2.0-1 release. --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4c85da1..2440a07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +xen-tools (2.0-1) unreleased; urgency=low + + * New upstream release + + Moves the hook directories from /etc/xen-tools to /usr/lib/xen-tools + + Adds explicit support for Ubuntu Dapper. + * Updated build-deps to include modules required for clean pass of test + suite. + * Added dependency for Text::Template, and removed obsolete Term::Size. + * Improved documentation relating to the LVM support. + Note: --volume becomes --lvm from 2.0 upwards. + (Closes: #368831) + * Installation on LVM partitions now works without error. + (Closes: #373800) + + -- Steve Kemp Mon, 19 Jun 2006 21:41:02 +0000 + xen-tools (1.6-1) unstable; urgency=low * New upstream release (closes: #368983)