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

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



Tag 'libxfont-1_1.3.4-1' created by Julien Cristau <jcristau@debian.org> at 2008-12-23 14:09 +0000

Tagging upload of libxfont 1:1.3.4-1 to experimental.

Changes since libxfont-1_1.3.3-1:
Adam Jackson (2):
      Nuke fontcache.
      Retry font server connections faster.

Alan Coopersmith (8):
      Add support for bzip2 bitmap font compression
      Pad CreateAC packets with 0 auths to workaround xfs bug
      Always scan catalogue dirs at startup, even if their mtime < 0
      Use XORG_CWARNFLAGS & XORG_CHANGELOG macros from xorg-macros 1.2
      Update COPYING file with additional copyrights/licenses
      Add simple README with pointers to bugzilla/git/mailing list
      miscutil.c:108: warning: old-style parameter declaration
      Version bump: 1.3.4

Benjamin Close (1):
      Make sure font names/font alias names are null terminated

Derek Wang (1):
      Sun bug 4510977: dtremote fails to start session

Julien Cristau (9):
      Don't clobber CFLAGS in configure
      Merge tag 'libXfont-1.3.4' into debian-experimental
      Wrap build-deps in debian/control.
      Run autoreconf on build
      Handle parallel builds.
      delete generated files
      New upstream release, update changelogs
      Drop obsolete x11proto-fontcache-dev build-dependency.
      Prepare changelog for upload

Peter Breitenlohner (1):
      X.Org Bug 17945: avoid gcc warnings for libXfont

---
 COPYING                   |   54 
 ChangeLog                 |  117 
 Makefile.am               |    5 
 Makefile.in               |  794 -
 README                    |   25 
 aclocal.m4                | 7891 ---------------
 config.guess              | 1526 ---
 config.h.in               |  136 
 config.sub                | 1658 ---
 configure                 |23192 ----------------------------------------------
 configure.ac              |   49 
 debian/changelog          |   11 
 debian/control            |   14 
 debian/rules              |   23 
 depcomp                   |  589 -
 include/X11/fonts/bufio.h |    3 
 install-sh                |  519 -
 ltmain.sh                 | 6964 -------------
 missing                   |  367 
 mkinstalldirs             |  161 
 src/FreeType/Makefile.am  |    2 
 src/FreeType/Makefile.in  |  461 
 src/Makefile.am           |   11 
 src/Makefile.in           |  652 -
 src/Speedo/Makefile.am    |    2 
 src/Speedo/Makefile.in    |  496 
 src/Type1/Makefile.am     |    2 
 src/Type1/Makefile.in     |  515 -
 src/bitmap/Makefile.am    |    2 
 src/bitmap/Makefile.in    |  472 
 src/bitmap/bitmapfunc.c   |   51 
 src/bitmap/bitscale.c     |   21 
 src/builtins/Makefile.am  |    2 
 src/builtins/Makefile.in  |  462 
 src/builtins/dir.c        |    6 
 src/fc/Makefile.am        |    2 
 src/fc/Makefile.in        |  461 
 src/fc/fserve.c           |   10 
 src/fc/fsio.c             |    2 
 src/fontcache/.gitignore  |    6 
 src/fontcache/Makefile.am |    8 
 src/fontcache/Makefile.in |  453 
 src/fontcache/fcqueue.h   |  133 
 src/fontcache/fontcache.c | 1022 --
 src/fontcache/fontcache.h |  121 
 src/fontfile/Makefile.am  |    6 
 src/fontfile/Makefile.in  |  493 
 src/fontfile/bunzip2.c    |  179 
 src/fontfile/catalogue.c  |   14 
 src/fontfile/ffcheck.c    |    2 
 src/fontfile/fileio.c     |    9 
 src/fontfile/fontdir.c    |    2 
 src/fontfile/register.c   |    2 
 src/stubs/Makefile.am     |    2 
 src/stubs/Makefile.in     |  490 
 src/util/Makefile.am      |    2 
 src/util/Makefile.in      |  472 
 src/util/miscutil.c       |    2 
 58 files changed, 552 insertions(+), 50596 deletions(-)
---


Reply to: