File: changelog

package info (click to toggle)
lua-nvim 0.2.4-1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 168 kB
  • sloc: makefile: 67; ansic: 32
file content (102 lines) | stat: -rw-r--r-- 3,313 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
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
lua-nvim (0.2.4-1-1) unstable; urgency=medium

  * New upstream release
  * Declare compliance with Policy 4.6.2, no changes needed
  * Use debian/clean to declare required cleanup
  * Annotate neovim Build-Depends as <!nocheck>
  * Remove libkvm-dev Build-Depends now that libuv1-dev has it
  * autopkgtest:
    - Limit autopkgtest runtime to 5 minutes
    - Skip the test if it times out (Closes: #1026869)

 -- James McCoy <jamessan@debian.org>  Fri, 23 Dec 2022 12:49:30 -0500

lua-nvim (0.2.3-1-1) unstable; urgency=medium

  * New upstream release
  * Set Lua Team as maintainer, move myself to Uploaders
  * Clarify short description of lua-system-dev
  * Declare compliance with Policy 4.6.0, no changes needed

 -- James McCoy <jamessan@debian.org>  Thu, 05 May 2022 18:50:26 -0400

lua-nvim (0.2.2-1-1) unstable; urgency=medium

  * New upstream release
  * lintian:
    + Use hardening build flags
    + Use canonical Vcs-Git URL (lua-nvim.git) for Salsa
  * Declare compliance with Policy 4.5.0, no changes needed

 -- James McCoy <jamessan@debian.org>  Tue, 05 May 2020 00:09:09 -0400

lua-nvim (0.2.1-1-1) unstable; urgency=medium

  * New upstream release
    + Fix 'can receive requests from nvim' test (Closes: #946529)
  * Provide the module for Lua 5.3

 -- James McCoy <jamessan@debian.org>  Sun, 15 Dec 2019 11:33:25 -0500

lua-nvim (0.2.0-1-2) unstable; urgency=medium

  * Add allow-stderr restriction to autopkgtest, since latest lua-luv is now
    dumping the error stack to stderr
  * Add myself to Uploaders
  * Use https URL for copyright-format
  * Set Rules-Requires-Root: no
  * Declare compliance with Policy 4.4.1, no changes needed

 -- James McCoy <jamessan@debian.org>  Thu, 31 Oct 2019 23:57:04 -0400

lua-nvim (0.2.0-1-1) unstable; urgency=medium

  * New upstream release
  * Remove patch 0001, merged upstream
  * Replace debhelper B-D with debhelper-compat (= 12), remove d/compat
  * Bump Standards-Version to 4.4.0, no changes were needed

 -- Jason Pleau <jason@jpleau.ca>  Wed, 11 Sep 2019 10:17:13 -0400

lua-nvim (0.1.0-1-2) unstable; urgency=medium

  * New changelog entry
  * Include a patch to fix a FTBFS due to test timeout (Closes: #920042)

 -- Jason Pleau <jason@jpleau.ca>  Mon, 04 Mar 2019 21:12:53 -0500

lua-nvim (0.1.0-1-1) unstable; urgency=medium

  * New upstream release
    + Handle stream errors before acting on the stream (Closes: #900650)
    + test: Accept new/old error messages for invalid rpcrequest() syntax

 -- Jason Pleau <jason@jpleau.ca>  Mon, 11 Jun 2018 20:44:29 -0400

lua-nvim (0.0.1-26-3) unstable; urgency=medium

  * Update Vcs-* Fields
  * Bump Standards-Version to 4.1.4, no changes needed
  * Bump debhelper compat to 11

 -- Jason Pleau <jason@jpleau.ca>  Mon, 14 May 2018 17:15:26 -0400

lua-nvim (0.0.1-26-2) unstable; urgency=medium

  * Upload to unstable
  * Bump Standards-Version to 4.0.0, no changes needed

 -- Jason Pleau <jason@jpleau.ca>  Sat, 08 Jul 2017 10:28:57 -0400

lua-nvim (0.0.1-26-1) experimental; urgency=medium

  * New upstream release
  * Add libkvm-dev to B-D on kfreebsd

 -- Jason Pleau <jason@jpleau.ca>  Thu, 04 May 2017 21:30:09 -0400

lua-nvim (0.0.1-25-1) unstable; urgency=medium

  * Initial release (Closes: #832435)

 -- Jason Pleau <jason@jpleau.ca>  Thu, 15 Sep 2016 21:29:46 -0400