From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp> We don't depend on any KVM features and don't use the sourceforge tree now. Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp> --- debian/control | 4 ++-- debian/copyright | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 4aedd3e..ccdb323 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,8 @@ Architecture: any Pre-Depends: dpkg (>= 1.15.6~) Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: corosync -Description: distributed storage system for KVM/QEMU +Description: distributed storage system for QEMU Sheepdog provides highly available block level storage volumes that can be - attached to KVM/QEMU virtual machines. Sheepdog scales to several hundred + attached to QEMU virtual machines. Sheepdog scales to several hundred nodes, and supports advanced volume management features such as snapshots, cloning, and thin provisioning. diff --git a/debian/copyright b/debian/copyright index a9af173..0b98672 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>, FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>, MORIAI Satoshi <moriai.satoshi at lab.ntt.co.jp> Upstream-Name: sheepdog -Source: git://sheepdog.git.sf.net/gitroot/sheepdog/sheepdog +Source: git://github.com/collie/sheepdog.git Files: debian/* Copyright: 2010, Guido Günther <agx at sigxcpu.org> -- 1.7.9.5 |