Tag 'x11-xfs-utils-7.4+1' created by Julien Cristau <jcris...@debian.org> at 2009-02-15 23:53 +0000
Tagging upload of x11-xfs-utils 7.4+1 to unstable. Changes since x11-xfs-utils-7.3+1: Brice Goglin (10): Fix displaying of patches applied by quilt. Minor fixes in the patching system. Fix "display the output of quilt push/pop". Do not call laptop-detect, let the only user call it directly fslsfonts 1.0.2 fstobdf 1.0.3 showfont 1.0.2 xfsinfo 1.0.2 Misc fixes in debian/control Update xsfbs/quilt patching rules to be compatible with the David Nusinow (2): Remove make-orig-tar-gz target Kill the manifest code. Julien Cristau (13): 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 Support parallel builds Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable Fix debian/rules install target Prepare changelog for upload --- debian/changelog | 16 debian/control | 4 debian/copyright | 284 ++++++- debian/rules | 35 debian/xsfbs/xsfbs-autoreconf.mk | 150 --- debian/xsfbs/xsfbs.mk | 146 --- debian/xsfbs/xsfbs.sh | 394 +++++----- fslsfonts/COPYING | 45 - fslsfonts/ChangeLog | 184 ++++ fslsfonts/INSTALL | 236 ------ fslsfonts/Makefile.am | 12 fslsfonts/Makefile.in | 147 ++- fslsfonts/aclocal.m4 | 1434 ++++++++++++++++++-------------------- fslsfonts/compile | 142 --- fslsfonts/config.guess | 32 fslsfonts/config.sub | 48 + fslsfonts/configure | 206 ++--- fslsfonts/configure.ac | 2 fslsfonts/depcomp | 64 + fslsfonts/fslsfonts.man | 20 fslsfonts/install-sh | 348 +++++++-- fslsfonts/missing | 61 - fslsfonts/mkinstalldirs | 158 ---- fstobdf/COPYING | 93 ++ fstobdf/ChangeLog | 229 +++++- fstobdf/INSTALL | 236 ------ fstobdf/Makefile.am | 12 fstobdf/Makefile.in | 197 ++--- fstobdf/aclocal.m4 | 1434 ++++++++++++++++++-------------------- fstobdf/chars.c | 5 fstobdf/compile | 142 --- fstobdf/config.guess | 32 fstobdf/config.sub | 48 + fstobdf/configure | 206 ++--- fstobdf/configure.ac | 2 fstobdf/depcomp | 64 + fstobdf/fstobdf.h | 2 fstobdf/fstobdf.man | 18 fstobdf/install-sh | 348 +++++++-- fstobdf/missing | 61 - fstobdf/mkinstalldirs | 158 ---- showfont/COPYING | 72 + showfont/ChangeLog | 212 +++++ showfont/INSTALL | 236 ------ showfont/Makefile.am | 12 showfont/Makefile.in | 147 ++- showfont/aclocal.m4 | 1468 +++++++++++++++++++-------------------- showfont/config.guess | 32 showfont/config.h.in | 3 showfont/config.sub | 48 + showfont/configure | 332 ++++++-- showfont/configure.ac | 3 showfont/depcomp | 64 + showfont/install-sh | 348 +++++++-- showfont/missing | 61 - showfont/mkinstalldirs | 158 ---- showfont/showfont.c | 129 +-- showfont/showfont.man | 20 xfsinfo/COPYING | 70 + xfsinfo/ChangeLog | 208 +++++ xfsinfo/INSTALL | 236 ------ xfsinfo/Makefile.am | 12 xfsinfo/Makefile.in | 147 ++- xfsinfo/aclocal.m4 | 1468 +++++++++++++++++++-------------------- xfsinfo/config.guess | 32 xfsinfo/config.h.in | 3 xfsinfo/config.sub | 48 + xfsinfo/configure | 332 ++++++-- xfsinfo/configure.ac | 3 xfsinfo/depcomp | 64 + xfsinfo/install-sh | 348 +++++++-- xfsinfo/missing | 61 - xfsinfo/mkinstalldirs | 158 ---- xfsinfo/xfsinfo.c | 2 xfsinfo/xfsinfo.man | 20 75 files changed, 7294 insertions(+), 6718 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org