Fixed VCS URLs (https).
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
python-multi-key-dict (2.0.3-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Fixed VCS URLs (https).
|
||||||
|
|
||||||
|
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:41:51 +0100
|
||||||
|
|
||||||
python-multi-key-dict (2.0.3-1) unstable; urgency=medium
|
python-multi-key-dict (2.0.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Initial release (Closes: #806854).
|
* Initial release (Closes: #806854).
|
||||||
|
|||||||
4
debian/control
vendored
4
debian/control
vendored
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9),
|
|||||||
python3-setuptools,
|
python3-setuptools,
|
||||||
python3-all
|
python3-all
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-multi-key-dict.git
|
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-multi-key-dict.git/
|
||||||
Vcs-Git: git://anonscm.debian.org/openstack/python-multi-key-dict.git
|
Vcs-Git: https://anonscm.debian.org/git/openstack/python-multi-key-dict.git
|
||||||
Homepage: https://github.com/formiaczek/multi_key_dict
|
Homepage: https://github.com/formiaczek/multi_key_dict
|
||||||
|
|
||||||
Package: python-multi-key-dict
|
Package: python-multi-key-dict
|
||||||
|
|||||||
Reference in New Issue
Block a user