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
|
python-pathtools (0.1.2-5) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
* Bump Standards-Version to 4.4.1.
* d/control: Fix wrong Vcs-*.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Sandro Tosi <morph@debian.org> Mon, 20 Jun 2022 13:18:19 -0400
python-pathtools (0.1.2-4) unstable; urgency=medium
* Source only upload to unstable.
-- gustavo panizzo <gfa@zumbi.com.ar> Sun, 08 Sep 2019 08:17:56 +0200
python-pathtools (0.1.2-3) unstable; urgency=medium
* [74a171] Drop Python 2 support (Closes: 938005)
* [bf2c72] Moving the package under the DPMT
Remove Brian May from the Maintainer field,
thanks Brian for your help.
* [870c07] Run wrap-and-sort
* [cf8753] Use debhelper 12
* [8053c4] Use secure URIs
* [76588a] Standards version 4.4.0 (no changes)
* [fbf704] Add Vcs-Browser and Vcs-Git fields on d/control
* [3c036a] Move the wildcard files entry to the first paragraph of d/copyright
* [e0ef35] Add a DEP12 upstream metadata file
* [39712e] Add a superficial autopkgtest
-- gustavo panizzo <gfa@zumbi.com.ar> Sat, 31 Aug 2019 17:31:02 +0200
python-pathtools (0.1.2-2) unstable; urgency=medium
* Enable build for python3.
* Updated standards version. No changes.
* Added dependency on dh-python.
-- gustavo panizzo <gfa@zumbi.com.ar> Mon, 02 Feb 2015 00:43:01 +0800
python-pathtools (0.1.2-1) unstable; urgency=low
* Initial release. (Closes: #735482)
-- gustavo panizzo <gfa@zumbi.com.ar> Fri, 17 Jan 2014 15:17:56 -0300
|