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

libfs: Changes to 'refs/tags/libfs-2_1.0.0-5'



Tag 'libfs-2_1.0.0-5' created by Julien Cristau <jcristau@debian.org> at 2008-05-11 12:52 +0000

Tagging upload of libfs 2:1.0.0-5 to unstable.

Changes since libfs-2_1.0.0-4:
Adam Jackson (1):
      Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with

Alan Coopersmith (3):
      Need to include "config.h" in fs_transport.c so Xtrans knows which
      Add -D flags to clear various warnings (Stefan Dirsch)
      renamed: .cvsignore -> .gitignore

Alexander Gottwald (2):
      Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
      Replace <X11/transport.c> with <X11/Xtrans/transport.c>

Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (4):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly

Daniel Stone (2):
      Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
      Set soversion to 6.0.0 using -version-number.

David Nusinow (13):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename
      Remove make-orig-tar-gz target
      Kill the manifest code.

Egbert Eich (6):
      Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk

Julien Cristau (11):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Remove outdated info from the descriptions, add XS-Vcs-*.
      Fix typo.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Merge branch 'upstream-unstable' into debian-unstable
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      debian/control updates
      autoreconf with current autotools to get updated config.{guess,sub}.
      Prepare changelog for upload

Kaleb Keithley (4):
      R6.6 is the Xorg base-line
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
      XFree86 4.3.99.902 (RC 2)

Kean Johnson (1):
      See ChangeLog entry 2005-11-07 for details.

Keith Packard (3):
      Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
      Make some minor source adjustments so that we don not need to use
      Eliminate xtrans CFLAGS from .pc file as xtrans is not part of the public

Kevin E Martin (7):
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update package version number for X11R7 RC2 release.
      Update pkgconfig files to separate library build-time dependencies from
      Add check and cflags for malloc(0) returning NULL.
      Update package version number for X11R7 RC3 release.
      Update package version number for final X11R7 release candidate.

Søren Sandmann Pedersen (3):
      - Add FSlib to symlink.sh
      - Use XTRANS_CONNECTION_FLAGS macro in lib/FS/configure.ac
      Apply these patches from Theo van Klaveren:

Thierry Reding (1):
      Add watch files.

---
 .gitignore            |   21 
 COPYING               |    2 
 Makefile.am           |    2 
 Makefile.in           |  417 -
 aclocal.m4            | 4488 +++++++++-------
 config.guess          |  701 +-
 config.h.in           |   15 
 config.sub            |  278 -
 configure             |13757 ++++++++++++++++++++++++++------------------------
 configure.ac          |    2 
 debian/changelog      |   15 
 debian/control        |   26 
 debian/watch          |    2 
 debian/xsfbs/xsfbs.mk |  310 +
 debian/xsfbs/xsfbs.sh |  900 +++
 depcomp               |  188 
 install-sh            |  659 +-
 ltmain.sh             | 1505 +++--
 missing               |  193 
 mkinstalldirs         |   92 
 src/.gitignore        |    6 
 src/Makefile.in       |  357 -
 src/fs_transport.c    |    2 
 23 files changed, 14062 insertions(+), 9876 deletions(-)
---


Reply to: