1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
python-jsonrpclib (0.1.7-1) unstable; urgency=low
[ Thomas Goirand ]
* Fixed debian/rules URL of git://github.com/joshmarshall/jsonrpclib.git.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Tristan Seligmann ]
* New upstream release.
* Adopt package from OpenStack team into DPMT.
* Fix debian/copyright.
* Drop unnecessary versioned depends.
* Bump Standards-Version to 4.1.2 (no changes).
* Switch to pybuild.
* Drop unnecessary simplejson dependency.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 23 Dec 2017 18:36:00 +0200
python-jsonrpclib (0.1.3-1) unstable; urgency=low
* Initial release (Closes: #714248).
-- Thomas Goirand <zigo@debian.org> Thu, 27 Jun 2013 16:40:53 +0800
|