Fixed VCS URLs (https).

This commit is contained in:
Ondřej Nový
2016-02-28 15:40:27 +01:00
parent 4b2807a8a8
commit 88704428ed
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
python-kafka (0.9.3-3) UNRELEASED; urgency=medium
* Fixed VCS URLs (https).
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:40:27 +0100
python-kafka (0.9.3-2) unstable; urgency=medium
* Added missing python-mock build-deps.

4
debian/control vendored
View File

@@ -19,8 +19,8 @@ Build-Depends-Indep: python-mock,
python3-nose-timer,
python3-six
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-kafka.git
Vcs-Git: git://anonscm.debian.org/openstack/python-kafka.git
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-kafka.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/python-kafka.git
Homepage: https://github.com/mumrah/kafka-python
Package: python-kafka