Fixed VCS URLs (https).
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -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
4
debian/control
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user