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

x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.2.2-5'



Tag 'x11proto-dmx-1_2.2.2-5' created by Julien Cristau <jcristau@debian.org> at 2008-05-11 15:58 +0000

Tagging upload of x11proto-dmx 1:2.2.2-5 to unstable.

Changes since dmxproto-X11R7.0-2.2.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 (1):
      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 (2):
      Fix typo; change first dmxproto.h to dmxext.h.
      Change version to 2.2.

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-dmx 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.

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

Josh Triplett (1):
      Add some COPYING files.

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

Kevin E Martin (5):
      Add Distributed Multihead X (DMX) support
      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.

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

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

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

---
 .gitignore            |   10 
 Makefile.in           |  256 +++--
 aclocal.m4            | 1038 +++++++-------------
 configure             | 2489 ++++++++++++++++++++++++++++++--------------------
 debian/changelog      |   27 
 debian/control        |   15 
 debian/rules          |    4 
 debian/watch          |    2 
 debian/xsfbs/xsfbs.mk |  310 ++++++
 debian/xsfbs/xsfbs.sh |  900 ++++++++++++++++++
 install-sh            |  477 +++++----
 missing               |  142 +-
 mkinstalldirs         |   89 +
 13 files changed, 3741 insertions(+), 2018 deletions(-)
---


Reply to: