From 89ce3c48525fb4f610bfb3fe6590820638f83000 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 19 May 2016 21:02:50 +0200 Subject: [PATCH] d/rules: Removed UPSTREAM_GIT with default value Rewritten-From: e53fb6f8a17ae8a360df436e24f03bd658b9fa81 --- xenial/debian/changelog | 6 ++++++ xenial/debian/rules | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index be4091a..029921a 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +neutron-lbaas (1:8.0.0-2) UNRELEASED; urgency=medium + + * d/rules: Removed UPSTREAM_GIT with default value + + -- Ondřej Nový Thu, 19 May 2016 21:02:50 +0200 + neutron-lbaas (1:8.0.0-1) unstable; urgency=medium [ Ondřej Nový ] diff --git a/xenial/debian/rules b/xenial/debian/rules index e44c781..12a0477 100755 --- a/xenial/debian/rules +++ b/xenial/debian/rules @@ -3,7 +3,6 @@ include /usr/share/openstack-pkg-tools/pkgos.make export OSLO_PACKAGE_VERSION=$(VERSION) -UPSTREAM_GIT = git://github.com/openstack/neutron-lbaas.git PYTHONS:=$(shell pyversions -vr) -- 2.45.2