From c9c59df87130a42a80ccc46863ae947c4185a6c0 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 --- trusty/debian/changelog | 6 ++++++ trusty/debian/rules | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index be4091a..029921a 100644 --- a/trusty/debian/changelog +++ b/trusty/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/trusty/debian/rules b/trusty/debian/rules index e44c781..12a0477 100755 --- a/trusty/debian/rules +++ b/trusty/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