Package: libsdl-perl / 2.540-1

Metadata

Package Version Patches format
libsdl-perl 2.540-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix centered text | (download)

lib/SDLx/Text.pm | 12 8 + 4 - 0 !
1 file changed, 8 insertions(+), 4 deletions(-)

 fix centered text
 Centered text was off-center
relax module build | (download)

META.json | 2 1 + 1 - 0 !
META.yml | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 relax module build dep req
 Module::Build 0.4 is not really required, 0.38 is enough

do_not_ship_ttf_font | (download)

Build.PL | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid shipping fonts provided elsewhere

install_man_pages_correctly | (download)

inc/My/Builder.pm | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 fix build so that man pages do not being with pods::

fix_whatis_entries | (download)

lib/pods/SDL/Cookbook.pod | 2 1 + 1 - 0 !
lib/pods/SDL/Tutorial/Animation.pod | 2 1 + 1 - 0 !
lib/pods/SDLx/Sound.pod | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix name section

fix_spelling | (download)

lib/pods/SDLx/App.pod | 6 3 + 3 - 0 !
lib/pods/SDLx/Controller.pod | 4 2 + 2 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 makes lintian happy

fix_api_spelling | (download)

lib/SDLx/App.pm | 2 1 + 1 - 0 !
lib/pods/SDLx/App.pod | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix spelling error in api and documentation
 Spelling errors in API are bad because they confuse users. This patch makes the API accept correct spelling and also accept bad spelling to preserve backward compatibility