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

libxdamage: Changes to 'refs/tags/libxdamage-1_1.1.2-1'



Tag 'libxdamage-1_1.1.2-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-25 14:44 +0000

Tagging upload of libxdamage 1:1.1.2-1 to unstable.

Changes since libxdamage-1_1.1.1-4:
Alan Coopersmith (3):
      Add README with pointers to mailing list, bugzilla & git repos
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXdamage 1.1.2

Brice Goglin (8):
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright
      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 (1):
      Add README.source

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (25):
      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
      Restore upstream's INSTALL file
      Bump Standards-Version to 3.8.3 (no changes).
      Prepare changelog for upload

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

Peter Hutterer (3):
      Change parameter names for QueryVersion/QueryExtension.
      Fix a comment in configure.ac, this is libXdamage, not libXfixes
      Require pkg-config to find the packages, no funky x11 lookups.

Ryan Lortie (1):
      libXdamage incorrectly encodes/decodes the 'More' field from the event.

Timo Aaltonen (8):
      Merge commit 'libXdamage-1.1.2' 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 libxdamage-dev. This was needed for upgrades from sarge.
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable

---
 .gitignore                       |    7 
 ChangeLog                        |   92 
 INSTALL                          |  238 
 Makefile.am                      |   14 
 Makefile.in                      |  688 -
 README                           |   24 
 aclocal.m4                       | 7480 -------------
 config.guess                     | 1500 --
 config.h.in                      |   67 
 config.sub                       | 1616 --
 configure                        |22317 ---------------------------------------
 configure.ac                     |   57 
 debian/README.source             |   73 
 debian/changelog                 |   23 
 debian/control                   |   19 
 debian/copyright                 |    3 
 debian/rules                     |   18 
 debian/xsfbs/repack.sh           |   32 
 debian/xsfbs/xsfbs.mk            |   68 
 debian/xsfbs/xsfbs.sh            |  526 
 depcomp                          |  530 
 include/X11/extensions/Xdamage.h |    8 
 install-sh                       |  323 
 ltmain.sh                        | 6871 ------------
 missing                          |  360 
 mkinstalldirs                    |  158 
 src/Makefile.am                  |    4 
 src/Makefile.in                  |  501 
 src/Xdamage.c                    |   24 
 29 files changed, 464 insertions(+), 43177 deletions(-)
---


Reply to: