From: Thomas Goirand Date: Mon, 16 Jun 2014 07:39:05 +0000 (+0800) Subject: cinder-volume now depends on tgt >= 1:1.0.17-1.1~ (Closes: 751703). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=74abfd4b8f7f258cd8710723d5f86ca31bb08a4b;p=openstack-build%2Fcinder-build.git cinder-volume now depends on tgt >= 1:1.0.17-1.1~ (Closes: 751703). Rewritten-From: 55246242f9adb6cc5437658c745eaf1aea67093a --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 2e7b3da92..ddefbbf3f 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +cinder (2014.1.1-2) unstable; urgency=medium + + * cinder-volume now depends on tgt >= 1:1.0.17-1.1~ (Closes: 751703). + + -- Thomas Goirand Mon, 16 Jun 2014 15:37:47 +0800 + cinder (2014.1.1-1) unstable; urgency=medium * New upstream release. diff --git a/xenial/debian/control b/xenial/debian/control index 751bad8df..5a6239c2c 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -166,7 +166,7 @@ Depends: adduser, cinder-common (= ${binary:Version}), lvm2, qemu-utils, - tgt, + tgt (>= 1:1.0.17-1.1~), ${misc:Depends}, ${ostack-lsb-base}, ${python:Depends}