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 127 128 129
|
python-lupa (2.4+dfsg-1) unstable; urgency=medium
* Team Upload
* New upstream version 2.4+dfsg
* Reformat d/control with debputy
* Trim autopkgtest deps
-- Alexandre Detiste <tchet@debian.org> Sat, 15 Feb 2025 13:03:39 +0100
python-lupa (2.2+dfsg-1) unstable; urgency=medium
* Team Upload
* New upstream version 2.2+dfsg
* Switch to pybuild-plugin-pyproject
* Replace obsolete pkg-config with pkgconf
* Enable most tests at build-time
-- Alexandre Detiste <tchet@debian.org> Sat, 23 Nov 2024 15:08:35 +0100
python-lupa (1.14.1+dfsg-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Sat, 19 Nov 2022 21:51:24 +0000
python-lupa (1.13+dfsg-1) unstable; urgency=low
* New upstream release.
* Depend on python3-all for autopkgtests.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Wed, 09 Mar 2022 21:55:15 +0000
python-lupa (1.10+dfsg-1) unstable; urgency=low
[ 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 ]
* Set upstream metadata fields: Repository, Repository-Browse.
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Enable upstream testsuite for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Tue, 19 Oct 2021 21:09:54 +0000
python-lupa (1.9+dfsg-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Michael Fladischer ]
* New upstream release.
* Acknowledge d/watch fix by Diego M. Rodriguez <diego@moreda.io> but
restore repack suffix.
* Drop Python3 support patche, integrated upstream.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Wed, 05 Feb 2020 13:57:29 +0100
python-lupa (1.6+dfsg-4) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.0.
* Remove Python2 support.
-- Michael Fladischer <fladi@debian.org> Fri, 26 Jul 2019 11:25:43 +0200
python-lupa (1.6+dfsg-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* Rely on liblua in case libluajit is not available, thanks to
Frédéric Bonnard for the patch (Closes: #892906).
* Clean up lupa/_lupa.so to allow two builds in a row.
* Bump Standards-Version to 4.1.5.
-- Michael Fladischer <fladi@debian.org> Thu, 26 Jul 2018 23:03:44 +0200
python-lupa (1.6+dfsg-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Ondřej Kobližek ]
* d/control: Python2 package enable
* d/rules: Python2 package enable
-- Ondřej Kobližek <koblizeko@gmail.com> Thu, 05 Apr 2018 07:57:23 +0200
python-lupa (1.6+dfsg-1) unstable; urgency=low
* New upstream release.
* Add debian/gbp.conf.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Clean up lupa.egg-info/PKG-INFO to allow two builds in a row.
* Add patch to fix reading UTF-8 files in setup.py for Python3.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Mon, 08 Jan 2018 22:00:01 +0100
python-lupa (1.5+dfsg-1) unstable; urgency=low
* Initial release (Closes: #878973).
-- Michael Fladischer <fladi@debian.org> Wed, 18 Oct 2017 08:44:42 +0200
|