]> git.proxmox.com Git - perlmod.git/blob - perlmod-bin/debian/changelog
bump perlmod-bin to 0.2.0-3
[perlmod.git] / perlmod-bin / debian / changelog
1 perlmod-bin (0.2.0-3) stable; urgency=medium
2
3 * fix generated libfile invocation
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jan 2024 14:14:54 +0100
6
7 perlmod-bin (0.2.0-2) stable; urgency=medium
8
9 * actually use 'libfile()' instead of 'find_lib()'
10
11 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2023 10:37:06 +0100
12
13 perlmod-bin (0.2.0-1) stable; urgency=medium
14
15 * make generated packages use 'strict' and 'warnings'
16
17 * make generated call to 'init' optional
18
19 * replace 'libdirs()' with 'libfile()' which should perform the search if
20 appropriate and return the final file to load
21
22 * search LD_LIBRARY_PATH before the @INC/auto dirs by default
23
24 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2023 09:45:55 +0100
25
26 perlmod-bin (0.1.0-1) stable; urgency=medium
27
28 * initial packaging
29
30 -- Proxmox Support Team <support@proxmox.com> Wed, 10 May 2023 10:11:13 +0200