perlmod/perlmod-bin/debian/changelog
Wolfgang Bumiller 88d7d3b742 bump perlmod-bin to 0.2.0-3
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-01-02 14:15:01 +01:00

31 lines
915 B
Plaintext

perlmod-bin (0.2.0-3) stable; urgency=medium
* fix generated libfile invocation
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Jan 2024 14:14:54 +0100
perlmod-bin (0.2.0-2) stable; urgency=medium
* actually use 'libfile()' instead of 'find_lib()'
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2023 10:37:06 +0100
perlmod-bin (0.2.0-1) stable; urgency=medium
* make generated packages use 'strict' and 'warnings'
* make generated call to 'init' optional
* replace 'libdirs()' with 'libfile()' which should perform the search if
appropriate and return the final file to load
* search LD_LIBRARY_PATH before the @INC/auto dirs by default
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2023 09:45:55 +0100
perlmod-bin (0.1.0-1) stable; urgency=medium
* initial packaging
-- Proxmox Support Team <support@proxmox.com> Wed, 10 May 2023 10:11:13 +0200