libxrender: Changes to 'refs/tags/libxrender-1_0.9.5-1'
Tag 'libxrender-1_0.9.5-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-25 18:42 +0000
Tagging upload of libxrender 1:0.9.5-1 to unstable.
Changes since libxrender-1_0.9.4-2:
Alan Coopersmith (4):
Add README with pointers to mailing list, bugzilla & git repos
Move libXrender documentation from xorg-docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXrender 0.9.5
David Nusinow (1):
Add README.source
Julien Cristau (22):
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
Restore upstream's INSTALL file
Install the libXrender doc in libxrender-dev.
Drop -1 debian revision from build-deps to appease lintian
Prepare changelog for upload
Paulo Cesar Pereira de Andrade (1):
Janitor: make distcheck, compiler warnings, .gitignore.
Timo Aaltonen (10):
Merge commit 'libXrender-0.9.5' 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.
Bump Standards-Version to 3.8.3.
Add libtool to bdeps.
Move -dbg package to section debug.
Drop pre-dependency on x11-common from libxrender-dev. This was needed for upgrades from sarge.
Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable
---
.gitignore | 8
ChangeLog | 40
INSTALL | 236
Makefile.am | 8
Makefile.in | 698 -
README | 25
aclocal.m4 | 8126 ---------------
config.guess | 1516 --
config.h.in | 64
config.sub | 1626 ---
configure |21341 ------------------------------------------
configure.ac | 21
debian/README.source | 73
debian/changelog | 17
debian/control | 15
debian/libxrender-dev.install | 1
debian/rules | 17
debian/xsfbs/repack.sh | 32
debian/xsfbs/xsfbs.mk | 50
debian/xsfbs/xsfbs.sh | 311
depcomp | 584 -
doc/libXrender.txt | 600 +
install-sh | 507
ltmain.sh | 6938 -------------
missing | 367
src/.gitignore | 6
src/Filter.c | 12
src/Makefile.am | 5
src/Makefile.in | 537 -
src/Poly.c | 4
src/Xrender.c | 26
31 files changed, 869 insertions(+), 42942 deletions(-)
---
Reply to: