File: changelog

package info (click to toggle)
lua-cliargs 3.0-1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 372 kB
  • ctags: 99
  • sloc: sh: 118; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 894 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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