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 27 28 29 30
|
python-protobuf.socketrpc (1.3.2-3) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Jan Dittberner ]
* bump Standards-Version to 3.9.6 (no changes)
* switch to pybuild
- add dh-python to Build-Depends
- add --buildsystem=pybuild to debian/rules dh invocation
* add python-protobuf to Build-Depends for tests
* avoid installing .pyc files in override_dh_installexamples
* remove src/*.egg-info/ in override_dh_auto_clean
* remove empty paragraph from extended description
* update debian/copyright format to version 1.0
-- Jan Dittberner <jandd@debian.org> Sat, 11 Oct 2014 20:25:27 +0200
python-protobuf.socketrpc (1.3.2-2) unstable; urgency=low
* Team upload.
* Rebuild to add Python 2.7 support
-- Piotr Ożarowski <piotr@debian.org> Sun, 08 May 2011 16:45:33 +0200
python-protobuf.socketrpc (1.3.2-1) unstable; urgency=low
* Initial version (Closes: #602004).
-- Jan Dittberner <jandd@debian.org> Thu, 04 Nov 2010 23:38:34 +0100
|