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

libxxf86misc: Changes to 'refs/tags/libxxf86misc-1_1.0.1-3'



Tag 'libxxf86misc-1_1.0.1-3' created by Julien Cristau <jcristau@debian.org> at 2008-05-11 15:15 +0000

Tagging upload of libxxf86misc 1:1.0.1-3 to unstable.

Changes since 1_1.0.1-2:
Adam Jackson (1):
      Bump to 1.0.1

Alan Coopersmith (8):
      spell freedesktop.org correctly
      [lib/Xxf86misc]
      Add generated man pages to .cvsignores
      Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
      Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
      Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages
      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

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.

Egbert Eich (5):
      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

Julien Cristau (16):
      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-*.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove XS- prefix from Vcs control fields, fix name of Vcs-Browser
      Bump Standards-Version to 3.7.3.
      Merge branch 'upstream-unstable' into debian-unstable
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Remove Fabio and Branden from Uploaders with their permission.
      minor debian/control fixes
      Use ${binary:Version} instead of the deprecated ${Source-Version}.
      libxxf86misc1{,-dbg} don't need to depend on x11-common.
      Add myself to Uploaders.
      autoreconf with current autotools to get updated config.{guess,sub}.
      Prepare changelog for upload

Kaleb Keithley (5):
      R6.6 is the Xorg base-line
      Initial revision
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
      XFree86 4.3.99.901 (RC 1)

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

Kevin E Martin (7):
      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.

Kristian Høgsberg (1):
      Simple whitespace change to change ownership of ,v file on server. Needed

Søren Sandmann Pedersen (1):
      Apply patch from Jeff Smith (whydoubt@yahoo.com):

Thierry Reding (1):
      Add watch files.

---
 .gitignore            |   17 
 Makefile.in           |  159 +-
 aclocal.m4            | 1050 +++++++++++------
 config.guess          |  701 ++++++-----
 config.sub            |  278 +++-
 configure             | 3035 ++++++++++++++++++++++++++------------------------
 debian/changelog      |   15 
 debian/control        |   26 
 debian/watch          |    2 
 debian/xsfbs/xsfbs.mk |  310 +++++
 debian/xsfbs/xsfbs.sh |  900 ++++++++++++++
 depcomp               |   93 +
 install-sh            |  514 +++++---
 ltmain.sh             |  287 +++-
 man/.gitignore        |    3 
 man/Makefile.am       |    2 
 man/Makefile.in       |   89 -
 man/XF86Misc.man      |    2 
 missing               |   61 -
 mkinstalldirs         |   92 +
 src/.gitignore        |    9 
 src/Makefile.in       |  150 +-
 src/config.h.in       |    9 
 23 files changed, 5147 insertions(+), 2657 deletions(-)
---


Reply to: