Package: libglib-perl / 3:1.260-1

Metadata

Package Version Patches format
libglib-perl 3:1.260-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix gtks whatis | (download)

lib/Glib/GenPod.pm | 33 32 + 1 - 0 !
1 file changed, 32 insertions(+), 1 deletion(-)

 if a man page doesn't have a whatis, try to figure out
 which ctype corresponds to that (using regexps), check if they really
 do (using the Glib::Type register stuff), and if they do add a whatis
 that says "wrapper for $ctype"
fix tests | (download)

t/options.t | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 hackishly skip certain tests if locales aren't set up, because they fail
remove version checking | (download)

Glib.xs | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 debian has a proper lib dependency system and doesn't need this check
fix man pages | (download)

GOption.xs | 8 8 + 0 - 0 !
GParamSpec.xs | 83 51 + 32 - 0 !
GType.xs | 2 2 + 0 - 0 !
GUtils.xs | 3 3 + 0 - 0 !
lib/Glib/MakeHelper.pm | 2 1 + 1 - 0 !
5 files changed, 65 insertions(+), 33 deletions(-)

 improves man pages