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
|
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
|