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
|
lua-curses (1:9.0.0-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Repository-Browse.
* Drop unnecessary dependency on dh-autoreconf.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Andreas Tille ]
* Make Lua team Maintainer
* Standards-Version: 4.7.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Replace transitional package pkg-config by pkgconf in Build-Depends
(routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Fix clean target
Closes: #1047587
* Deal with dh_missing --fail-missing default
* Fix some "implicit declaration" errors with gcc-15
* Add support for Lua 5.4
* Build-Depends: s/libncursesw5-dev/libncurses-dev/
-- Andreas Tille <tille@debian.org> Mon, 28 Jul 2025 10:21:12 +0200
lua-curses (1:9.0.0-2) unstable; urgency=medium
* Team upload to unstable.
* Drop luasandbox support as it's going away (see #891191).
-- Raphaƫl Hertzog <hertzog@debian.org> Fri, 23 Feb 2018 12:08:33 +0100
lua-curses (1:9.0.0-1) experimental; urgency=medium
* Initial release. This package was previously built from the source package
lua-posix. Upstream split posix and curses into two separated projects.
-- Sophie Brun <sophie@freexian.com> Tue, 17 Jan 2017 11:03:05 +0100
|