From: Quentin Smith Date: Sat, 20 Jul 2013 21:19:51 +0000 (-0400) Subject: Added xvm-support-config dependency. X-Git-Tag: 1.1.48_migration2^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/a4bb6f3ed978d953a5d96324b4a6d7063068fcde?hp=5f94e5a4e1af5f6ee7716817553dfb9d53d869ea Added xvm-support-config dependency. --- 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.