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

libxfont: Changes to 'refs/tags/libxfont-1_1.3.1-1'



Tag 'libxfont-1_1.3.1-1' created by Julien Cristau <jcristau@debian.org> at 2007-09-05 20:59 +0000

Tagging upload of libxfont 1:1.3.1-1 to unstable.

Changes since libxfont-1_1.2.9-1:
Ademar de Souza Reis Jr (4):
      Support relative paths in catalogue:<dir> symlinks.
      Fix dirfd leak on CatalogueRescan().
      Support relative paths in catalogue:<dir> symlinks.
      Fix dirfd leak on CatalogueRescan().

Dodji Seketeli (2):
      Remove side effects from BuiltinReadDirectory()
      Merge branch 'master' of ssh://dodji@git.freedesktop.org/git/xorg/lib/libXfont

Eric Anholt (1):
      Bump version to 1.3.1.

Julien Cristau (7):
      Merge tag 'libXfont-1.3.0' of git://anongit.freedesktop.org/git/xorg/lib/libXfont into debian-unstable
      New upstream release.
      Merge tag 'libXfont-1.3.1' into debian-unstable
      autoreconf for new upstream
      Update changelogs for 1.3.1.
      Bump shlibs to >= 1:1.2.9
      Prepare changelog for upload.

Kristian Høgsberg (2):
      Fix crash when no attributes are present for symlink.
      Bump version to 1.3.0.

Matthieu Herrb (1):
      Kill unused macro definition.

---
 ChangeLog                 |   76 ++
 Makefile.in               |  159 ++----
 aclocal.m4                |  676 +++++++++++++++++---------
 config.guess              |    6 
 config.sub                |   10 
 configure                 | 1178 ++++++++++++++++++++++++++++------------------
 configure.ac              |    2 
 debian/changelog          |    7 
 debian/libxfont1.shlibs   |    1 
 depcomp                   |   64 ++
 install-sh                |  348 ++++++++++---
 ltmain.sh                 |  233 +++++----
 missing                   |   61 +-
 mkinstalldirs             |    5 
 src/FreeType/Makefile.in  |  128 ++--
 src/FreeType/fttools.c    |    7 
 src/Makefile.in           |  196 +++----
 src/Speedo/Makefile.in    |  128 ++--
 src/Type1/Makefile.in     |  128 ++--
 src/bitmap/Makefile.in    |  128 ++--
 src/builtins/Makefile.in  |  128 ++--
 src/builtins/dir.c        |  155 ++++++
 src/fc/Makefile.in        |  128 ++--
 src/fontcache/Makefile.in |  128 ++--
 src/fontfile/Makefile.in  |  128 ++--
 src/fontfile/catalogue.c  |   23 
 src/stubs/Makefile.in     |  128 ++--
 src/util/Makefile.in      |  128 ++--
 28 files changed, 2687 insertions(+), 1800 deletions(-)
---



Reply to: