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
|
python-aiomeasures (0.5.14-6) unstable; urgency=medium
* Team upload.
* d/watch: Package moved to Github and leaves an empty package on PiPY
* Standards-Version: 4.6.2 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine#1058243-update)
* watch file standard 4 (routine-update)
* Replace SafeConfigParser deprecated in Python3.12
Closes: #1058243
-- Andreas Tille <tille@debian.org> Wed, 10 Jan 2024 11:21:02 +0100
python-aiomeasures (0.5.14-5) unstable; urgency=medium
* Team upload.
* Replace obsolete @asyncio.coroutine with async def (Closes: #1025018)
* Bump Standards-Version to 4.6.1
-- Timo Röhling <roehling@debian.org> Sat, 10 Dec 2022 20:51:37 +0100
python-aiomeasures (0.5.14-4) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Bump debhelper from old 12 to 13.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 22:16:41 -0400
python-aiomeasures (0.5.14-3) unstable; urgency=medium
* Fix d/watch file
* Bump standards version to 4.2.1 now (no changes)
* Add upstream metadata
-- Ondřej Nový <onovy@debian.org> Sun, 30 Sep 2018 16:32:25 +0200
python-aiomeasures (0.5.14-2) unstable; urgency=medium
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Fix compatibility with Python 3.7 (Closes: #906159)
* Bump Standards-Version to 4.2.0 (no changes)
-- Ondřej Nový <onovy@debian.org> Wed, 15 Aug 2018 09:24:23 +0200
python-aiomeasures (0.5.14-1) unstable; urgency=medium
* Initial release. (Closes: #889300)
-- Ondřej Nový <onovy@debian.org> Sat, 03 Feb 2018 16:55:18 +0100
|