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

xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1_1.1.5-1'



Tag 'xserver-xorg-input-evdev-1_1.1.5-1' created by Drew Parsons <dparsons@debian.org> at 2007-03-19 08:57 +0000

Tagging upload of xserver-xorg-input-evdev 1:1.1.5-1 to experimental.

Changes since xf86-input-evdev-1.1.5:
Branden Robinson (3):
      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

David Nusinow (31):
      Vendor drop of the rest of 7.0
      Update drivers in modular branch. We'll re-pull the ubuntu packaging properly
      Add packaging for jamstudio, elo2300, voodoo, joystick, and evdev
      Fix maintainer and uploader fields. God, I love sed.
      * Rename driver packages to be more consistent and intuitive
      Pull in and use xsfbs
      Move .install files to new naming scheme for drivers
      Change driver package names to new scheme
      Actually change the names of the input drivers.
      Move all install files for renaming scheme and delete v4l driver which doesn't currently have packaging
      Fix Branden's email address
      Prepare changelogs for upload to unstable
      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.
      Rename evdev driver working dir to use svn best practices
      Merge evdev driver 1.0.2 to working branch
      Prepare changelog with closers
      * Run dh_install with --list-missing
      * Bump debhelper compat to 5
      * Bump standards version to 3.7.2.0
      * Add x11proto-kb-dev to build-depends
      Prepare changelog for release
      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

Drew Parsons (11):
        * Upstream patch 1-add-inotify-architectures.patch enables building
        * Upstream patch 1-add-inotify-architectures.patch enables building
        * Add patch rule to build rule to debian/rules to get
      Fix versioned depends: xserver-xorg-core (>= 2:1.1.1-1) (see #391508)
      Upload corrections to unstable.
        * Applied upstream patches 10-bitfield-fixes.patch and
        * Apply upstream patch 30-absolute-axis.patch to avert potential
      Also apply 40-close-fd.patch, as the last "trivial" patch from
      Use dh_installman to install man pages.
      Merge branch 'debian-unstable' of http://git.debian.org/git/pkg-xorg/xsfbs into debian-experimental
      Upload new version to experimental.

Julien Cristau (13):
      For each driver, add a symlink to xserver-xorg-core's bug script, so that each
      Merge branch 'upstream-experimental' into debian-experimental
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release (xf86-input-evdev 1.1.5).
      Add upstream ChangeLog
      autoreconf
      Add copy of xsfbs.
      Drop all patches, they are applied upstream.
      Add patch to replace "ø" with "\(/o" in the evdev(4) manpage.
      debian/rules clean needs to depend on xsfclean.
      Merge branch 'xsfbs' into debian-experimental
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.

Steve Langasek (1):
      merge 7.1 onto trunk for all input drivers -- packaging fixes only for

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

---
 ChangeLog                                   |  672 
 Makefile.in                                 |  666 
 aclocal.m4                                  | 7933 ++++++++++
 compile                                     |  142 
 config.guess                                | 1500 +
 config.h.in                                 |   57 
 config.sub                                  | 1608 ++
 configure                                   |22029 ++++++++++++++++++++++++++++
 debian/changelog                            |  139 
 debian/compat                               |    1 
 debian/control                              |   28 
 debian/copyright                            |   22 
 debian/patches/evdev_man_illegal_char.patch |   12 
 debian/patches/series                       |    1 
 debian/rules                                |   92 
 debian/watch                                |    2 
 debian/xserver-xorg-input-evdev.install     |    1 
 debian/xserver-xorg-input-evdev.links       |    1 
 debian/xserver-xorg-input-evdev.manpages    |    1 
 debian/xsfbs/xsfbs-autoreconf.mk            |  150 
 debian/xsfbs/xsfbs.mk                       |  380 
 debian/xsfbs/xsfbs.sh                       |  907 +
 depcomp                                     |  530 
 install-sh                                  |  323 
 ltmain.sh                                   | 6871 ++++++++
 man/Makefile.in                             |  419 
 missing                                     |  360 
 mkinstalldirs                               |  158 
 src/Makefile.in                             |  547 
 29 files changed, 45552 insertions(+)
---



Reply to: