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

libxkbui: Changes to 'refs/tags/libxkbui-1_1.0.2-3'



Tag 'libxkbui-1_1.0.2-3' created by Julien Cristau <jcristau@debian.org> at 2008-05-11 13:09 +0000

Tagging upload of libxkbui 1:1.0.2-3 to unstable.

Changes since 1_1.0.1-3:
Adam Jackson (3):
      Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
      Stub COPYING files
      Bump to 1.0.2

Alan Coopersmith (2):
      Add missing library dependencies: Xdmcp: -lsocket (if needed for recvfrom,
      renamed: .cvsignore -> .gitignore

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 (5):
      Set soversion to 1.0.0 using -version-number.
      Eliminate use of _XkbStrCaseCmp.
      Coverity #789: Fix memory leak.
      Fix stupid typos. (Shang-Feng Yang)
      Really fix free thinkos.

David Nusinow (14):
      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
      Merge libxkbui from the 7.1 branch to trunk now that it's in unstable
      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 (5):
      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 (10):
      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-*.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      debian/control updates
      Merge branch 'upstream-unstable' into debian-unstable
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      autoreconf with current autotools to get updated config.{guess,sub}.
      Prepare changelog for upload

Kaleb Keithley (3):
      Initial revision
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

Keith Packard (1):
      Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

Kevin E Martin (6):
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update pkgconfig files to separate library build-time dependencies from
      Update package version number for X11R7 RC3 release.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Søren Sandmann Pedersen (1):
      Add xkbui to symlink.sh Don't include XKBFileInt.h in xc/lib/xkbui. Instead

Thierry Reding (1):
      Add watch files.

---
 .gitignore            |   21 
 ChangeLog             |   20 
 Makefile.in           |  415 -
 aclocal.m4            | 3951 ++++++++------
 config.guess          |  701 +-
 config.h.in           |    9 
 config.sub            |  278 -
 configure             |13236 ++++++++++++++++++++++++++------------------------
 configure.ac          |    2 
 debian/changelog      |   43 
 debian/compat         |    2 
 debian/control        |   29 
 debian/rules          |    6 
 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       |  333 -
 src/XKBui.c           |   17 
 24 files changed, 13472 insertions(+), 9446 deletions(-)
---


Reply to: