[libsdl-perl] branch master updated (d57d4aa -> abd43bb)

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 change to branch master
in repository libsdl-perl.

      from  d57d4aa   update changelog
      adds  2cfdf74   Imported Upstream version 2.546
       new  70c7608   Merge tag 'upstream/2.546'
       new  81267de   control: reproducible builds: Added build-dep on libmodule-build-perl >= 0.421100-2
       new  5b5f75f   control: added Testsuite: autopkgtest-pkg-perl
       new  610327d   control: updated std-versions
       new  c33c764   copyright: updated years
       new  1f006a8   refreshed patches
       new  fbafead   rm patch relax-module-build, as repro build depends on 0.421100-2
       new  d3fad17   control: BD on libalien-sdl-perl >= 1.446
       new  abd43bb   prepare release

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Build.PL                             |   5 +-
 CHANGELOG                            |   7 +-
 MANIFEST                             |   1 -
 META.json                            | 269 +++++++++++++----------------------
 META.yml                             | 133 ++++-------------
 README                               |  14 --
 debian/changelog                     |  22 +--
 debian/control                       |   6 +-
 debian/copyright                     |  10 +-
 debian/patches/do_not_ship_ttf_font  |   2 +-
 debian/patches/fix_spelling          |  34 +----
 debian/patches/hardcode-default-font |  62 ++++----
 debian/patches/relax-module-build    |  24 ----
 debian/patches/series                |   1 -
 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 +
 56 files changed, 262 insertions(+), 421 deletions(-)
 delete mode 100644 README
 delete mode 100644 debian/patches/relax-module-build

-- 
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