X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Frules;h=90ec76b417ef7a4ed3af308f793998aeacf3e775;hb=9ab3344da6b0161f76f1d547aae3946d5fe6e19d;hp=16c9d19c92416db072c1ff9afef6c2fadc409a9e;hpb=806003637744f58eb62f8a1e7eb2d3e743e09faf;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/rules b/xenial/debian/rules index 16c9d19..90ec76b 100755 --- a/xenial/debian/rules +++ b/xenial/debian/rules @@ -10,6 +10,9 @@ VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*/ DEBFLAVOR :=$(shell dpkg-parsechangelog | grep -E ^Distribution: | cut -d" " -f2) DEBPKGNAME :=$(shell dpkg-parsechangelog | grep -E ^Source: | cut -d" " -f2) +override_dh_installchangelogs: + dh_installchangelogs debian/CHANGELOG + override_dh_auto_clean: dh_auto_clean rm -rf debian/*.upstart