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

x11proto-render: Changes to 'refs/tags/x11proto-render-2_0.11-1'



Tag 'x11proto-render-2_0.11-1' created by Julien Cristau <jcristau@debian.org> at 2009-09-28 16:18 +0000

Tagging upload of x11proto-render 2:0.11-1 to unstable.

Changes since x11proto-render-2_0.9.3-2:
Brice Goglin (1):
      Update xsfbs/quilt patching rules to be compatible with the

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

Fredrik Höglund (2):
      Add support for the PDF blend mode operators.
      Bump version to 0.11.

James Cloos (3):
      Add *~ to .gitignore to skip patch/emacs droppings
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/proto/renderproto
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (33):
      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
      Run autoreconf at build time.
      Delete generated files
      Bump debhelper compat to 5.
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
      Drop Pre-Depends on x11-common and Conflicts/Replaces on render-dev.
      Remove the XS- prefix from Vcs-* control fields.
      Add dependency on x11proto-core-dev.
      Bump Standards-Version to 3.8.3.
      Merge tag 'renderproto-0.11' into debian-unstable
      Bump changelogs
      Bump xutils-dev build-dep for new util-macros
      Prepare changelog for upload

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Søren Sandmann Pedersen (4):
      Describe the four repeat options for pictures
      Delete reference to unimplemented ColorTriangles and ColorTrapezoids
      Clarify semantics of clipping
      Clarify behavior of IncludeInferior and GraphicsExposures.

---
 .gitignore                       |    4 
 ChangeLog                        |  348 ++++
 Makefile.am                      |   12 
 Makefile.in                      |  528 ------
 aclocal.m4                       |  610 -------
 configure                        | 3209 ---------------------------------------
 configure.ac                     |    6 
 debian/README.source             |   73 
 debian/changelog                 |   14 
 debian/compat                    |    2 
 debian/control                   |   16 
 debian/rules                     |   16 
 debian/xsfbs/repack.sh           |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 -
 debian/xsfbs/xsfbs.mk            |  131 -
 debian/xsfbs/xsfbs.sh            |  522 +-----
 install-sh                       |  507 ------
 missing                          |  367 ----
 mkinstalldirs                    |  161 -
 render.h                         |   23 
 renderproto.txt                  |  170 --
 21 files changed, 725 insertions(+), 6176 deletions(-)
---


Reply to: