Always use openstack-pkg-tools
This commit is contained in:
1
debian/control
vendored
1
debian/control
vendored
@@ -5,6 +5,7 @@ Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
|
||||
Uploaders: Thomas Goirand <zigo@debian.org>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
dh-python,
|
||||
openstack-pkg-tools,
|
||||
python-all (>= 2.6.6-3~),
|
||||
python-pbr (>= 0.8.1),
|
||||
python-setuptools,
|
||||
|
||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -4,7 +4,7 @@ PYTHONS:=$(shell pyversions -vr)
|
||||
PYTHON3S:=$(shell py3versions -vr)
|
||||
|
||||
UPSTREAM_GIT = git://github.com/openstack/tempest-lib.git
|
||||
-include /usr/share/openstack-pkg-tools/pkgos.make
|
||||
include /usr/share/openstack-pkg-tools/pkgos.make
|
||||
|
||||
export OSLO_PACKAGE_VERSION=$(VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user