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

xfonts-utils: Changes to 'refs/tags/xfonts-utils-1_7.4+2'



Tag 'xfonts-utils-1_7.4+2' created by Julien Cristau <jcristau@debian.org> at 2009-08-07 20:18 +0000

Tagging upload of xfonts-utils 1:7.4+2 to unstable.

Changes since xfonts-utils-1_7.4+1:
Brice Goglin (2):
      Update xsfbs/quilt patching rules to be compatible with the
      bdftopcf 1.0.1

David Nusinow (1):
      Add README.source

Julien Cristau (23):
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      Add Replaces: fonttosfnt (<< 1.0.4), and mention fonttosfnt in the description
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      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
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function
      Add bug closer
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      bump Standards-Version to 3.8.2.
      Update debian/rules for policy 3.8 and parallel builds
      Move dh_makeshlibs call before dh_shlibdeps and dh_gencontrol to silence lintian.
      font-util 1.0.2.
      debian/copyright: update from font-util/COPYING.
      Override lintian error about our Depends: xfonts-encodings.
      Prepare changelog for upload

---
 bdftopcf/ChangeLog                    |  199 +
 bdftopcf/Makefile.am                  |   15 
 bdftopcf/Makefile.in                  |   29 
 bdftopcf/aclocal.m4                   | 1240 ++++----
 bdftopcf/bdftopcf.c                   |    4 
 bdftopcf/compile                      |  147 
 bdftopcf/config.guess                 |  677 ++--
 bdftopcf/config.h.in                  |    9 
 bdftopcf/config.sub                   |  237 +
 bdftopcf/configure                    |  492 ++-
 bdftopcf/configure.ac                 |    7 
 bdftopcf/depcomp                      |  103 
 bdftopcf/install-sh                   |  477 +--
 bdftopcf/missing                      |  142 
 bdftopcf/mkinstalldirs                |  111 
 debian/README.source                  |   73 
 debian/changelog                      |   22 
 debian/control                        |    7 
 debian/copyright                      |   36 
 debian/rules                          |   37 
 debian/xfonts-utils.lintian-overrides |    1 
 debian/xsfbs/repack.sh                |   32 
 debian/xsfbs/xsfbs.mk                 |   47 
 debian/xsfbs/xsfbs.sh                 |  417 +-
 font-util/COPYING                     |   78 
 font-util/ChangeLog                   |  273 +
 font-util/Makefile.am                 |   22 
 font-util/Makefile.in                 |  232 -
 font-util/README                      |   25 
 font-util/aclocal.m4                  |  292 +
 font-util/autogen.sh                  |   12 
 font-util/bdftruncate.c               |  222 +
 font-util/bdftruncate.pl              |   77 
 font-util/config.guess                |  782 +++--
 font-util/config.h.in                 |   42 
 font-util/config.sub                  |  331 +-
 font-util/configure                   | 5050 ++++++++++++++++++++--------------
 font-util/configure.ac                |   18 
 font-util/depcomp                     |  188 +
 font-util/install-sh                  |  659 ++--
 font-util/missing                     |  193 -
 font-util/mkinstalldirs               |  111 
 font-util/ucs2any.c                   |   12 
 43 files changed, 8097 insertions(+), 5083 deletions(-)
---


Reply to: