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 31 32 33 34
|
python-tabulate (0.8.2-1) unstable; urgency=medium
* New maintainer. Closes: #888214
* New upstream release
-- Yago González <yagogonzalezg@gmail.com> Sat, 17 Mar 2018 20:57:26 +0100
python-tabulate (0.7.7-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/control
- adjust Vcs-Browser to DPMT standards
* debian/control
- update upstream copyright years
- add copyright for my contributions
- add wcwidth to b-d
- bump Standards-Version to 3.9.8 (no changes needed)
* debian/python-tabulate.examples
- dont install benchmarl.py in py2 package, remove from the tarball
* debian/rules
- dont run tests (for now)
* compat level 10
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Fri, 16 Dec 2016 19:37:17 -0500
python-tabulate (0.7.5-1) unstable; urgency=low
* Initial release (Closes: #782140)
-- ChangZhuo Chen (陳昌倬) <czchen@gmail.com> Wed, 08 Apr 2015 19:29:08 +0800
|