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