File: changelog

package info (click to toggle)
lua-resty-lrucache 0.15-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 864 kB
  • sloc: perl: 10,345; sh: 94; makefile: 25
file content (129 lines) | stat: -rw-r--r-- 4,703 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
lua-resty-lrucache (0.15-4) unstable; urgency=medium

  * d/tests/nginxtest: fix test dependencies after lua module was removed from
    nginx-extras

 -- Jan Mojžíš <janmojzis@debian.org>  Fri, 19 Sep 2025 19:17:17 +0200

lua-resty-lrucache (0.15-3) unstable; urgency=medium

  * d/salsa-ci.yml: use SALSA_CI_ENABLE_LICENSERECON: 1
  * d/salsa-ci.yml: remove SALSA_CI_DISABLE_APTLY: 0
  * d/salsa-ci.yml: remove SALSA_CI_AUTOPKGTEST_ALLOWED_EXIT_STATUS: '0'
  * d/control: bump Standards-Version: 4.7.2, no changes
  * d/watch: rewrite to version 5, use Github uscan-template
  * d/gbp.conf: upstream-branch = upstream/latest

 -- Jan Mojžíš <janmojzis@debian.org>  Tue, 16 Sep 2025 22:59:27 +0200

lua-resty-lrucache (0.15-2) unstable; urgency=medium

  * d/{control,copyright}: update my email to "janmojzis@debian.org"
  * d/copyright: bump debian/* copyright year
  * d/control: Maintainer Lua Team, me as uploader
  * d/salsa-ci.yml: add
  * d/watch: use more generic template

 -- Jan Mojžíš <janmojzis@debian.org>  Mon, 27 Jan 2025 07:10:16 +0100

lua-resty-lrucache (0.15-1) unstable; urgency=medium

  * d/gbp.conf: dist = DEP14, debian-branch = debian/latest
  * d/copyright: bump my copyright year
  * d/control: remove XB-Lua-Versions header

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Sat, 12 Oct 2024 21:19:44 +0200

lua-resty-lrucache (0.14-1) unstable; urgency=medium

  * New upstream version 0.14
  * d/gbp.conf: switch to pristine-tar = True

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Tue, 13 Aug 2024 07:44:06 +0200

lua-resty-lrucache (0.13-11) unstable; urgency=medium

  * d/control: bump Standards-Version: 4.7.0, no changes
  * d/watch: use new recommended github template
  * d/control: replace luajit2 B-D with luajit (Closes: 1072349)
  * d/gbp.conf: add [pull] track-missing = True

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Sat, 01 Jun 2024 16:30:06 +0200

lua-resty-lrucache (0.13-10) unstable; urgency=medium

  * d/copyright-scan-patterns.yml: added
  * d/copyright: updated to be compatible with 'cme update dpkg-copyright'
  * d/control: bump Standards-Version: 4.6.2, no changes
  * d/gbb.conf: added, switched to debian branch main (debian-branch = main)

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Mon, 13 Feb 2023 08:16:37 +0100

lua-resty-lrucache (0.13-9) unstable; urgency=medium

  * d/t/control fixed test dependencies

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Fri, 25 Nov 2022 18:12:10 +0100

lua-resty-lrucache (0.13-8) unstable; urgency=medium

  [ Jan Mojžíš ]
  * d/t/nginxtest cleanup, after the luajit2 library, which lua-resty-lrucache
    depends on, has been removed on ppc64el architecture (segfaults)
  * d/lua5.{2,3,4}.dh-lua.conf removed, lua-resty-core depends on LuaJIT2.
    LuaJIT2 is API+ABI-compatible with Lua 5.1

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Fri, 23 Sep 2022 17:29:30 +0200

lua-resty-lrucache (0.13-7) unstable; urgency=medium

  * d/t/nginxtest skip tests on ppc64el

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Fri, 19 Aug 2022 19:11:52 +0200

lua-resty-lrucache (0.13-6) unstable; urgency=medium

  * d/t/control fixed test dependencies
  * d/t/nginxtest updated, added check if lua http module is installed,
    and if it is not, then the test is skipped.

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Fri, 19 Aug 2022 09:30:10 +0200

lua-resty-lrucache (0.13-5) unstable; urgency=medium

  * d/control: fix dependency libluajit2-5.1-dev -> libluajit2-5.1-2
  * d/tests: marked tests as skippable and skipped test on ppc64el,
    where the luajit2 library currently doesn't work.

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Thu, 04 Aug 2022 04:13:49 +0200

lua-resty-lrucache (0.13-4) unstable; urgency=medium

  * d/control added dependency on libluajit2-5.1-dev

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Tue, 02 Aug 2022 15:07:15 +0200

lua-resty-lrucache (0.13-3) unstable; urgency=medium

  * d/patches/0001-disable-init-by-lua-tests.patch removed
  * d/patches/fix_test_nginx.patch removed
  * d/tests/test updated and added functionality from removed patches above
  * d/changelog fixed typo in ITP bug number (Closes: #1016054)

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Sun, 31 Jul 2022 08:07:06 +0200

lua-resty-lrucache (0.13-2) unstable; urgency=medium

  * d/copyright fix lintian globbing-patterns-out-of-order
  * d/control fix synopsis-is-a-sentence

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Fri, 29 Jul 2022 17:43:01 +0200

lua-resty-lrucache (0.13-1) unstable; urgency=medium

  * Initial release. (Closes: #1016054)

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Fri, 29 Jul 2022 17:35:26 +0200