x11proto-xf86dri: Changes to 'refs/tags/x11proto-xf86dri-2.1.0-1'
Tag 'x11proto-xf86dri-2.1.0-1' created by Julien Cristau <jcristau@debian.org> at 2009-09-29 14:57 +0000
Tagging upload of x11proto-xf86dri 2.1.0-1 to unstable.
Changes since x11proto-xf86dri-2.0.4-1:
Brice Goglin (1):
Update xsfbs/quilt patching rules to be compatible with the
David Nusinow (1):
Add README.source
Julien Cristau (31):
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
Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
Run autoreconf at build time.
Drop Pre-Depends on x11-common, this was needed for upgrades from sarge.
Bump debhelper compat level to 5.
Bump Standards-Version to 3.8.3.
Delete generated files
Merge tag 'xf86driproto-2.1.0' into debian-unstable
Bump changelogs
Bump xutils-dev build-dep for newer xorg-macros
Prepare changelog for upload
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (4):
Remove RCS tags
Move xf86dristr.h to xf86driproto.h for consistency with other modules.
Remove Xfuncproto.h include.
Bump to 2.1.0
---
.gitignore | 3
ChangeLog | 184 ++
Makefile.am | 6
Makefile.in | 519 -------
aclocal.m4 | 616 ---------
configure | 3209 -------------------------------------------------
configure.ac | 6
debian/README.source | 73 +
debian/changelog | 11
debian/compat | 2
debian/control | 8
debian/rules | 17
debian/xsfbs/repack.sh | 32
debian/xsfbs/xsfbs.mk | 68 -
debian/xsfbs/xsfbs.sh | 526 +-------
install-sh | 519 -------
missing | 367 -----
mkinstalldirs | 161 --
xf86dri.h | 2
xf86driproto.h | 342 +++++
xf86dristr.h | 346 -----
21 files changed, 812 insertions(+), 6205 deletions(-)
---
Reply to: