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

x11proto-input: Changes to 'refs/tags/x11proto-input-1.4.3-1'



Tag 'x11proto-input-1.4.3-1' created by Julien Cristau <jcristau@debian.org> at 2008-03-07 12:52 +0000

Tagging upload of x11proto-input 1.4.3-1 to unstable.

Changes since x11proto-input-1.4.2-1:
Adam Jackson (1):
      inputproto 1.4.3

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

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.

Eamon Walsh (1):
      XI.h needs X.h for CARD32 on 64-bit systems.

James Cloos (3):
      Add *~ to .gitignore to skip patch/emacs droppings
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/proto/inputproto
      Replace static ChangeLog with dist-hook to generate from git log

Jesse Barnes (1):
      Use Xmd.h instead of X.h to pull in CARD32 definition

Julien Cristau (9):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Merge tag 'inputproto-1.4.3' of git.freedesktop.org:/git/xorg/proto/inputproto into debian-unstable
      delete xsfbs to allow proper import
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      autoreconf
      Update changelog
      debian/control updates
      Prepare changelog for upload

Peter Hutterer (1):
      Bump to 1.4.2.1

---
 .gitignore                       |    1 
 ChangeLog                        |    4 
 Makefile.am                      |   10 
 Makefile.in                      |  132 ++++++----
 XI.h                             |    3 
 aclocal.m4                       |  161 ++++++------
 configure                        |  121 +++++----
 configure.ac                     |    2 
 debian/changelog                 |   16 +
 debian/control                   |   16 -
 debian/copyright                 |    3 
 debian/xsfbs/xsfbs-autoreconf.mk |    2 
 debian/xsfbs/xsfbs.mk            |  131 +++------
 debian/xsfbs/xsfbs.sh            |    9 
 install-sh                       |  514 ++++++++++++++++++++++++++-------------
 missing                          |   61 ++--
 mkinstalldirs                    |    5 
 17 files changed, 723 insertions(+), 468 deletions(-)
---


Reply to: