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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
python-tabulate (0.8.9-1) unstable; urgency=medium
[ Yago González ]
* New upstream release.
* Remove git-dpm in favour of gbp.
* Set debian/master as the Debianized branch, following DPT's Policy.
* Remove unused python3-nose dependency.
* Remove patch for FTBFS issue with Python 3.10 (solved upstream).
* Update references of upstream repo.
* Set Vcs-* to new DPT repo.
* Add myself to d/copyright for debian/*.
* Upgrade debian/watch to v4.
* Upgrade debian/control to Standards Version 4.6.0.
* Upgrade debhelper-compat to v13.
* Update upstream copyright.
* Set the Debian Python Team as the maintainer.
[ Ondřej Nový ]
* Use https protocol in Format field.
* Use https protocol in watch URL.
[ Gordon Ball ]
* Update Standards-Version to 4.3.0.
* Declare Testsuite: autopkgtest-pkg-python so importability is tested.
* Re-enable build time tests.
-- Yago González <yagogonzalezg@gmail.com> Wed, 08 Dec 2021 18:12:11 +0000
python-tabulate (0.8.7-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Add patch to fix FTBFS with python 3.10 (Closes: #1000742)
-- Nilesh Patra <nilesh@debian.org> Sat, 04 Dec 2021 16:25:24 +0000
python-tabulate (0.8.7-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
* upstream README updated from .rst to .md
-- Drew Parsons <dparsons@debian.org> Fri, 23 Oct 2020 19:03:25 +0800
python-tabulate (0.8.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #938209
* Remove myself from Uploaders
* Remove Vcs-* fields, it is no longer maintained in DPMT; Closes: #923543
-- Sandro Tosi <morph@debian.org> Thu, 24 Oct 2019 19:44:45 -0400
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
|