d/rules: Changed UPSTREAM_GIT to new URL
This commit is contained in:
parent
28c94b420f
commit
1872423d0f
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
python-os-client-config (0.8.1-2) UNRELEASED; urgency=medium
|
||||
|
||||
* d/rules: Changed UPSTREAM_GIT to new URL
|
||||
|
||||
-- Ondřej Nový <novy@ondrej.org> Thu, 19 May 2016 21:22:12 +0200
|
||||
|
||||
python-os-client-config (0.8.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -3,7 +3,7 @@
|
||||
PYTHONS:=$(shell pyversions -vr)
|
||||
PYTHON3S:=$(shell py3versions -vr)
|
||||
|
||||
UPSTREAM_GIT = git://github.com/stackforge/os-client-config.git
|
||||
UPSTREAM_GIT := https://github.com/openstack/os-client-config.git
|
||||
include /usr/share/openstack-pkg-tools/pkgos.make
|
||||
|
||||
export OSLO_PACKAGE_VERSION=$(VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user