diff --git a/debian/changelog b/debian/changelog index b2a6acb..1056c98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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ý Thu, 19 May 2016 21:22:12 +0200 + python-os-client-config (0.8.1-1) unstable; urgency=medium * New upstream release. diff --git a/debian/rules b/debian/rules index 36bdabc..53781fa 100755 --- a/debian/rules +++ b/debian/rules @@ -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)