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

x11proto-xf86vidmode: Changes to 'refs/tags/x11proto-xf86vidmode-2.2.99.1-1'



Tag 'x11proto-xf86vidmode-2.2.99.1-1' created by Julien Cristau <jcristau@debian.org> at 2009-09-29 09:50 +0000

Tagging upload of x11proto-xf86vidmode 2.2.99.1-1 to experimental.

Changes since x11proto-xf86vidmode-2.2.2-5:
Brice Goglin (1):
      Update xsfbs/quilt patching rules to be compatible with the

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 (30):
      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
      Bump debhelper compat level to 5.
      Run autoreconf at build time.
      Delete generated files
      Drop obsolete package relationships
      Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
      Bump Standards-Version to 3.8.3.
      Merge tag 'xf86vidmodeproto-2.2.99.1' into debian-experimental
      Bump changelogs
      Break old libxxf86vm-dev
      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

Peter Hutterer (5):
      Remove RCS tags
      Move xf86vmstr.h to xf86vmproto.h for consistency with other modules.
      Move request opcodes to xf86vmproto.h
      Remove xf86vmode.h Xlib parts, rename to xf86vm.h
      xf86vidmodeproto 2.2.99.1

---
 .gitignore             |    1 
 ChangeLog              |  177 +++
 Makefile.am            |   15 
 Makefile.in            |  434 --------
 aclocal.m4             |  879 ----------------
 configure              | 2587 -------------------------------------------------
 configure.ac           |    6 
 debian/README.source   |   73 +
 debian/changelog       |   14 
 debian/compat          |    2 
 debian/control         |   11 
 debian/rules           |   16 
 debian/xsfbs/repack.sh |   32 
 debian/xsfbs/xsfbs.mk  |   51 
 debian/xsfbs/xsfbs.sh  |  522 ++-------
 install-sh             |  294 -----
 missing                |  336 ------
 mkinstalldirs          |  111 --
 xf86vm.h               |   65 +
 xf86vmode.h            |  322 ------
 xf86vmproto.h          |  583 +++++++++++
 xf86vmstr.h            |  565 ----------
 22 files changed, 1116 insertions(+), 5980 deletions(-)
---


Reply to: