[Pkg-mono-svn-commits] [libgdiplus] branch master updated (1a8b5a1 -> e0f3ce3)

Jo Shields directhex at alioth.debian.org
Thu Oct 10 09:37:09 UTC 2013


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

directhex pushed a change to branch master
in repository libgdiplus.

      from  1a8b5a1   Finalize changelog
       new  285d0a3   Imported Upstream version 2.11+git20131008.9732566 (Closes: #649946)
       new  b7b1355   Build-depends on libtiff5-dev | libtiff-dev, change from libtiff4-dev (Closes #681132)
       new  fea5c93   Build-Depends on libpng-dev, change from libpng12-dev (Closes: #662402)
       new  e0f3ce3   Finalize changelog

The 4 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:
 Makefile.in                  |  338 +-
 aclocal.m4                   | 2752 ++++--
 cairo/Makefile.in            |  270 +-
 cairo/aclocal.m4             | 2707 ++++--
 cairo/config.h.in            |    3 +
 cairo/configure              |21688 +++++++++++++++++-------------------------
 cairo/configure.in           |   10 +-
 cairo/src/Makefile.in        |  637 +-
 config.guess                 |  526 +-
 config.h.in                  |    3 +
 config.sub                   |  278 +-
 configure                    |10602 +++++++++------------
 configure.in                 |  177 +-
 debian/changelog             |   11 +
 debian/control               |    4 +-
 depcomp                      |  265 +-
 install-sh                   |   32 +-
 ltmain.sh                    | 4039 +++++---
 missing                      |   94 +-
 pixman/Makefile.in           |  290 +-
 pixman/aclocal.m4            | 2719 ++++--
 pixman/config.guess          | 1029 +-
 pixman/config.h.in           |    3 +
 pixman/config.sub            |  482 +-
 pixman/configure             | 8137 ++++++++--------
 pixman/configure.ac          |    2 +-
 pixman/install-sh            |  252 +-
 pixman/ltmain.sh             | 4018 +++++---
 pixman/pixman/Makefile.in    |  138 +-
 src/Makefile.in              |  171 +-
 src/bitmap.c                 |   90 +-
 src/font.c                   |   14 +
 src/gifcodec.c               |    3 +-
 src/graphics-cairo-private.h |    6 +
 src/graphics.c               |   10 +-
 src/image.c                  |  164 +-
 src/pngcodec.c               |   94 +-
 src/tiffcodec.c              |    8 +-
 tests/Makefile.am            |    2 +
 tests/Makefile.in            |  142 +-
 40 files changed, 31380 insertions(+), 30830 deletions(-)
 mode change 100755 => 100644 ltmain.sh
 mode change 100755 => 100644 pixman/ltmain.sh

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



More information about the Pkg-mono-svn-commits mailing list