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

x11proto-damage: Changes to 'refs/tags/x11proto-damage-1_1.2.0-1'



Tag 'x11proto-damage-1_1.2.0-1' created by Julien Cristau <jcristau@debian.org> at 2009-09-05 12:58 +0000

Tagging upload of x11proto-damage 1:1.2.0-1 to unstable.

Changes since x11proto-damage-1.1.0-2:
Brice Goglin (6):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Various fixed in debian/control and copyright
      Do not call laptop-detect, let the only user call it directly
      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

Gaetan Nadon (1):
      damageproto: use XORG_CHANGELOG macro to create ChangeLog. #22611

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

Julien Cristau (32):
      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
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Merge tag 'damageproto-1.2.0' into debian-unstable
      Bump changelog
      Run autoreconf at build time.
      Delete generated files
      Bump debhelper compat level to 5.
      Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
      Drop Conflicts/Replaces on libxdamage-dev and Pre-Depends on x11-common.
      Remove the XS- prefix from Vcs-* control fields.
      Remove Branden from Uploaders.
      Bump Standards-Version to 3.8.3.
      Prepare changelog for upload

Owen Taylor (1):
      Document that 'parts' may be None for DamageSubtract

Peter Hutterer (2):
      Remove RCS tags
      damageproto 1.2.0

Timo Aaltonen (1):
      Bump the epoch so that this can be synced to Ubuntu in the future.

---
 .gitignore                       |    1 
 ChangeLog                        |   48 
 Makefile.am                      |   12 
 Makefile.in                      |  540 ------
 aclocal.m4                       |  647 -------
 configure                        | 3201 ---------------------------------------
 configure.ac                     |    9 
 damageproto.h                    |    2 
 damageproto.txt                  |   11 
 damagewire.h                     |    2 
 debian/README.source             |   73 
 debian/changelog                 |   22 
 debian/compat                    |    2 
 debian/control                   |   24 
 debian/copyright                 |    3 
 debian/rules                     |   13 
 debian/xsfbs/repack.sh           |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 -
 debian/xsfbs/xsfbs.mk            |  150 -
 debian/xsfbs/xsfbs.sh            |  529 +-----
 install-sh                       |  323 ---
 missing                          |  360 ----
 mkinstalldirs                    |  158 -
 23 files changed, 377 insertions(+), 5935 deletions(-)
---


Reply to: