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

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



Tag 'libxfont-1_1.4.3-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-19 00:42 +0000

Tagging upload of libxfont 1:1.4.3-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzlx+sACgkQeGfVPHR5Nd0/TQCfZsGrDOGvYxJB3GercIVAZW/G
o30An2vzivZBVyAM71viVkcWiCfIzFkW
=fxBy
-----END PGP SIGNATURE-----

Changes since libxfont-1_1.4.2-1:
Alan Coopersmith (2):
      Fix builds with Sun compilers
      libXfont 1.4.3

Cyril Brulebois (9):
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs.
      Bump xutils-dev build-dep for new macros.
      Add xmlto, xorg-sgml-doctools, and w3m build-dep for the doc.
      Pass --with-xmlto and --without-fop for the regular build (we want html and txt only). Disable both for the udeb build.
      Tweak doc filenames, and handle that through dh_install.
      Add --fail-missing -XlibXfont.la for the second dh_install call (the udeb one), for additional safety.
      Mention upstream git URL in a comment.
      Upload to experimental.

Gaetan Nadon (1):
      doc: use xorg-docs xorg.css stylesheet

Jeremy Huddleston (2):
      darwin: Fix build regression introduced by previous patch
      FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.

Jesse Adkins (1):
      Purge cvs tags.

Jon TURNEY (1):
      Build fix for platforms which don't have weak linkage

Yaakov Selkowitz (1):
      Revert "Bug #6247: Fix build on Cygwin"

---
 ChangeLog                    |  104 +++++++++++++++++++++++++++++++++++++++++++
 Makefile.am                  |   27 -----------
 configure.ac                 |   10 ++--
 debian/changelog             |   13 +++++
 debian/control               |    5 --
 debian/libxfont-dev.install  |    5 ++
 debian/rules                 |   13 +----
 debian/watch                 |    1 
 doc/.gitignore               |   10 ++--
 doc/Makefile.am              |   66 +++++++++++++++++++++++++++
 doc/fontlib.css              |   41 ----------------
 doc/fontlib.xml              |    1 
 doc/fontlib.xsl              |   32 -------------
 include/X11/fonts/bdfint.h   |    3 -
 include/X11/fonts/bitmap.h   |    3 -
 include/X11/fonts/bufio.h    |    3 -
 include/X11/fonts/fntfil.h   |    3 -
 include/X11/fonts/fntfilio.h |    3 -
 include/X11/fonts/fntfilst.h |    3 -
 include/X11/fonts/fontencc.h |    1 
 include/X11/fonts/fontmisc.h |    1 
 include/X11/fonts/fontshow.h |    2 
 include/X11/fonts/fontutil.h |    2 
 include/X11/fonts/fontxlfd.h |    3 -
 include/X11/fonts/pcf.h      |    3 -
 src/FreeType/ft.h            |    8 ---
 src/FreeType/ftenc.c         |    1 
 src/FreeType/ftfuncs.c       |   27 +++--------
 src/FreeType/ftfuncs.h       |    1 
 src/FreeType/fttools.c       |    2 
 src/FreeType/xttcap.c        |    1 
 src/FreeType/xttcap.h        |    1 
 src/Makefile.am              |    2 
 src/bitmap/bdfread.c         |    3 -
 src/bitmap/bdfutils.c        |    2 
 src/bitmap/bitmap.c          |    3 -
 src/bitmap/bitmapfunc.c      |    4 -
 src/bitmap/bitmaputil.c      |    3 -
 src/bitmap/bitscale.c        |    1 
 src/bitmap/fontink.c         |    3 -
 src/bitmap/pcfread.c         |    1 
 src/bitmap/pcfwrite.c        |    2 
 src/bitmap/snfread.c         |    2 
 src/bitmap/snfstr.h          |    2 
 src/builtins/builtin.h       |    2 
 src/builtins/file.c          |    3 -
 src/builtins/fonts.c         |    3 -
 src/builtins/fpe.c           |    4 -
 src/builtins/render.c        |    4 -
 src/fc/fsconvert.c           |    2 
 src/fc/fserve.c              |    3 -
 src/fc/fserve.h              |    2 
 src/fc/fservestr.h           |    2 
 src/fc/fsio.c                |    2 
 src/fc/fsio.h                |    2 
 src/fc/fslibos.h             |    2 
 src/fontfile/bitsource.c     |    3 -
 src/fontfile/bufio.c         |    3 -
 src/fontfile/decompress.c    |    2 
 src/fontfile/defaults.c      |    3 -
 src/fontfile/dirfile.c       |    3 -
 src/fontfile/fileio.c        |    3 -
 src/fontfile/filewr.c        |    3 -
 src/fontfile/fontdir.c       |    4 -
 src/fontfile/fontencc.c      |    1 
 src/fontfile/fontfile.c      |    5 --
 src/fontfile/fontscale.c     |    3 -
 src/fontfile/gunzip.c        |    2 
 src/fontfile/renderers.c     |    1 
 src/stubs/stubs.h            |   16 +++++-
 src/util/atom.c              |    3 -
 src/util/fontaccel.c         |    3 -
 src/util/fontnames.c         |    4 -
 src/util/fontutil.c          |    3 -
 src/util/fontxlfd.c          |    3 -
 src/util/format.c            |    2 
 src/util/miscutil.c          |    5 --
 src/util/patcache.c          |    3 -
 src/util/private.c           |    3 -
 src/util/utilbitmap.c        |    1 
 80 files changed, 233 insertions(+), 307 deletions(-)
---


Reply to: