[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pixman: Changes to 'refs/tags/pixman-0.9.4-1'



Tag 'pixman-0.9.4-1' created by David Nusinow <dnusinow@debian.org> at 2007-08-10 02:22 +0000

Tagging upload of pixman-0.9.4-1 to experimental.

Changes since pixman-0.9.3-git20070729-1:
Aaron Plattner (1):
      Return a bool from pixman_image_unref.

David Nusinow (10):
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelog for new version
      Autoreconf
      Update packaging
      Revert change from libpixman1 to libpixman0 again
      Document packaging changes in debian changelog
      libpixman0 -> libpixman-1-0 (ick)
      Add myself to uploaders
      Prepare changelog for upload
      Bump package version down to released version

Eric Anholt (1):
      Update .pc file for library version name change.

Søren Sandmann Pedersen (2):
      Change the library name to pixman-1
      Bump version number; fix typo in configure.ac

Vladimir Vukicevic (1):
      Fix OpenSolaris compilation

---
 Makefile.am                    |    4 
 Makefile.in                    |  148 +++++++++++++--------------
 aclocal.m4                     |  174 ++++++++++++++-----------------
 configure                      |  224 ++++++++++++++++++++---------------------
 configure.ac                   |   45 +++++++-
 debian/changelog               |   10 +
 debian/control                 |   12 +-
 debian/libpixman-1-0.install   |    1 
 debian/libpixman-1-dev.install |    4 
 debian/libpixman-dev.install   |    4 
 debian/libpixman0.install      |    1 
 debian/rules                   |    2 
 pixman-1.pc.in                 |   11 ++
 pixman.pc.in                   |   11 --
 pixman/Makefile.am             |   11 +-
 pixman/Makefile.in             |  185 ++++++++++++++++-----------------
 pixman/pixman-image.c          |    7 +
 pixman/pixman.h                |    3 
 test/Makefile.am               |    4 
 test/Makefile.in               |  121 ++++++++++------------
 20 files changed, 509 insertions(+), 473 deletions(-)
---



Reply to: