From 5ce4d5b904c7481a84def702c5ef9b23e1c0ea54 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 31 Jan 2009 03:22:22 -0500 Subject: [PATCH] depend on remctl-client in invirt-base, not invirt-web svn path=/trunk/packages/invirt-base/; revision=2052 --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 43b26b0..6db8750 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ invirt-base (0.0.20) unstable; urgency=low + * depend on remctl-client * fix whitespace in debathena.list - -- Greg Price Fri, 30 Jan 2009 05:52:36 -0500 + -- Greg Price Sat, 31 Jan 2009 03:20:37 -0500 invirt-base (0.0.19) unstable; urgency=low diff --git a/debian/control b/debian/control index e52327a..bab7571 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: invirt-base Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= - 0.2.2), invirt-config + 0.2.2), remctl-client, invirt-config Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: Base configuration required for all Invirt servers -- 1.7.9.5