mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-18 20:51:25 +00:00
31 lines
915 B
Plaintext
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
|