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
|
python-overpy (0.7-1) unstable; urgency=medium
* New upstream version 0.7
* adopt package inside DPT (Closes: #1065201)
* refresh patch
* use new dh-sequence-python3
* set Rules-Requires-Root: no
-- Alexandre Detiste <tchet@debian.org> Sat, 16 Mar 2024 16:42:26 +0100
python-overpy (0.6-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Sandro Tosi ]
* orphan while waiting for RM
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 16:58:17 -0500
python-overpy (0.6-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* New upstream release
* Use the new Debian Python Team contact name and address
* debian/watch
- track github releases
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
* debian/control
- run wrap-and-sort
- set dh compat to 13
-- Sandro Tosi <morph@debian.org> Mon, 11 Oct 2021 22:18:00 -0400
python-overpy (0.4-2) unstable; urgency=medium
[ Sandro Tosi ]
* debian/control
- clarify long description; Closes: #859275
- add pytest to b-d
- bump Standards-Version to 4.4.0 (no changes needed)
* Drop Python 2 support + use pybuild
* debian/copyright
- extend packaging copyright years
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
-- Sandro Tosi <morph@debian.org> Sun, 18 Aug 2019 01:19:58 -0400
python-overpy (0.4-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- license is now included in the released tarball
* debian/rules
- install examples
* debian/control
- add pytest-runner to b-d
-- Sandro Tosi <morph@debian.org> Sun, 11 Dec 2016 22:32:46 -0500
python-overpy (0.3.1-1) unstable; urgency=low
* Initial release (Closes: #833109)
-- Sandro Tosi <morph@debian.org> Thu, 04 Aug 2016 19:46:17 +0100
|