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
|
lua-cliargs (3.0-2-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat to 11
* Bump Standards-Version to 4.1.3, no changes needed
* Update Vcs-* to point to salsa.d.o
* Update copyright years
-- Jason Pleau <jason@jpleau.ca> Wed, 04 Apr 2018 21:16:34 -0400
lua-cliargs (3.0-1-3) unstable; urgency=medium
* Add <!nocheck> to the lua-busted build-dependency to break a circular
dependency when bootstraping lua-cliargs. (Closes: #872582)
* Bump Standards-Version to 4.1.0, no changes needed.
-- Jason Pleau <jason@jpleau.ca> Fri, 25 Aug 2017 23:32:31 -0400
lua-cliargs (3.0-1-2) unstable; urgency=medium
* Bump Standards-Version to 3.9.8, no changes needed
* Add additional dependencies as cliargs is able to parse different formats:
- lua-dkjson (json)
- lua-inifile (ini)
- lua-yaml (yaml)
* Enable tests: add lua-busted to Build-Depends and add build-depends to
autopkgtest dependencies
-- Jason Pleau <jason@jpleau.ca> Sat, 03 Dec 2016 12:19:31 -0500
lua-cliargs (3.0-1-1) unstable; urgency=medium
* New upstream release
* Remove 01_ex00_require_path.patch: fixed upstream
* Bump Standards-Version to 3.9.7, no changes required
* Cleanup packaging files, get rid of the -dev binary package
-- Jason Pleau <jason@jpleau.ca> Sun, 21 Feb 2016 12:40:29 -0500
lua-cliargs (2.5-4-1) unstable; urgency=medium
* Initial release (Closes: #783667)
-- Jason Pleau <jason@jpleau.ca> Sat, 10 Oct 2015 10:01:25 -0400
|