From a4bb6f3ed978d953a5d96324b4a6d7063068fcde Mon Sep 17 00:00:00 2001 From: Quentin Smith Date: Sat, 20 Jul 2013 17:19:51 -0400 Subject: [PATCH 1/1] Added xvm-support-config dependency. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d51556c..4539d98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (1.1.48~migration2) unstable; urgency=low + + * Added xvm-support-config dependency. + + -- Quentin Smith Sat, 20 Jul 2013 17:19:38 -0400 + xvm-prodconfig (1.1.48~migration1) precise; urgency=low * Initial one-node prodconfig for precise-prod diff --git a/debian/control b/debian/control index 446bedf..bb07968 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ Package: xvm-prodconfig Architecture: all Provides: invirt-config Conflicts: invirt-config -Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base (>= 0.0.19) +Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base (>= 0.0.19), xvm-support-config Description: XVM dev-cluster config This is the master configuration package for the XVM production cluster. -- 1.7.9.5