Tag 'x11proto-bigreqs-1_1.1.0-1' created by Julien Cristau <jcris...@debian.org> at 2009-09-06 09:31 +0000
Tagging upload of x11proto-bigreqs 1:1.1.0-1 to unstable. Changes since x11proto-bigreqs-1_1.0.2-5: Alan Coopersmith (1): renamed: .cvsignore -> .gitignore 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 (29): 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 'bigreqsproto-1.1.0' into debian-unstable Update changelogs Run autoreconf at build time. Delete generated files Add upstream download URL to debian/copyright. Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N. Remove xlibs-static-dev Conflicts/Replaces and x11-common Pre-Depends Bump Standards-Version to 3.8.3. Bump debhelper compat level to 5. Prepare changelog for upload Paulo Cesar Pereira de Andrade (1): Janitor: Correct make distcheck and dont distribute autogen.sh Peter Hutterer (3): Remove RCS tags. Move bigreqstr.h to bigreqsproto.h. bigreqsproto 1.1.0 --- .cvsignore | 10 .gitignore | 14 ChangeLog | 165 +++ Makefile.am | 13 Makefile.in | 434 -------- aclocal.m4 | 879 ---------------- bigreqsproto.h | 67 + bigreqstr.h | 72 - configure | 2587 ------------------------------------------------- configure.ac | 6 debian/README.source | 73 + debian/changelog | 13 debian/compat | 2 debian/control | 10 debian/copyright | 3 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 -- 22 files changed, 537 insertions(+), 5173 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org