]> git.proxmox.com Git - perlmod.git/commitdiff
bump perlmod-bin to 0.2.0-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 08:46:03 +0000 (09:46 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 08:46:03 +0000 (09:46 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
perlmod-bin/debian/changelog

index 502ebb9a797b803e8db45410d605b237d03dc5b1..da7bae173f4b53aee23fa8379397d1a0922b7634 100644 (file)
@@ -1,3 +1,16 @@
+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