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

libxtrap: Changes to 'refs/tags/libxtrap-2_1.0.0-4'



Tag 'libxtrap-2_1.0.0-4' created by Julien Cristau <jcristau@debian.org> at 2008-05-11 13:22 +0000

Tagging upload of libxtrap 2:1.0.0-4 to unstable.

Changes since 1_1.0.0-3:
Adam Jackson (2):
      Bug #3407: Clean out ancient #ifdef X11R5 conditionals.
      Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with

Alan Coopersmith (1):
      renamed: .cvsignore -> .gitignore

Alexander Gottwald (1):
      add missing check for xext.pc

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 (1):
      Change soversion to 6.4.0 with -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 (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 (11):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      * Add XS-Vcs-* and drop outdated CVS info from the descriptions.
      Fix the name of the XS-Vcs-Browser field.
      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 (2):
      Initial revision
      XFree86 4.3.0.1

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

Kevin E Martin (5):
      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.

Søren Sandmann Pedersen (3):
      - Make Xt install its internal files in /usr/include/X11, both in the
      Check in build system for XTrap
      xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove

Thierry Reding (1):
      Add watch files.

Timo Aaltonen (1):
      Bump the epoch so that this can be synced to Ubuntu in the future.

---
 .gitignore            |   21 
 COPYING               |    2 
 Makefile.am           |    2 
 Makefile.in           |  418 -
 aclocal.m4            | 3951 ++++++++-------
 config.guess          |  701 +-
 config.h.in           |    9 
 config.sub            |  278 -
 configure             |13089 ++++++++++++++++++++++++++------------------------
 configure.ac          |    2 
 debian/changelog      |   20 
 debian/control        |   29 
 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       |  314 -
 22 files changed, 13358 insertions(+), 9333 deletions(-)
---


Reply to: