Codebase list gnocchi / 44ba452
d/rules: Removed UPSTREAM_GIT with default value Ondřej Nový 8 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
66 * Added Japanese debconf templates translation update (Closes: #820769).
77 * Updated Dutch debconf templates (Closes: #823439).
88 * Updated Brazilian Portuguese debconf templates (Closes: #824292).
9
10 [ Ondřej Nový ]
11 * d/rules: Removed UPSTREAM_GIT with default value
912
1013 -- Thomas Goirand <zigo@debian.org> Sat, 23 Apr 2016 18:54:09 +0200
1114
22 PYTHONS:=$(shell pyversions -vr)
33 #PYTHON3S:=$(shell py3versions -vr)
44
5 UPSTREAM_GIT = git://github.com/openstack/gnocchi.git
65 include /usr/share/openstack-pkg-tools/pkgos.make
76
87 export OSLO_PACKAGE_VERSION=$(VERSION)