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

libxfixes: Changes to 'refs/tags/libxfixes-1_4.0.4-1'



Tag 'libxfixes-1_4.0.4-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-25 17:39 +0000

Tagging upload of libxfixes 1:4.0.4-1 to unstable.

Changes since libxfixes-1_4.0.3-2:
Alan Coopersmith (3):
      Add README with pointers to mailing list, bugzilla & git repos
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXfixes 4.0.4

Branden Robinson (1):
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (13):
      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
      Wrap build-deps
      Bump Standards-Version to 3.8.2 for real

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

James Cloos (1):
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (30):
      Updates to debian/control
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      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
      Add bug closer
      Fix changelog typo
      Fix patch rule dependency
      Bump Standards-Version to 3.8.3.
      Prepare changelog for upload

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and gcc/sparse warnings.

Peter Hutterer (1):
      Rename parameters to clarify QueryVersion/QueryExtension.

Timo Aaltonen (8):
      Merge commit 'libXfixes-4.0.4' into debian-unstable
      Update the changelogs.
      Delete generated files.
      Run autoreconf on build. Add build-deps on automake and xutils-dev.
      Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
      Add libtool to bdeps.
      Drop pre-dependency on x11-common from libxtst-dev. This was needed for upgrades from sarge.
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable

---
 .gitignore                       |    9 
 COPYING                          |    1 
 ChangeLog                        |  333 
 Makefile.am                      |   14 
 Makefile.in                      |  696 -
 README                           |   24 
 aclocal.m4                       | 7884 --------------
 config.guess                     | 1500 --
 config.h.in                      |   55 
 config.sub                       | 1608 --
 configure                        |21025 ---------------------------------------
 configure.ac                     |   19 
 debian/README.source             |   73 
 debian/changelog                 |   31 
 debian/control                   |   29 
 debian/copyright                 |    3 
 debian/rules                     |   23 
 debian/xsfbs/repack.sh           |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |  172 
 debian/xsfbs/xsfbs.sh            |  533 
 depcomp                          |  530 
 include/X11/extensions/Xfixes.h  |    8 
 install-sh                       |  323 
 ltmain.sh                        | 6871 ------------
 man/.gitignore                   |    2 
 man/Makefile.am                  |    3 
 man/Makefile.in                  |  411 
 man/Xfixes.man                   |    6 
 missing                          |  360 
 mkinstalldirs                    |  158 
 src/.gitignore                   |    7 
 src/Cursor.c                     |   12 
 src/Makefile.am                  |    4 
 src/Makefile.in                  |  517 
 src/Region.c                     |    8 
 src/Xfixes.c                     |   18 
 37 files changed, 685 insertions(+), 42767 deletions(-)
---


Reply to: