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

libdmx: Changes to 'refs/tags/libdmx-1_1.0.2-3'



Tag 'libdmx-1_1.0.2-3' created by Julien Cristau <jcristau@debian.org> at 2008-05-11 12:09 +0000

Tagging upload of libdmx 1:1.0.2-3 to unstable.

Changes since libdmx-1_1.0.2-2:
Adam Jackson (4):
      Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
      Stub COPYING files
      Coverity #928: Don't dereference screen if it's null.
      Bump to 1.0.2

Alan Coopersmith (3):
      Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3. Use sed
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
      renamed: .cvsignore -> .gitignore

Alexander Gottwald (1):
      lib/XScrnSaver/configure.ac

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):
      Set soversion to 1.0 using -version-number.
      Set soversion to 1.0.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.

Julien Cristau (13):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Remove outdated info from the descriptions, add XS-Vcs-*.
      Fix typo.
      Updates to debian/control
      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
      more minor debian/control fixes
      Add myself to Uploaders.
      autoreconf with recent autotools to get updated config.{guess,sub}.
      Prepare changelog for upload

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

Kevin E Martin (10):
      Add Distributed Multihead X (DMX) support
      Fix overwrite in DMX library calls (Bug #1989, Mark McLoughlin).
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update pkgconfig files to separate library build-time dependencies from
      Add check and cflags for malloc(0) returning NULL.
      Update package version number for X11R7 RC3 release.
      Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Søren Sandmann Pedersen (6):
      - Add dmx build system
      Really add the dmx build system.
      *** empty log message ***
      Dummy change to make CVS see this file.
      Dummy change
      Apply these patches from Theo van Klaveren:

Thierry Reding (1):
      Add watch files.

---
 .gitignore            |   21 
 Makefile.in           |  174 
 aclocal.m4            | 1278 ++++---
 config.guess          |  701 ++-
 config.h.in           |    9 
 config.sub            |  278 +
 configure             | 8806 ++++++++++++++++++++++++++++----------------------
 debian/changelog      |   16 
 debian/control        |   25 
 debian/watch          |    2 
 debian/xsfbs/xsfbs.mk |  310 +
 debian/xsfbs/xsfbs.sh |  900 +++++
 depcomp               |   93 
 install-sh            |  514 ++
 ltmain.sh             |  287 +
 man/.gitignore        |    2 
 man/Makefile.in       |   99 
 missing               |   61 
 mkinstalldirs         |   92 
 src/.gitignore        |    6 
 src/Makefile.in       |  156 
 21 files changed, 8715 insertions(+), 5115 deletions(-)
---


Reply to: