From: Thomas Goirand <thomas@goirand.fr>
Date: Sun, 14 Dec 2014 09:01:29 +0000 (+0000)
Subject:   * Now depends on openstack-pkg-tools (>= 20~) to avoid systemd issues with
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=93387857cd63498ee9b132bd075208b9db6a9e1b;p=openstack-build%2Fcinder-build.git

  * Now depends on openstack-pkg-tools (>= 20~) to avoid systemd issues with
    previous versions.

Rewritten-From: 14c9e4c9a216145264e15f0afc1ac4b889a43600
---

diff --git a/xenial/debian/changelog b/xenial/debian/changelog
index 2aa094352..5399961ee 100644
--- a/xenial/debian/changelog
+++ b/xenial/debian/changelog
@@ -1,6 +1,8 @@
 cinder (2014.2.1-1) experimental; urgency=medium
 
   * New upstream release.
+  * Now depends on openstack-pkg-tools (>= 20~) to avoid systemd issues with
+    previous versions.
 
  -- Thomas Goirand <zigo@debian.org>  Sun, 14 Dec 2014 08:59:02 +0000
 
diff --git a/xenial/debian/control b/xenial/debian/control
index 1bbc04295..04698a1f2 100644
--- a/xenial/debian/control
+++ b/xenial/debian/control
@@ -7,7 +7,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
            Mehdi Abaakouk <sileht@sileht.net>
 Build-Depends: debhelper (>= 9),
                dh-systemd,
-               openstack-pkg-tools (>= 13~),
+               openstack-pkg-tools (>= 20~),
                po-debconf,
                python-all (>= 2.6.6-3~),
                python-pbr (>= 0.6),