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

libxtst: Changes to 'refs/tags/libxtst-2_1.0.99.2-1'



Tag 'libxtst-2_1.0.99.2-1' created by Julien Cristau <jcristau@debian.org> at 2009-09-29 13:57 +0000

Tagging upload of libxtst 2:1.0.99.2-1 to experimental.

Changes since libxtst-2_1.0.3-1:
Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Brice Goglin (11):
      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
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright
      Install the upstream ChangeLog
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
      Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs into debian-unstable
      Bump Standards-Version to 3.8.2 now that we have README.source
      Move -dbg packages to section debug

David Nusinow (3):
      Remove make-orig-tar-gz target
      Kill the manifest code.
      Add README.source

Egbert Eich (2):
      Fix man page build when srcdir is specified.
      Wrong place. Reverting srcdir patch.

Ian Romanick (1):
      Add .PHONY build target to fix parallel builds

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Julien Cristau (36):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Wrap the Build-Depends control field
      Run autoreconf at build time.
      Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
      Drop pre-dependency on x11-common from libxtst-dev.
      Bump Standards-Version to 3.8.3.
      Merge tag 'libXtst-1.0.99.2' into debian-experimental
      Bump changelogs
      Wrap libxtst-dev's Depends control field
      Bump {Build-,}Depends, add Replaces on x11proto-xext-dev and x11proto-record-dev.
      Delete generated files
      Drop -1 debian revision from Build-Depends [lintian].
      Prepare changelog for upload

Magnus Kessler (1):
      Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems

Paulo Cesar Pereira de Andrade (1):
      Janitor: ansification, make distcheck, compiler warnings.

Peter Hutterer (9):
      Rename parameters to clarify QueryExtension call.
      Require xi.pc for XInput.h include.
      Include xtestproto.h, not xteststr.h
      Move XTest.h header from xextproto/libXext to here.
      Version bump: 1.0.99.1
      XRecord: avoid use of uninitialised variables.
      Move record headers to here.
      Include recordproto.h instead of recordstr.h
      Version bump: 1.0.99.2

---
 .gitignore                       |   11 
 ChangeLog                        |  378 
 INSTALL                          |  234 
 Makefile.am                      |    6 
 Makefile.in                      |  716 -
 README                           |   24 
 aclocal.m4                       | 8126 --------------
 config.guess                     | 1516 --
 config.h.in                      |   64 
 config.sub                       | 1626 --
 configure                        |21373 ---------------------------------------
 configure.ac                     |   15 
 debian/README.source             |   73 
 debian/changelog                 |   26 
 debian/control                   |   49 
 debian/rules                     |   23 
 debian/xsfbs/repack.sh           |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |  167 
 debian/xsfbs/xsfbs.sh            |  533 
 depcomp                          |  584 -
 include/X11/extensions/XTest.h   |  146 
 include/X11/extensions/record.h  |  183 
 install-sh                       |  507 
 ltmain.sh                        | 6938 ------------
 man/.gitignore                   |    7 
 man/Makefile.am                  |   66 
 man/Makefile.in                  |  451 
 man/XTest.xml                    |   16 
 missing                          |  367 
 mkinstalldirs                    |  161 
 src/.gitignore                   |    6 
 src/Makefile.am                  |   10 
 src/Makefile.in                  |  497 
 src/XRecord.c                    |   81 
 src/XTest.c                      |  109 
 36 files changed, 1210 insertions(+), 44061 deletions(-)
---


Reply to: