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

libxxf86dga: Changes to 'refs/tags/libxxf86dga-2_1.0.2-1'



Tag 'libxxf86dga-2_1.0.2-1' created by Julien Cristau <jcristau@debian.org> at 2007-09-05 23:20 +0000

Tagging upload of libxxf86dga 2:1.0.2-1 to unstable.

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

Alan Coopersmith (8):
      spell freedesktop.org correctly
      Use sed to put version number in man page Add shadow man pages for man
      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
      Merge libxxf86dga from 7.1 branch to trunk in preparation for upload to usntable
      Merge changes that should have been done on trunk but were done on the branch instead. oops
      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

Egbert Eich (6):
      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
      BugZilla #601: Fixing makedepend choking on floating point exception

Eric Anholt (1):
      Bump to 1.0.2 and require updated xf86dgaproto for the prototype update.

James Cloos (1):
      Add *~ to .gitignore to skip patch/emacs droppings

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 the name of the XS-Vcs-Browser field.
      Merge tag 'libXxf86dga-1_0_1' into debian-unstable
      Merge tag 'libXxf86dga-1.0.2' into debian-unstable
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      autoreconf
      Update changelogs for new upstream.
      Install the upstream changelog.
      Remove Branden and Fabio from Uploaders with their permission; add myself.
      Really bump (build)dep on xf86dgaproto; use binary:Version instead of Source-Version
      Prepare changelog for upload.

Kaleb Keithley (5):
      Initial revision
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
      Initial revision
      XFree86 4.3.99.901 (RC 1)

Kean Johnson (1):
      See ChangeLog entry 2005-11-07 for details.

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

Kevin E Martin (8):
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update package version number for X11R7 RC2 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.

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

Thierry Reding (1):
      Add watch files.

Wang Zhenyu (1):
      Fix sign extension bug on x86_64 system.

---
 .gitignore                              |   19 
 ChangeLog                               |  270 -
 Makefile.in                             |  386 -
 aclocal.m4                              | 2655 +++++-----
 config.guess                            |  687 +-
 config.sub                              |  244 
 configure                               | 8171 +++++++++++++++++---------------
 configure.ac                            |    4 
 debian/changelog                        |   43 
 debian/compat                           |    2 
 debian/control                          |   24 
 debian/libxxf86dga-dev.install          |    1 
 debian/patches/01_manpage_location.diff |   34 
 debian/patches/series                   |    1 
 debian/rules                            |    8 
 debian/watch                            |    2 
 debian/xsfbs/xsfbs-autoreconf.mk        |  150 
 debian/xsfbs/xsfbs.mk                   |  388 +
 debian/xsfbs/xsfbs.sh                   |  900 +++
 depcomp                                 |  159 
 install-sh                              |  649 +-
 ltmain.sh                               | 1461 +++--
 man/.gitignore                          |    3 
 man/Makefile.am                         |    6 
 man/Makefile.in                         |  209 
 missing                                 |  193 
 mkinstalldirs                           |  111 
 src/.gitignore                          |    9 
 src/Makefile.in                         |  305 -
 src/XF86DGA.c                           |    6 
 src/config.h.in                         |    9 
 31 files changed, 10559 insertions(+), 6550 deletions(-)
---



Reply to: