From: Thomas Goirand Date: Wed, 15 Apr 2015 19:33:02 +0000 (+0200) Subject: Now packaging Kilo rc1. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=66ead8e71e8dda57340e5954a99df82b4e308d1e;p=openstack-build%2Fneutron-lbaas-build.git Now packaging Kilo rc1. Rewritten-From: 7acc4e006a41038541c6a13c9ce8fea7c91fc29f --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index f22c741..97ab857 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,4 +1,4 @@ -neutron-lbaas (2015.1~b3-1) UNRELEASED; urgency=medium +neutron-lbaas (2015.1~rc1-1) UNRELEASED; urgency=medium * Initial release. (Closes: #777755) diff --git a/xenial/debian/rules b/xenial/debian/rules index d2ed0f7..080dde7 100755 --- a/xenial/debian/rules +++ b/xenial/debian/rules @@ -11,7 +11,7 @@ PYTHONS:=$(shell pyversions -vr) dh $@ --buildsystem=python_distutils --with python2,systemd override_dh_install: - dh_install -O--buildsystem=python_distutils + dh_install -O--buildsystem=python_distutils --fail-missing install -D -m 0644 etc/neutron_lbaas.conf $(CURDIR)/debian/neutron-lbass/etc/neutron/neutron_lbaas.conf override_dh_auto_test: