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

xft: Changes to 'svn-7.1'



New branch 'svn-7.1' available with the following commits:
commit 01e9517f63f3fcbb4611e281e98dcb8eddb65983
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Aug 24 04:30:33 2006 +0000

    * Remove that explicit shlibs file added in the last upload. The only
      symbols that are hidden are private, so if your app is using those symbols
      it's being very naughty. Go back to just generating shlibs using
      dh_makeshlibs.

commit 6007a3ae1389462efbb80bdddaa53dff349a319c
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Aug 17 01:00:59 2006 +0000

    * Add shlibs file because the public API and exported symbols changed
      between 2.1.8.2 and now

commit 0bd3a745a295407c8fd47b01c44f7551121af3c4
Author: Branden Robinson <branden@debian.org>
Date:   Tue Aug 1 15:29:08 2006 +0000

    Use only the major version, minor version, and major patch number
    components of the Policy Manual revision in Standards-Version, because "the
    minor patch level will be changed when only cosmetic, typographical or
    other edits are made which neither change the meaning of the document nor
    affect the contents of packages".  See Policy Manual §5.6.11.
    
    (The real reason for this commit, as with r2615, is to test tweaks to the
    repository's commit-email.pl script.)

commit 0c3f5fa18c58cef51d838399c07cd069425fd392
Author: Branden Robinson <branden@debian.org>
Date:   Tue Aug 1 14:10:51 2006 +0000

    Whitespace police.
    
    (The real reason for this commit is to test tweaks to the repository's
    commit-email.pl script.)

commit 762f0783f3d7f2ea02ad4b4fafbadae2018e9d75
Author: Andres Salomon <dilinger@debian.org>
Date:   Mon Jul 24 15:07:34 2006 +0000

    Revert .la file additions

commit a8d2bb603a9df1ed2cf65cd7626e7c018d11b01b
Author: Andres Salomon <dilinger@debian.org>
Date:   Sun Jul 23 20:43:57 2006 +0000

    Include libXft.la in -dev package (#350316)

commit 155f4546c31a19ac51f8a5495e24170404bbc78f
Author: Andres Salomon <dilinger@debian.org>
Date:   Sun Jul 23 07:52:14 2006 +0000

    Prepare a new upstream release; xft 2.1.10.  In the process:
    
     * Drop patches/002_no_xproto_dep.diff, now that x11proto-core-dev has
       a .pc file.  Make the dep on libx11-dev versioned so that we're sure
       to have an xproto.pc file (from xorg 7.0 or higher).
    
    libxft-dev depending upon libx11-dev (>= 2:1.0.0) should ensure that
    xproto.pc is there (even if it is empty).

commit 9e19d5ae51c1d9e390282932d3ec51138cdbb01f
Author: Andres Salomon <dilinger@debian.org>
Date:   Sun Jul 23 07:12:49 2006 +0000

    fix changelog to not make lintian upset, and also add myself to uploaders.

commit 27b7c8fbf1879b2723db44acaaec0aca00d20eba
Author: Andres Salomon <dilinger@debian.org>
Date:   Mon Jul 17 04:44:49 2006 +0000

    Idempotency fixes; everywhere where we're using a separate build directory,
    we tend to create it via "mkdir obj-$(foo)".  This doesn't work if rebuilding,
    because the directory already exists.  Instead, only create it if there's
    no directory there already.



Reply to: