Package: kephra / 0.4.3.34+dfsg-2

Metadata

Package Version Patches format
kephra 0.4.3.34+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02 change icon.diff | (download)

lib/Kephra/Config/Default/GlobalSettings.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use 'wxpl.icon' instead of 'proton.xpm' due to missing copyright
pod fixes.patch | (download)

lib/Kephra.pm | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 add encoding to pod and fix over/item sequence
 pod2man errors:
 "Non-ASCII character seen before =encoding in 'Bcker'. Assuming UTF-8"
 "You can't have =items (as at line 230) unless the first thing after the =over is an =item"
0001 Fix for bug 767041.patch | (download)

lib/Kephra/Config/Interface.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 removed logical error in if condition so that 
 cache settings are getting populated before being used in
 subsequent code.
encoding.patch | (download)

share/config/global/data/search.yml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 convert share/config/global/data/search.yml
 from latin1 to utf8.
 Otherwise kephra fails to start with an error about
 "... does not map to Unicode"