[libsdl-perl] 01/09: Merge tag 'upstream/2.546'

dod at debian.org dod at debian.org
Fri May 22 11:58:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libsdl-perl.

commit 70c7608247461cf158f512aed20c57fcde114895
Merge: d57d4aa 2cfdf74
Author: Dominique Dumont <dod at debian.org>
Date:   Tue May 19 13:03:59 2015 +0200

    Merge tag 'upstream/2.546'
    
    Upstream version 2.546
    
    # gpg: Signature made Tue 19 May 2015 01:03:58 PM CEST using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-GNB) <domi at komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod38fr at googlemail.com>"

 Build.PL                       |   5 +-
 CHANGELOG                      |   7 +-
 MANIFEST                       |   1 -
 META.json                      | 269 +++++++++++++++--------------------------
 META.yml                       | 133 +++++---------------
 README                         |  14 ---
 lib/Module/Build/SDL.pm        |   2 +-
 lib/SDL.pm                     |   2 +-
 lib/SDL/Constants.pm           |   1 +
 lib/SDL_perl.pm                |   5 +-
 lib/SDLx/Controller.pm         |   1 -
 lib/SDLx/Music/Data.pm         |   3 +
 lib/pods/SDL/Events.pod        |  10 +-
 lib/pods/SDL/Mixer/Music.pod   |   2 +-
 lib/pods/SDLx/App.pod          |  22 ++--
 lib/pods/SDLx/Controller.pod   |   8 +-
 t/config.t                     |   2 +
 t/core.t                       |   1 +
 t/core_audio.t                 |   1 +
 t/core_audiospec.t             |   1 +
 t/core_cd.t                    |   1 +
 t/core_events.t                |   1 +
 t/core_joystick.t              |   1 +
 t/core_mouse.t                 |   1 +
 t/core_multi.t                 |   1 +
 t/core_rwops.t                 |   1 +
 t/core_surface.t               |   1 +
 t/core_timer.t                 |   1 +
 t/core_version.t               |   1 +
 t/core_video.t                 |   1 +
 t/core_video_convert_surface.t |   1 +
 t/core_video_gamma.t           |   1 +
 t/extendingrect.t              |   2 +
 t/image.t                      |   1 +
 t/image_xpm_array.t            |   2 +
 t/mixer.t                      |   1 +
 t/mixer_groups.t               |   1 +
 t/mixer_mixmusic.t             |   1 +
 t/mixer_music.t                |   1 +
 t/mixer_samples.t              |   1 +
 t/pango.t                      |   1 +
 t/sdlgamerect.t                |   1 +
 t/sdlx_app.t                   |   1 +
 t/sdlx_sound.t                 |   3 +
 t/sdlx_text.t                  |   1 +
 t/smpeg.t                      |   1 +
 t/ttf.t                        |   1 +
 t/ttf_font.t                   |   1 +
 48 files changed, 202 insertions(+), 320 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsdl-perl.git



More information about the Pkg-perl-cvs-commits mailing list