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

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



Tag 'libxinerama-1_1.0.2-1' created by Julien Cristau <jcristau@debian.org> at 2007-04-12 11:08 +0000

Tagging upload of libxinerama 1:1.0.2-1 to unstable.

Changes since 1_1.0.1-4.1:
Adam Jackson (2):
      Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
      Stub COPYING files

Alan Coopersmith (9):
      More updates for Panoramix -> Xinerama rename
      renamed: .cvsignore -> .gitignore
      Add *~ to .gitignore to skip over emacs/patch droppings
      Add support for source code checkers such as sparse & lint
      Clear sparse warnings & error
      Remove unneeded #include of <stdio.h>
      Add man page for Xinerama API functions
      Replace static ChangeLog with dist-hook to generate from git log
      Version bump: 1.0.2

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

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

Daniel Stone (2):
      Change version to 1.1.0 and soversion to 1.0.0.
      Set soversion to 1.0.0 using -version-number.

David Nusinow (12):
      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
      Fix changelog entry on NMU. Thanks Denis.
      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 (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 (13):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Merge tag 'XORG-7_1' into debian-experimental
      Merge tag 'libXinerama-1.0.2' into debian-experimental
      Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-experimental
      autoreconf
      New upstream release.
      * Add XS-Vcs-* to debian/control, and drop outdated CVS info.
      Add man/Makefile.in missed in the autoreconf step.
      Fix the name of the XS-Vcs-Browser field.
      Fix Section/Priority for binary packages.
      Prepare changelog for upload.
      Add and install the upstream changelog.

Kaleb Keithley (2):
      Initial revision
      XFree86 4.3.0.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.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Søren Sandmann Pedersen (1):
      util/modular/modularizelibrary.sh: use rm -f instead of rm in one place

Thierry Reding (1):
      Add watch files.

---
 .gitignore                       |   21 
 ChangeLog                        |  220 
 INSTALL                          |  236 
 Makefile.am                      |   14 
 Makefile.in                      |  351 -
 aclocal.m4                       | 3709 ++++++-----
 config.guess                     |  667 +-
 config.sub                       |  230 
 configure                        |12080 +++++++++++++++++++--------------------
 configure.ac                     |   12 
 debian/changelog                 |   14 
 debian/control                   |   15 
 debian/rules                     |    2 
 debian/watch                     |    2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |  380 +
 debian/xsfbs/xsfbs.sh            |  907 ++
 depcomp                          |  103 
 install-sh                       |  477 -
 ltmain.sh                        | 1278 ++--
 man/Makefile.am                  |   73 
 man/Makefile.in                  |  440 +
 man/Xinerama.man                 |  131 
 missing                          |  142 
 mkinstalldirs                    |   89 
 src/.gitignore                   |    6 
 src/Makefile.am                  |    8 
 src/Makefile.in                  |  234 
 src/Xinerama.c                   |    7 
 29 files changed, 13120 insertions(+), 8878 deletions(-)
---



Reply to: