xft2 (2.1.2-0jds.gnoppix1) unstable; urgency=low

  * built on woody for gnoppix 

 -- James D Strandboge <jstrand1@rochester.rr.com>  Mon, 22 Sep 2003 00:57:47 +0000

xft2 (2.1.1-2) unstable; urgency=low

  * debian/control: move libxft2-dev from section "devel" to "libdevel"
  * debian/rocks:
    - drop deb-common-build and deb-extra-clean rules per Colin Walters
    - pass --x-includes and --x-libraries to configure script, since the
      AC_PATH_X autoconf macro is highly suboptimal
    - don't be so crazy about the versioning in the shlibs file (i.e., drop
      Debian package component)
  * debian/libxft2-dev.preinst: sense of the version comparison when removing
    the obsolete diversion of XftFreetype.h was wrong; fixed

 -- Branden Robinson <branden@debian.org>  Wed, 30 Apr 2003 23:24:33 -0500

xft2 (2.1.1-1) unstable; urgency=low

  * New upstream version.
    + includes fixes for some bugs when drawing to non-RENDER-enabled servers
      (Closes: #178817)
    + handle both 0-indexed and 1-indexed glyph numbering schemes
      (Closes: #190610)
    + xft-config --cflags and --libs now give more correct output
      (Closes: #179942, #179944)

  * configure.ac: add -lXext and -lX11 to XRENDER_LIBS
  * xft-config.in: add -lX11 to --libs output
  * xft.pc.in: add -lX11 to Libs line

  * the above changes ensure that libXft.so.2.1.1 has proper linkage, declares
    needed shared objects correctly, and thus enables dpkg-shlibdeps to find
    what it's looking for (Closes: #186042)

  * debian/*: various cosmetic cleanups
  * debian/control:
    - Update Build-Depends and libxft-dev's Depends to reflect all development
      library dependencies
    - Bump Standards-Version to 3.5.9.
    - Rewrite extended descriptions.
  * debian/copyright: updated
  * debian/rocks: stop nuking config.{guess,sub} in debian-extra-clean rule;
    it is no longer part of the upstream source archive
  * debian/libxft2-dev.{postrm,preinst}: stop diverting XftFreetype.h, since
    the package no longer ships it; also handle removal of now-obsolete
    diversion when upgrading from earlier versions

 -- Branden Robinson <branden@debian.org>  Wed, 30 Apr 2003 01:31:58 -0500

xft2 (2.1-8) unstable; urgency=low

  * Adopting this package per request from Colin Walters (XFree86 4.3.0 will
    be generating libxft2, anyway.)
  * config/{config.guess,config.sub,ltmain.sh}: updated with libtoolize
    --force --copy
  * debian/control: set Maintainer field to me

 -- Branden Robinson <branden@debian.org>  Tue, 11 Mar 2003 23:28:33 -0500

xft2 (2.1-7) unstable; urgency=low

  * debian/control:
    - Build-Depend on xlibs-dev (>= 4.2.0) (Closes: #174596).
    - [libxft2-dev] Depend on xlibs-dev (>= 4.2.0).

 -- Colin Walters <walters@debian.org>  Fri, 17 Jan 2003 13:11:34 -0500

xft2 (2.1-6) unstable; urgency=low

  * debian/rules:
    - Update to latest version of Colin's Build System.
  * debian/rocks:
    - Tighten up shlibs for libxft2.

 -- Colin Walters <walters@debian.org>  Wed,  8 Jan 2003 22:47:30 -0500

xft2 (2.1-5) unstable; urgency=low

  * debian/control:
    - Build-Depend on the latest libfontconfig1-dev, and by transitivity
    the latest libfreetype6-dev.  The libfreetype6-dev issue was causing
    configuration problems, which is what caused the autoconf macros to
    pick up empty paths for X. (Closes: #172661).

 -- Colin Walters <walters@debian.org>  Sun, 22 Dec 2002 17:42:30 -0500

xft2 (2.1-4) unstable; urgency=low

  * debian/patches/fix-configure-in-x-paths.patch:
    - New patch (Closes: #172703, #172661).
  * debian/rocks:
    - Remove extra cruft in deb-extra-clean rule.

 -- Colin Walters <walters@debian.org>  Thu, 12 Dec 2002 17:42:57 -0500

xft2 (2.1-3) unstable; urgency=low

  * debian/control:
    - Depend (and Build-Depend) on the latest libfontconfig1-dev.
  * debian/rules:
    - Update to latest version of Colin's Build System.

 -- Colin Walters <walters@debian.org>  Wed, 11 Dec 2002 00:42:03 -0500

xft2 (2.1-2) unstable; urgency=low

  * First upload to unstable; this is part of #170559, which is closed
    with the fontconfig upload.
  * debian/rules:
    - Update to latest version of Colin's Build System.

 -- Colin Walters <walters@debian.org>  Fri,  6 Dec 2002 01:39:21 -0500

xft2 (2.1-1) unstable; urgency=low

  * New upstream version.
  * debian/rules:
    - Use Colin's Build System.
  * debian/control:
    - Bump Standards-Version to 3.5.8.
    - Build-Depend on the latest fontconfig.
  * debian/libxft2-dev.{preinst,postrm}:
    - Add Debhelper tokens.
  * debian/copyright:
    - Fix Upstream Authors.

 -- Colin Walters <walters@debian.org>  Tue,  3 Dec 2002 23:04:12 -0500

xft2 (2.0-4) unstable; urgency=low

  * debian/libxft2.install:
    - Install xft-config.

 -- Colin Walters <walters@debian.org>  Sat, 19 Oct 2002 10:24:35 -0400

xft2 (2.0-3) unstable; urgency=low

  * debian/libxft2.install:
    - Install libraries in /usr/X11R6/lib, not /usr/lib.

 -- Colin Walters <walters@debian.org>  Tue, 15 Oct 2002 11:22:58 -0400

xft2 (2.0-2) unstable; urgency=low

  * debian/control:
    - [xft2] Build-Depend on xlibs-dev, not xlib6g-dev.
    - [libxft2-dev] Depend on xlibs-dev, not xlib6g-dev.  Also depend on pkg-config.
  * debian/rules:
    - Install xft.pc.

 -- Colin Walters <walters@debian.org>  Mon, 14 Oct 2002 22:59:06 -0400

xft2 (2.0-1) unstable; urgency=low

  * Initial version.

 -- Colin Walters <walters@debian.org>  Sun, 13 Oct 2002 14:43:56 -0400

  $Id: changelog 24 2003-05-01 04:25:25Z branden $
  vim:set ai tw=78 et sw=2 sts=2:
