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

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



Tag '1_1.2.2-1' created by Drew Parsons <dparsons@debian.org> at 1970-01-01 00:00 +0100

Changes since 1_1.0.0-4:
David Nusinow:
      Bump our libxfont working branch to 1.1.0
      * Merge libxfont from 7.1 branch to trunk in preparation for upload to
      Prepare changelog for upload

Drew Parsons:
      New upstream version libXfont 1.2.2.
        * New upstream version.

---
 ChangeLog                                  |  750 +++-
 Makefile.am                                |   17 
 Makefile.in                                |  361 +-
 aclocal.m4                                 | 3391 +++++++++++--------
 config.sub                                 |    6 
 configure                                  | 5091 +++++++++++++----------------
 configure.ac                               |    4 
 debian/changelog                           |   44 
 debian/compat                              |    2 
 debian/control                             |   11 
 debian/libxfont1.install                   |    2 
 debian/patches/01_fontserver_fix_SEGV.diff |   23 
 debian/patches/series                      |    1 
 debian/rules                               |    6 
 depcomp                                    |  103 
 include/X11/fonts/fontconf.h               |    2 
 include/X11/fonts/fontconf.h.in            |    2 
 include/X11/fonts/fontmisc.h               |    2 
 install-sh                                 |  477 +-
 ltmain.sh                                  | 1402 +++++--
 missing                                    |  142 
 src/FreeType/Makefile.in                   |  183 -
 src/FreeType/ftfuncs.c                     |  166 
 src/FreeType/ftfuncs.h                     |    1 
 src/FreeType/ftsystem.c                    |    1 
 src/FreeType/fttools.c                     |    7 
 src/Makefile.am                            |    4 
 src/Makefile.in                            | 2102 -----------
 src/Speedo/Makefile.in                     |  195 -
 src/Type1/Makefile.in                      |  196 -
 src/Type1/afm.c                            |    7 
 src/Type1/scanfont.c                       |   12 
 src/Type1/util.c                           |    2 
 src/bitmap/Makefile.in                     |  188 -
 src/bitmap/pcfread.c                       |   29 
 src/builtins/Makefile.in                   |  183 -
 src/builtins/file.c                        |    2 
 src/builtins/fonts.c                       | 3561 ++++++--------------
 src/fc/Makefile.in                         |  181 -
 src/fc/fserve.c                            |    4 
 src/fc/fstrans.c                           |    2 
 src/fontcache/Makefile.in                  |  183 -
 src/fontfile/Makefile.in                   |  196 -
 src/fontfile/ffcheck.c                     |   10 
 src/fontfile/fontfile.c                    |   28 
 src/stubs/Makefile.in                      |  196 -
 src/stubs/cauthgen.c                       |    6 
 src/stubs/csignal.c                        |    6 
 src/stubs/delfntcid.c                      |    6 
 src/stubs/errorf.c                         |    6 
 src/stubs/fatalerror.c                     |    6 
 src/stubs/findoldfnt.c                     |    6 
 src/stubs/getcres.c                        |    6 
 src/stubs/getdefptsize.c                   |    6 
 src/stubs/getnewfntcid.c                   |    6 
 src/stubs/gettime.c                        |    6 
 src/stubs/initfshdl.c                      |    6 
 src/stubs/regfpefunc.c                     |    6 
 src/stubs/rmfshdl.c                        |    6 
 src/stubs/servclient.c                     |    7 
 src/stubs/setfntauth.c                     |    6 
 src/stubs/stfntcfnt.c                      |    6 
 src/stubs/stubs.h                          |   10 
 src/stubs/xpstubs.c                        |   12 
 src/util/Makefile.am                       |    3 
 src/util/Makefile.in                       |  191 -
 src/util/atom.c                            |    7 
 src/util/miscutil.c                        |   16 
 68 files changed, 9106 insertions(+), 10708 deletions(-)
---



Reply to: