Package: libgtk2-perl / 2:1.24992-1

Metadata

Package Version Patches format
libgtk2-perl 2:1.24992-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
30 disable_libgtk_version_check.patch | (download)

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

 disable check for libgtk version - this might trigger false positives,
 our shlib-dep system is more fine-grained and correct anyway.

fix typo.patch | (download)

xs/GdkColor.xs | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fix typo writeable -> writable found by lintian
Add debug output in test that failed on powerpc t GdkPixb.patch | (download)

t/GdkPixbuf.t | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 add debug output in test that failed on powerpc (t/gdkpixbuf.t).