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
|
python-pathtools (0.1.2-7) unstable; urgency=medium
* Team upload.
* d/watch: Fix uscan error.
* Use dh-sequence-python3 and dh-sequence-sphinxdoc.
* Use pybuild-plugin-pyproject.
-- Colin Watson <cjwatson@debian.org> Tue, 11 Feb 2025 20:27:18 +0000
python-pathtools (0.1.2-6) unstable; urgency=medium
[ Debian Janitor ]
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.6.1, no changes needed.
[ gustavo panizzo ]
* [b1cdb5] Add support for python 3.12 (Closes: 1058088)
* [8a4bab] Bump Standards-Version to 4.6.2
* [e34246] Build the package as non-root user
* [fbc222] Depend on sphinxdoc since it is used for cleanup
* [1d190b] Update copyright years
* [eec61c] Override a lintian warning
-- gustavo panizzo <gfa@zumbi.com.ar> Tue, 26 Dec 2023 21:45:20 +0100
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
|