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

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



Tag 'libxfont-1_1.3.3-1' created by Julien Cristau <jcristau@debian.org> at 2008-07-17 20:33 +0000

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

Changes since libxfont-1_1.3.2-1:
Adam Jackson (1):
      libXfont 1.3.3

Alan Coopersmith (2):
      Don't allow a font alias to point to itself and create a loop
      FontFileDirectoryChanged: check length of "fonts.alias" as well as "fonts.dir"

Brice Goglin (1):
      Update xsfbs/quilt patching rules to be compatible with the

Colin Harrison (1):
      Fix build for WIN32

Julien Cristau (19):
      Add missing include in src/FreeType/ftfuncs.c
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Drop dependency on x11-common from libxfont1{,-dbg}.
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      Merge tag 'libXfont-1.3.3' into debian-unstable
      autoreconf
      Update changelogs
      Disable the type1 rasterizer and support for speedo font files.
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Fix rules dependencies
      Prepare changelog for upload

Maarten ter Huurne (1):
      Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformat

Matthieu Herrb (1):
      nuke RCS Ids

---
 ChangeLog                        |   60 ++++++
 Makefile.am                      |    2 
 Makefile.in                      |    2 
 aclocal.m4                       |   24 +-
 config.h.in                      |    3 
 configure                        |  112 +++++++++--
 configure.ac                     |    2 
 debian/changelog                 |   11 +
 debian/control                   |    4 
 debian/rules                     |    6 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---------------
 debian/xsfbs/xsfbs.mk            |   51 +----
 debian/xsfbs/xsfbs.sh            |  387 +++++++++++++++++++++------------------
 include/X11/fonts/fontconf.h.in  |    2 
 ltmain.sh                        |    2 
 src/FreeType/ftenc.c             |    4 
 src/FreeType/ftfuncs.c           |    1 
 src/Makefile.am                  |    2 
 src/Makefile.in                  |    2 
 src/fc/fstrans.c                 |    2 
 src/fontfile/dirfile.c           |    6 
 src/fontfile/fontdir.c           |    4 
 22 files changed, 430 insertions(+), 409 deletions(-)
---


Reply to: