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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
python-pathlib2 (2.3.5-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Julien Puydt ]
* Declare d/rules doesn't require root.
* Bump std-vers to 4.5.0.
* Bump dh compat to 13.
* Drop now-useless lintian override.
* Add a lintian override for a false positive.
-- Julien Puydt <jpuydt@debian.org> Wed, 14 Oct 2020 20:50:37 +0200
python-pathlib2 (2.3.5-2) unstable; urgency=medium
* Drop python2 support; Closes: #938004
-- Sandro Tosi <morph@debian.org> Tue, 14 Apr 2020 17:16:53 -0400
python-pathlib2 (2.3.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Julien Puydt ]
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Tue, 22 Oct 2019 10:29:38 +0200
python-pathlib2 (2.3.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
-- Julien Puydt <jpuydt@debian.org> Sat, 27 Jul 2019 21:53:48 +0200
python-pathlib2 (2.3.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces.
[ Julien Puydt ]
* New upstream release.
* Bump std-ver to 4.4.0.
-- Julien Puydt <jpuydt@debian.org> Tue, 09 Jul 2019 09:33:40 +0200
python-pathlib2 (2.3.3-1) unstable; urgency=medium
* New upstream release.
* Add lintian override about not having python3-*.
-- Julien Puydt <jpuydt@debian.org> Fri, 30 Nov 2018 07:11:24 +0100
python-pathlib2 (2.3.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
* Add pypy-pathlib2 binary package
* d/copyright: Bump copyright years
* Enable autopkgtest-pkg-python testsuite
[ Julien Puydt ]
* Refresh packaging:
- Use my debian.org mail address.
- Bump std-ver to 4.2.1.
-- Julien Puydt <jpuydt@debian.org> Sat, 03 Nov 2018 07:38:23 +0100
python-pathlib2 (2.3.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* d/control: Remove trailing whitespaces
[ Julien Puydt ]
* New upstream release.
* Refresh packaging:
- Point d/watch to the new pypi site.
- Bump dh compat to 11.
- Bump std-ver to 4.1.4.
- Point homepage to the new pypi site.
- Add autopkgtest (trivial import).
-- Julien Puydt <julien.puydt@laposte.net> Wed, 25 Apr 2018 06:49:32 +0200
python-pathlib2 (2.3.0-1) unstable; urgency=medium
* New upstream release.
* Push standards-version to 4.0.0.
-- Julien Puydt <julien.puydt@laposte.net> Sat, 01 Jul 2017 15:56:31 +0200
python-pathlib2 (2.2.1-1) unstable; urgency=medium
* New upstream release.
* Added depend on python-scandir.
-- Julien Puydt <julien.puydt@laposte.net> Fri, 21 Apr 2017 15:34:31 +0200
python-pathlib2 (2.2.0+really2.1.0-1) unstable; urgency=medium
* Revert previous new upstream release, as the RC bug #851137 can't be
fixed for the next stable and I don't want to make other packages FTBFS
and fail to get in.
-- Julien Puydt <julien.puydt@laposte.net> Sat, 14 Jan 2017 11:41:47 +0100
python-pathlib2 (2.2.0-1) unstable; urgency=medium
* Push dh compat to 10.
* New upstream release.
-- Julien Puydt <julien.puydt@laposte.net> Wed, 11 Jan 2017 10:04:58 +0100
python-pathlib2 (2.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #824863)
-- Julien Puydt <julien.puydt@laposte.net> Sat, 21 May 2016 07:33:47 +0200
|