Added missing bulid-depends dh-systemd and --with=systemd
authorThomas Goirand <thomas@goirand.fr>
Fri, 3 Oct 2014 05:40:34 +0000 (13:40 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 3 Oct 2014 05:40:34 +0000 (13:40 +0800)
Change-Id: I55d1043557b2034017e28512966c0d503a3c6922

Rewritten-From: ad31db1367e0aff7094b4047f5e325fc9e88ffe4

trusty/debian/control
trusty/debian/rules

index ca4bc96e85e5fe2f044cbbca8f89764e6343225c..f16cfddfe5da25e704dce2cb4335156fab215d77 100644 (file)
@@ -6,6 +6,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
            Thomas Goirand <zigo@debian.org>,
            Mehdi Abaakouk <sileht@sileht.net>
 Build-Depends: debhelper (>= 9),
+               dh-systemd,
                openstack-pkg-tools (>= 13~),
                po-debconf,
                python-all (>= 2.6.6-3~),
index 848ea8bb92771565b56aa5c1dd8488b680bd476a..3a91a367d11446d9323088ba9f1e5862a88fbbb8 100755 (executable)
@@ -7,7 +7,7 @@ include /usr/share/openstack-pkg-tools/pkgos.make
 export OSLO_PACKAGE_VERSION=$(VERSION)
 
 %:
-       dh $@  --with python2
+       dh $@  --with python2,systemd
 
 override_dh_clean:
        dh_clean