+ceph (0.94.9-1~u14.04+mos2) mos9.0; urgency=medium
+
+ * debian/rules: Remove systemd from list of debian helpers
+
+ -- Sergii Rizvan <srizvan@mirantis.com> Thu, 29 Dec 2016 12:23:33 +0200
+
ceph (0.94.9-1~u14.04+mos1) mos9.0; urgency=low
* Package 0.94.9 upstream release, most notable bugfixes:
extraopts += --with-system-libs3
%:
- dh $@ --with javahelper,python2,autoreconf,systemd --parallel
+ dh $@ --with javahelper,python2,autoreconf --parallel
# use --as-needed only if supported by dh-autoreconf (to simplify backporting)
DH_AS_NEEDED=$(shell dpkg --compare-versions $$(dpkg --status dh-autoreconf | grep Version | cut -d' ' -f2) ge 6 && echo --as-needed)
dh_installinit -pradosgw --no-start --name=$$name; \
done
-override_dh_systemd_enable:
- ## Do not enable services to match `dh_installinit --no-start`
- ## behaviour.
- ## Users are expected to "systemctl enable" services once their
- ## configuration is correct.
-
override_dh_strip:
dh_strip -pceph --dbg-package=ceph-dbg
dh_strip -pceph-mds --dbg-package=ceph-mds-dbg