]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
d/rules: Removed UPSTREAM_GIT with default value
authorOndřej Nový <novy@ondrej.org>
Thu, 19 May 2016 19:02:50 +0000 (21:02 +0200)
committerOndřej Nový <novy@ondrej.org>
Thu, 19 May 2016 19:02:50 +0000 (21:02 +0200)
Rewritten-From: e53fb6f8a17ae8a360df436e24f03bd658b9fa81

trusty/debian/changelog
trusty/debian/rules

index be4091a45219482a8f069b4f4b52d68b2c3bd167..029921adbedea0a4eec4a65e2c7ffbe18ce73c93 100644 (file)
@@ -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ý <novy@ondrej.org>  Thu, 19 May 2016 21:02:50 +0200
+
 neutron-lbaas (1:8.0.0-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
index e44c781d93072118acf2ebc3abc2716a34e15c1c..12a0477d799b538ce2db4dea3c91734f543bf8a4 100755 (executable)
@@ -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)