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

x11proto-kb: Changes to 'refs/tags/x11proto-kb-1.0.3-3'



Tag 'x11proto-kb-1.0.3-3' created by Julien Cristau <jcristau@debian.org> at 2008-05-11 17:06 +0000

Tagging upload of x11proto-kb 1.0.3-3 to unstable.

Changes since kbproto-X11R7.0-1.0.2:
Adam Jackson (2):
      Require automake 1.7 in AM_INIT_AUTOMAKE
      revert last change, didn't do right thing at all, sorry for the noise

Alan Coopersmith (3):
      Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> Xevie
      More compiler warning fixes for missing prototypes:
      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 (5):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Various fixed in debian/control and copyright
      Do not call laptop-detect, let the only user call it directly

Daniel Stone (3):
      Set version to 1.0.
      unconditionally declare XFree86Private
      Bump to 1.0.3.

David Nusinow (15):
      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
      Rename the protocol dirs to match the debian package names, like the other packages in the repo
      * Merge x11proto-kb from 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 (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

Eric Anholt (1):
      Add basic .cvsignore files for proto modules.

Josh Triplett (1):
      Add COPYING file for KB.

Julien Cristau (8):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Merge branch 'upstream-unstable' into debian-unstable
      debian/control update
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Prepare changelog for upload

Kaleb Keithley (3):
      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

Kevin E Martin (4):
      Initial build system files for proto module.
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update package version number for final X11R7 release candidate.

Kristian Høgsberg (1):
      Teach xkb how to optionally run xkbcomp from $bindir instead of

Søren Sandmann Pedersen (1):
      Change all the protonames from <extension>Ext to <extension>Proto.

Thierry Reding (1):
      Add some more watch files.

---
 .gitignore            |   10 
 Makefile.in           |  247 +++--
 XKB.h                 |    2 
 aclocal.m4            | 1020 +++++++-------------
 configure             | 2432 ++++++++++++++++++++++++++++++--------------------
 configure.ac          |    2 
 debian/changelog      |   36 
 debian/control        |   23 
 debian/copyright      |    3 
 debian/rules          |    4 
 debian/watch          |    2 
 debian/xsfbs/xsfbs.mk |  310 ++++++
 debian/xsfbs/xsfbs.sh |  900 ++++++++++++++++++
 install-sh            |  477 +++++----
 missing               |  142 +-
 mkinstalldirs         |  111 --
 16 files changed, 3615 insertions(+), 2106 deletions(-)
---


Reply to: