diff --git a/debian/changelog b/debian/changelog index 0bf3cd2..6186d0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xen-tools (4.3~rc2~dev-1) UNRELEASED; urgency=low + + * Disable tests of not yet used Xen::Tools. Fixes FTBFS in test suite + due to not satisifed Moose dependency in Xen::Tools::Log. + + -- Axel Beckert Fri, 08 Jun 2012 17:32:20 +0200 + xen-tools (4.3~rc1-1) unstable; urgency=low * New upstream release candidate diff --git a/t/xen-tools-log.t b/t/xen-tools-log.t.disabled similarity index 100% rename from t/xen-tools-log.t rename to t/xen-tools-log.t.disabled diff --git a/t/xen-tools.t b/t/xen-tools.t.disabled similarity index 100% rename from t/xen-tools.t rename to t/xen-tools.t.disabled