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
|
python-logfury (1.0.1-1) unstable; urgency=medium
[ Stefano Rivera ]
* Team upload.
* New upstream release.
- Supports Python 3.10. (Closes: #1001393)
* Drop funcsigs patch, no longer needed.
* Build-Depend on python3-setuptools-scm, as required upstream.
* Patch: Unversion dependency on setuptools_scm.
* Switch from nose to pytest, following upstream.
* Declare Rules-Requires-Root: no.
* Bump Standards-Version to 4.6.0, no changes needed.
* Run the autopkgtest against the installed module.
* Drop unnecessary Build-Depends on python3-six, python3-pyflakes.
[ 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.
[ Debian Janitor ]
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Fri, 25 Mar 2022 10:36:47 -0400
python-logfury (0.1.2-4) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Gordon Ball ]
* Team upload.
* Patch out unneeded runtime dependency on python3-funcsigs
-- Gordon Ball <gordon@chronitis.net> Wed, 06 May 2020 19:27:49 +0000
python-logfury (0.1.2-3) unstable; urgency=medium
* Bump standards version to 4.4.0 (no changes)
* Bump debhelper compat level to 12 and use debhelper-compat
* d/tests: Add module test
* d/control:
- Remove pytest from depends (no needed)
- Wrap and sort
* Bump watchfile version to 4
-- Ondřej Kobližek <koblizeko@gmail.com> Fri, 19 Jul 2019 15:03:37 +0200
python-logfury (0.1.2-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
* Bump debhelper compat level to 11
* Bump standards version to 4.2.1 (no changes)
* d/copyright: Add myself for Debian part
* Add upstream metadata
-- Ondřej Nový <onovy@debian.org> Sat, 29 Sep 2018 21:00:48 +0200
python-logfury (0.1.2-1) unstable; urgency=medium
* Initial release. (Closes: #875561)
-- Ondřej Kobližek <koblizeko@gmail.com> Tue, 12 Sep 2017 10:28:18 +0200
|