Fixed VCS URLs (https).

This commit is contained in:
Ondřej Nový
2016-02-28 15:50:17 +01:00
parent 5e6e7c56f7
commit 486b2d86d7
2 changed files with 5 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -7,6 +7,9 @@ python-senlinclient (0.3.0-1) UNRELEASED; urgency=medium
[ Corey Bryant ]
* d/control: Update uploaders.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
-- Corey Bryant <corey.bryant@canonical.com> Mon, 22 Feb 2016 12:53:42 -0500
python-senlinclient (0.2.1-1) experimental; urgency=medium

4
debian/control vendored
View File

@@ -56,8 +56,8 @@ Build-Depends-Indep: git,
subunit,
testrepository,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-senlinclient.git
Vcs-Git: git://anonscm.debian.org/openstack/python-senlinclient.git
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-senlinclient.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/python-senlinclient.git
Homepage: https://github.com/openstack/python-senlinclient
Package: python-senlinclient