[Pkg-sdl-commits] [libsdl2-image] branch master updated (9d03e81 -> 6fc5587)

Felix Geyer fgeyer at alioth.debian.org
Tue Aug 13 10:38:57 UTC 2013


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

fgeyer pushed a change to branch master
in repository libsdl2-image.

      from  9d03e81   Filter upstream tarball to remove precompiled binaries that don't ship with the corresponding source code.
       new  ed59b15   Add a watch file.
       new  aebb38f   Remove external/ from upstream tarball.
      adds  86b6b9a   Imported Upstream version 2.0.0+dfsg
       new  d1ccfc8   Merge tag 'upstream/2.0.0+dfsg'
       new  34c682d   New upstream release.
       new  6fc5587   Document miniz.h license in debian/copyright.

The 5 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:
 Android.mk         |   18 +-
 CHANGES.txt        |    5 +
 IMG.c              |   10 +-
 IMG_bmp.c          |   66 +-
 IMG_lbm.c          |    6 +-
 IMG_png.c          |  172 +-
 IMG_tga.c          |    2 +-
 IMG_webp.c         |   14 +-
 IMG_xcf.c          |   26 +-
 Makefile.am        |    6 +-
 Makefile.in        |   10 +-
 README.txt         |    2 +-
 SDL2_image.spec    |    2 +-
 SDL2_image.spec.in |    2 +-
 SDL_image.h        |   11 +-
 acinclude/sdl2.m4  |   36 +-
 configure          |   83 +-
 configure.in       |   33 +-
 debian/changelog   |    9 +
 debian/copyright   |   26 +
 debian/gbp.conf    |    2 +-
 debian/watch       |    3 +
 gcc-fat.sh         |   28 +-
 miniz.h            | 4771 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 showimage.c        |   40 +-
 25 files changed, 5154 insertions(+), 229 deletions(-)
 create mode 100644 debian/watch
 create mode 100644 miniz.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-image.git



More information about the pkg-sdl-commits mailing list