[build-status: 126440] Log for successful build of tex4ht_20080228-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Mon May 19 23:56:46 JST 2008
Automatic build of tex4ht_20080228-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080519-2317
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 3744kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main tex4ht 20080228-1 (dsc) [805B]
Get:2 http://debian.linux-m32r.org 06_devonian/main tex4ht 20080228-1 (tar) [3641kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main tex4ht 20080228-1 (diff) [102kB]
Fetched 3744kB in 1min47s (34.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4), libkpathsea-dev, quilt, sharutils
Build-Depends-Indep: fastjar, java-gcj-compat-dev (>= 1.0.77-4)
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 4 is satisfied)
libkpathsea-dev: already installed (3.0-30)
quilt: already installed (0.46-4)
sharutils: already installed (1:4.6.3-1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed------------------------------------------------------------------------------
dpkg-source: extracting tex4ht in tex4ht-20080228
dpkg-source: info: unpacking tex4ht_20080228.orig.tar.gz
dpkg-source: info: applying tex4ht_20080228-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package tex4ht
dpkg-buildpackage: source version 20080228-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp install-arch-stamp install-indep-stamp
# Clean up after the build process.
[ ! -f src/Makefile ] || /usr/bin/make -C src clean
# Clean up the Quilt stuff
QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2
No patch removed
rm -rf .pc patched-stamp
# Remove .png files created out of uue files
rm -f debian/html/*.png
# Remove the index.html file for html documentation
rm -f debian/html/index.html
# Remove the changelogs and NEWS stuff
rm -rf debian/doc
# Remove the litbuild stuff
rm -rf dest
rm -rf debian/lit/*log
dh_clean
debian/rules build
make: Nothing to be done for `build'.
/usr/bin/fakeroot debian/rules binary-arch
# quilt exits with 2 as return when there was nothing to do.
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
Applying patch debian/patches/add_Makefile.diff
patching file src/Makefile
Applying patch debian/patches/add_xtpipes_support
patching file src/Makefile
patching file src/java/manifest
Applying patch debian/patches/Makefile_indep_arch
patching file src/Makefile
Applying patch debian/patches/add_manpage.diff
patching file src/tex4ht.man
Applying patch debian/patches/add_scripts_sh.diff
patching file src/scripts.sh
Applying patch debian/patches/add_texmf_cnf.diff
patching file src/80tex4ht.cnf
Applying patch debian/patches/fix_tex4ht_env.diff
patching file texmf/tex4ht/base/unix/tex4ht.env
Applying patch debian/patches/fix_mk4ht.diff
patching file bin/unix/mk4ht
Now at patch debian/patches/fix_mk4ht.diff
touch patched-stamp
dh_testdir
/usr/bin/make -C src arch
make[1]: Entering directory `/build/buildd2/tex4ht-20080228/src'
gcc -o tex4ht tex4ht.c -O2 -g -Wall -DANSI -DHAVE_UNISTD_H -DHAVE_STRING_H -DHAVE_SYS_DIR_H -DHAVE_DIR_H -DHAVE_DIRENT_H -DLGTYP='".png"' -I/usr/include/kpathsea -lkpathsea -DKPATHSEA
tex4ht.c: In function 'main':
tex4ht.c:9030: warning: value computed is not used
gcc -o t4ht t4ht.c -O2 -g -Wall -DANSI -DHAVE_UNISTD_H -DHAVE_STRING_H -DHAVE_SYS_DIR_H -DHAVE_DIR_H -DHAVE_DIRENT_H -DLGTYP='".png"' -I/usr/include/kpathsea -lkpathsea -DKPATHSEA
t4ht.c: In function 'filterGifScript':
t4ht.c:742: warning: 'filtered_script' may be used uninitialized in this function
t4ht.c: In function 'main':
t4ht.c:2041: warning: 'addr' may be used uninitialized in this function
t4ht.c:2364: warning: 'media' may be used uninitialized in this function
sed \
-e "s;@TEXDIR@;/usr/share/texmf/tex/generic/tex4ht;g" \
-e "s;@TEX4HTDIR@;/etc/tex4ht;g" \
-e "s;@TEXMFCNF@;/etc/texmf/texmf.cnf;g" \
-e "s;@HTFDIR@;/usr/share/texmf/tex4ht/ht-fonts;g" \
-e "s;@SCRIPTSDIR@;/usr/share/tex4ht;g" \
tex4ht.man > tex4ht.1
ln -s tex4ht.1 t4ht.1
ln -s tex4ht.1 ht.1
ln -s tex4ht.1 httex.1
ln -s tex4ht.1 htlatex.1
ln -s tex4ht.1 httexi.1
ln -s tex4ht.1 mk4ht.1
sed \
-e "s;^i.*/ht-fonts/;i/usr/share/texmf/tex4ht/ht-fonts/;" \
-e "s;^tpath/tex/;t/usr/share/texmf/;" \
-e "s;%%~/texmf-dist/;/usr/share/texmf/;" \
../texmf/tex4ht/base/unix/tex4ht.env > tex4ht.env
mkdir -p ../scripts
if ( head -1 "../bin/unix/dbcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbcontext ../scripts/dbcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbcontext > ../scripts/dbcontext ; fi
if ( head -1 "../bin/unix/dblatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dblatex ../scripts/dblatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dblatex > ../scripts/dblatex ; fi
if ( head -1 "../bin/unix/dbmcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmcontext ../scripts/dbmcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmcontext > ../scripts/dbmcontext ; fi
if ( head -1 "../bin/unix/dbmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmex ../scripts/dbmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmex > ../scripts/dbmex ; fi
if ( head -1 "../bin/unix/dbmlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmlatex ../scripts/dbmlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmlatex > ../scripts/dbmlatex ; fi
if ( head -1 "../bin/unix/dbmmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmmex ../scripts/dbmmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmmex > ../scripts/dbmmex ; fi
if ( head -1 "../bin/unix/dbmtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmtex ../scripts/dbmtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmtex > ../scripts/dbmtex ; fi
if ( head -1 "../bin/unix/dbmtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmtexi ../scripts/dbmtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmtexi > ../scripts/dbmtexi ; fi
if ( head -1 "../bin/unix/dbmxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmxelatex ../scripts/dbmxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmxelatex > ../scripts/dbmxelatex ; fi
if ( head -1 "../bin/unix/dbmxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbmxetex ../scripts/dbmxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbmxetex > ../scripts/dbmxetex ; fi
if ( head -1 "../bin/unix/dbtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbtex ../scripts/dbtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbtex > ../scripts/dbtex ; fi
if ( head -1 "../bin/unix/dbtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbtexi ../scripts/dbtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbtexi > ../scripts/dbtexi ; fi
if ( head -1 "../bin/unix/dbxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbxelatex ../scripts/dbxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbxelatex > ../scripts/dbxelatex ; fi
if ( head -1 "../bin/unix/dbxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/dbxetex ../scripts/dbxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/dbxetex > ../scripts/dbxetex ; fi
if ( head -1 "../bin/unix/escontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/escontext ../scripts/escontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/escontext > ../scripts/escontext ; fi
if ( head -1 "../bin/unix/eslatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/eslatex ../scripts/eslatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/eslatex > ../scripts/eslatex ; fi
if ( head -1 "../bin/unix/esmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/esmex ../scripts/esmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/esmex > ../scripts/esmex ; fi
if ( head -1 "../bin/unix/estex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/estex ../scripts/estex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/estex > ../scripts/estex ; fi
if ( head -1 "../bin/unix/estexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/estexi ../scripts/estexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/estexi > ../scripts/estexi ; fi
if ( head -1 "../bin/unix/esxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/esxelatex ../scripts/esxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/esxelatex > ../scripts/esxelatex ; fi
if ( head -1 "../bin/unix/esxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/esxetex ../scripts/esxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/esxetex > ../scripts/esxetex ; fi
if ( head -1 "../bin/unix/ht" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/ht ../scripts/ht; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/ht > ../scripts/ht ; fi
if ( head -1 "../bin/unix/htcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/htcontext ../scripts/htcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/htcontext > ../scripts/htcontext ; fi
if ( head -1 "../bin/unix/htlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/htlatex ../scripts/htlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/htlatex > ../scripts/htlatex ; fi
if ( head -1 "../bin/unix/htmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/htmex ../scripts/htmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/htmex > ../scripts/htmex ; fi
if ( head -1 "../bin/unix/httex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/httex ../scripts/httex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/httex > ../scripts/httex ; fi
if ( head -1 "../bin/unix/httexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/httexi ../scripts/httexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/httexi > ../scripts/httexi ; fi
if ( head -1 "../bin/unix/htxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/htxelatex ../scripts/htxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/htxelatex > ../scripts/htxelatex ; fi
if ( head -1 "../bin/unix/htxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/htxetex ../scripts/htxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/htxetex > ../scripts/htxetex ; fi
if ( head -1 "../bin/unix/jh1context" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jh1context ../scripts/jh1context; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jh1context > ../scripts/jh1context ; fi
if ( head -1 "../bin/unix/jh1latex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jh1latex ../scripts/jh1latex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jh1latex > ../scripts/jh1latex ; fi
if ( head -1 "../bin/unix/jh1mex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jh1mex ../scripts/jh1mex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jh1mex > ../scripts/jh1mex ; fi
if ( head -1 "../bin/unix/jh1tex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jh1tex ../scripts/jh1tex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jh1tex > ../scripts/jh1tex ; fi
if ( head -1 "../bin/unix/jh1texi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jh1texi ../scripts/jh1texi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jh1texi > ../scripts/jh1texi ; fi
if ( head -1 "../bin/unix/jh1xelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jh1xelatex ../scripts/jh1xelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jh1xelatex > ../scripts/jh1xelatex ; fi
if ( head -1 "../bin/unix/jh1xetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jh1xetex ../scripts/jh1xetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jh1xetex > ../scripts/jh1xetex ; fi
if ( head -1 "../bin/unix/jhcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jhcontext ../scripts/jhcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jhcontext > ../scripts/jhcontext ; fi
if ( head -1 "../bin/unix/jhlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jhlatex ../scripts/jhlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jhlatex > ../scripts/jhlatex ; fi
if ( head -1 "../bin/unix/jhmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jhmex ../scripts/jhmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jhmex > ../scripts/jhmex ; fi
if ( head -1 "../bin/unix/jhtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jhtex ../scripts/jhtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jhtex > ../scripts/jhtex ; fi
if ( head -1 "../bin/unix/jhtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jhtexi ../scripts/jhtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jhtexi > ../scripts/jhtexi ; fi
if ( head -1 "../bin/unix/jhxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jhxelatex ../scripts/jhxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jhxelatex > ../scripts/jhxelatex ; fi
if ( head -1 "../bin/unix/jhxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jhxetex ../scripts/jhxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jhxetex > ../scripts/jhxetex ; fi
if ( head -1 "../bin/unix/jmcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jmcontext ../scripts/jmcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jmcontext > ../scripts/jmcontext ; fi
if ( head -1 "../bin/unix/jmlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jmlatex ../scripts/jmlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jmlatex > ../scripts/jmlatex ; fi
if ( head -1 "../bin/unix/jmmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jmmex ../scripts/jmmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jmmex > ../scripts/jmmex ; fi
if ( head -1 "../bin/unix/jmtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jmtex ../scripts/jmtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jmtex > ../scripts/jmtex ; fi
if ( head -1 "../bin/unix/jmtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jmtexi ../scripts/jmtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jmtexi > ../scripts/jmtexi ; fi
if ( head -1 "../bin/unix/jmxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jmxelatex ../scripts/jmxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jmxelatex > ../scripts/jmxelatex ; fi
if ( head -1 "../bin/unix/jmxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jmxetex ../scripts/jmxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jmxetex > ../scripts/jmxetex ; fi
if ( head -1 "../bin/unix/jscontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jscontext ../scripts/jscontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jscontext > ../scripts/jscontext ; fi
if ( head -1 "../bin/unix/jslatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jslatex ../scripts/jslatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jslatex > ../scripts/jslatex ; fi
if ( head -1 "../bin/unix/jsmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jsmex ../scripts/jsmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jsmex > ../scripts/jsmex ; fi
if ( head -1 "../bin/unix/jstex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jstex ../scripts/jstex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jstex > ../scripts/jstex ; fi
if ( head -1 "../bin/unix/jstexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jstexi ../scripts/jstexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jstexi > ../scripts/jstexi ; fi
if ( head -1 "../bin/unix/jsxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jsxelatex ../scripts/jsxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jsxelatex > ../scripts/jsxelatex ; fi
if ( head -1 "../bin/unix/jsxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/jsxetex ../scripts/jsxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/jsxetex > ../scripts/jsxetex ; fi
if ( head -1 "../bin/unix/mk4ht" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mk4ht ../scripts/mk4ht; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mk4ht > ../scripts/mk4ht ; fi
if ( head -1 "../bin/unix/mzcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mzcontext ../scripts/mzcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mzcontext > ../scripts/mzcontext ; fi
if ( head -1 "../bin/unix/mzlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mzlatex ../scripts/mzlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mzlatex > ../scripts/mzlatex ; fi
if ( head -1 "../bin/unix/mzmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mzmex ../scripts/mzmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mzmex > ../scripts/mzmex ; fi
if ( head -1 "../bin/unix/mztex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mztex ../scripts/mztex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mztex > ../scripts/mztex ; fi
if ( head -1 "../bin/unix/mztexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mztexi ../scripts/mztexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mztexi > ../scripts/mztexi ; fi
if ( head -1 "../bin/unix/mzxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mzxelatex ../scripts/mzxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mzxelatex > ../scripts/mzxelatex ; fi
if ( head -1 "../bin/unix/mzxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/mzxetex ../scripts/mzxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/mzxetex > ../scripts/mzxetex ; fi
if ( head -1 "../bin/unix/oocontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/oocontext ../scripts/oocontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/oocontext > ../scripts/oocontext ; fi
if ( head -1 "../bin/unix/oolatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/oolatex ../scripts/oolatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/oolatex > ../scripts/oolatex ; fi
if ( head -1 "../bin/unix/oomex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/oomex ../scripts/oomex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/oomex > ../scripts/oomex ; fi
if ( head -1 "../bin/unix/ootex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/ootex ../scripts/ootex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/ootex > ../scripts/ootex ; fi
if ( head -1 "../bin/unix/ootexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/ootexi ../scripts/ootexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/ootexi > ../scripts/ootexi ; fi
if ( head -1 "../bin/unix/ooxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/ooxelatex ../scripts/ooxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/ooxelatex > ../scripts/ooxelatex ; fi
if ( head -1 "../bin/unix/ooxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/ooxetex ../scripts/ooxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/ooxetex > ../scripts/ooxetex ; fi
if ( head -1 "../bin/unix/teicontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teicontext ../scripts/teicontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teicontext > ../scripts/teicontext ; fi
if ( head -1 "../bin/unix/teilatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teilatex ../scripts/teilatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teilatex > ../scripts/teilatex ; fi
if ( head -1 "../bin/unix/teimcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimcontext ../scripts/teimcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimcontext > ../scripts/teimcontext ; fi
if ( head -1 "../bin/unix/teimex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimex ../scripts/teimex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimex > ../scripts/teimex ; fi
if ( head -1 "../bin/unix/teimlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimlatex ../scripts/teimlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimlatex > ../scripts/teimlatex ; fi
if ( head -1 "../bin/unix/teimmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimmex ../scripts/teimmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimmex > ../scripts/teimmex ; fi
if ( head -1 "../bin/unix/teimtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimtex ../scripts/teimtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimtex > ../scripts/teimtex ; fi
if ( head -1 "../bin/unix/teimtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimtexi ../scripts/teimtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimtexi > ../scripts/teimtexi ; fi
if ( head -1 "../bin/unix/teimxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimxelatex ../scripts/teimxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimxelatex > ../scripts/teimxelatex ; fi
if ( head -1 "../bin/unix/teimxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teimxetex ../scripts/teimxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teimxetex > ../scripts/teimxetex ; fi
if ( head -1 "../bin/unix/teitex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teitex ../scripts/teitex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teitex > ../scripts/teitex ; fi
if ( head -1 "../bin/unix/teitexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teitexi ../scripts/teitexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teitexi > ../scripts/teitexi ; fi
if ( head -1 "../bin/unix/teixelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teixelatex ../scripts/teixelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teixelatex > ../scripts/teixelatex ; fi
if ( head -1 "../bin/unix/teixetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/teixetex ../scripts/teixetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/teixetex > ../scripts/teixetex ; fi
if ( head -1 "../bin/unix/uxhcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/uxhcontext ../scripts/uxhcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/uxhcontext > ../scripts/uxhcontext ; fi
if ( head -1 "../bin/unix/uxhlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/uxhlatex ../scripts/uxhlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/uxhlatex > ../scripts/uxhlatex ; fi
if ( head -1 "../bin/unix/uxhmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/uxhmex ../scripts/uxhmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/uxhmex > ../scripts/uxhmex ; fi
if ( head -1 "../bin/unix/uxhtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/uxhtex ../scripts/uxhtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/uxhtex > ../scripts/uxhtex ; fi
if ( head -1 "../bin/unix/uxhtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/uxhtexi ../scripts/uxhtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/uxhtexi > ../scripts/uxhtexi ; fi
if ( head -1 "../bin/unix/uxhxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/uxhxelatex ../scripts/uxhxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/uxhxelatex > ../scripts/uxhxelatex ; fi
if ( head -1 "../bin/unix/uxhxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/uxhxetex ../scripts/uxhxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/uxhxetex > ../scripts/uxhxetex ; fi
if ( head -1 "../bin/unix/wcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/wcontext ../scripts/wcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/wcontext > ../scripts/wcontext ; fi
if ( head -1 "../bin/unix/wlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/wlatex ../scripts/wlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/wlatex > ../scripts/wlatex ; fi
if ( head -1 "../bin/unix/wmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/wmex ../scripts/wmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/wmex > ../scripts/wmex ; fi
if ( head -1 "../bin/unix/wtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/wtex ../scripts/wtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/wtex > ../scripts/wtex ; fi
if ( head -1 "../bin/unix/wtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/wtexi ../scripts/wtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/wtexi > ../scripts/wtexi ; fi
if ( head -1 "../bin/unix/wxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/wxelatex ../scripts/wxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/wxelatex > ../scripts/wxelatex ; fi
if ( head -1 "../bin/unix/wxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/wxetex ../scripts/wxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/wxetex > ../scripts/wxetex ; fi
if ( head -1 "../bin/unix/xhcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhcontext ../scripts/xhcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhcontext > ../scripts/xhcontext ; fi
if ( head -1 "../bin/unix/xhlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhlatex ../scripts/xhlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhlatex > ../scripts/xhlatex ; fi
if ( head -1 "../bin/unix/xhmcontext" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmcontext ../scripts/xhmcontext; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmcontext > ../scripts/xhmcontext ; fi
if ( head -1 "../bin/unix/xhmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmex ../scripts/xhmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmex > ../scripts/xhmex ; fi
if ( head -1 "../bin/unix/xhmlatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmlatex ../scripts/xhmlatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmlatex > ../scripts/xhmlatex ; fi
if ( head -1 "../bin/unix/xhmmex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmmex ../scripts/xhmmex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmmex > ../scripts/xhmmex ; fi
if ( head -1 "../bin/unix/xhmtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmtex ../scripts/xhmtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmtex > ../scripts/xhmtex ; fi
if ( head -1 "../bin/unix/xhmtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmtexi ../scripts/xhmtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmtexi > ../scripts/xhmtexi ; fi
if ( head -1 "../bin/unix/xhmxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmxelatex ../scripts/xhmxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmxelatex > ../scripts/xhmxelatex ; fi
if ( head -1 "../bin/unix/xhmxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhmxetex ../scripts/xhmxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhmxetex > ../scripts/xhmxetex ; fi
if ( head -1 "../bin/unix/xhtex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhtex ../scripts/xhtex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhtex > ../scripts/xhtex ; fi
if ( head -1 "../bin/unix/xhtexi" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhtexi ../scripts/xhtexi; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhtexi > ../scripts/xhtexi ; fi
if ( head -1 "../bin/unix/xhxelatex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhxelatex ../scripts/xhxelatex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhxelatex > ../scripts/xhxelatex ; fi
if ( head -1 "../bin/unix/xhxetex" | grep -q '^\#!.*perl' ); then cp -p ../bin/unix/xhxetex ../scripts/xhxetex; else sed -e "1r scripts.sh" -e "1d" -e "s;-i[^ ]*/;-i/usr/share/texmf/tex4ht/ht-fonts/;" -e "s;\(#1,x\{0,1\}html\)\([,\]}]\);\1,png\2;" ../bin/unix/xhxetex > ../scripts/xhxetex ; fi
touch ht-scripts
make[1]: Leaving directory `/build/buildd2/tex4ht-20080228/src'
touch build-arch-stamp
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs -a
/usr/bin/make -C src install-arch DESTDIR=`pwd`/debian/tmp
make[1]: Entering directory `/build/buildd2/tex4ht-20080228/src'
install -d -m 755 /build/buildd2/tex4ht-20080228/debian/tmp/usr/bin /build/buildd2/tex4ht-20080228/debian/tmp/etc/tex4ht /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/tex4ht
install -s -m 755 tex4ht t4ht /build/buildd2/tex4ht-20080228/debian/tmp/usr/bin
install -m 755 ../scripts/ht /build/buildd2/tex4ht-20080228/debian/tmp/usr/bin/ht
install -m 755 ../scripts/* /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/tex4ht
install -m 755 ../scripts/httex /build/buildd2/tex4ht-20080228/debian/tmp/usr/bin; install -m 755 ../scripts/htlatex /build/buildd2/tex4ht-20080228/debian/tmp/usr/bin; install -m 755 ../scripts/httexi /build/buildd2/tex4ht-20080228/debian/tmp/usr/bin; install -m 755 ../scripts/mk4ht /build/buildd2/tex4ht-20080228/debian/tmp/usr/bin;
cp -d tex4ht.1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1; cp -d t4ht.1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1; cp -d ht.1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1; cp -d httex.1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1; cp -d htlatex.1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1; cp -d httexi.1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1; cp -d mk4ht.1 /build/buildd2/tex4ht-20080228/debian/tmp/usr/share/man/man1;
install -m 644 tex4ht.env /build/buildd2/tex4ht-20080228/debian/tmp/etc/tex4ht
make[1]: Leaving directory `/build/buildd2/tex4ht-20080228/src'
# Install documentation
(cd debian/images; for i in *.uue; do uudecode $i; done; mv *.png ../html)
ln -sf tex4ht_doc.html debian/html/index.html
mkdir -p debian/doc
(for i in bugfixes bugfixes2 bugfixes3 bugfixes4; do html2text -nobs -style compact -ascii -width 79 -o debian/doc/$i.txt lit/$i.html ; done)
ln -sf bugfixes2.txt debian/doc/changelog
ln -sf bugfixes.txt debian/doc/NEWS
dh_install --sourcedir=debian -a
touch install-arch-stamp
dh_testdir -a
dh_testroot -a
dh_installdocs -a
dh_installchangelogs -a
dh_strip -a
dh_compress --exclude=test --exclude=demo --exclude=.png -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `tex4ht' in `../tex4ht_20080228-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../tex4ht_20080228-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080519-2355
chroot-unstable/build/buildd2/tex4ht_20080228-1_m32r.deb:
new debian package, version 2.0.
size 195494 bytes: control archive= 4886 bytes.
23 bytes, 1 lines conffiles
1345 bytes, 28 lines control
8735 bytes, 144 lines md5sums
246 bytes, 13 lines * postinst #!/bin/sh
108 bytes, 9 lines * postrm #!/bin/sh
210 bytes, 8 lines * prerm #!/bin/sh
Package: tex4ht
Version: 20080228-1
Architecture: m32r
Maintainer: Kapil Hari Paranjape <kapil at debian.org>
Installed-Size: 920
Depends: tetex-bin | texlive-base-bin, tex4ht-common (= 20080228-1), libc6 (>= 2.3.5-1), libkpathsea4
Section: tex
Priority: optional
Homepage: http://www.cse.ohio-state.edu/~gurari/TeX4ht/
Description: LaTeX and TeX for Hypertext (HTML) - executables
TeX4ht is a highly configurable TeX-based authoring system for producing
hypertext. It interacts with TeX-based applications through style files and
postprocessors, leaving the processing of the source files to the native TeX
compiler. Consequently, TeX4ht can handle the features of TeX-based systems
in general, and of LaTeX in particular.
.
TeX4ht can be used both for authoring HTML using TeX/LaTeX input files, or
for converting existing TeX input files (in any format) into HTML, with
(usually) only minor modifications. Other varieties of hypertext can also be
produced, including XML, XHTML, MathML and the Openoffice.org format of XML.
.
There are a number of different ways to convert glyphs and graphics
in the DVI files into PNG, GIF or JPEG. The default is to use dvipng.
Alternatives using ghostscript, imagemagick, netpbm and/or pstoedit are
also possible.
.
This package contains the architecture dependent executables for
TeX4ht.
chroot-unstable/build/buildd2/tex4ht_20080228-1_m32r.deb:
drwxr-xr-x root/root 0 2008-05-19 23:50 ./
drwxr-xr-x root/root 0 2008-05-19 23:48 ./etc/
drwxr-xr-x root/root 0 2008-05-19 23:47 ./etc/tex4ht/
-rw-r--r-- root/root 13313 2008-05-19 23:47 ./etc/tex4ht/tex4ht.env
drwxr-xr-x root/root 0 2008-05-19 23:48 ./usr/
drwxr-xr-x root/root 0 2008-05-19 23:50 ./usr/bin/
-rwxr-xr-x root/root 1675 2008-05-19 23:47 ./usr/bin/htlatex
-rwxr-xr-x root/root 90016 2008-05-19 23:50 ./usr/bin/tex4ht
-rwxr-xr-x root/root 1622 2008-05-19 23:47 ./usr/bin/httexi
-rwxr-xr-x root/root 17241 2008-05-19 23:47 ./usr/bin/mk4ht
-rwxr-xr-x root/root 33164 2008-05-19 23:50 ./usr/bin/t4ht
-rwxr-xr-x root/root 1119 2008-05-19 23:47 ./usr/bin/httex
-rwxr-xr-x root/root 169 2008-05-19 23:47 ./usr/bin/ht
drwxr-xr-x root/root 0 2008-05-19 23:48 ./usr/share/
drwxr-xr-x root/root 0 2008-05-19 23:48 ./usr/share/doc-base/
-rw-r--r-- root/root 298 2008-05-19 23:28 ./usr/share/doc-base/tex4ht
drwxr-xr-x root/root 0 2008-05-19 23:47 ./usr/share/tex4ht/
-rwxr-xr-x root/root 1172 2008-05-19 23:47 ./usr/share/tex4ht/xhxetex
-rwxr-xr-x root/root 1163 2008-05-19 23:47 ./usr/share/tex4ht/xhmtex
-rwxr-xr-x root/root 1717 2008-05-19 23:47 ./usr/share/tex4ht/jhtexi
-rwxr-xr-x root/root 297 2008-05-19 23:47 ./usr/share/tex4ht/xhcontext
-rwxr-xr-x root/root 1258 2008-05-19 23:47 ./usr/share/tex4ht/jh1xetex
-rwxr-xr-x root/root 1202 2008-05-19 23:47 ./usr/share/tex4ht/xhmxetex
-rwxr-xr-x root/root 1749 2008-05-19 23:47 ./usr/share/tex4ht/mzlatex
-rwxr-xr-x root/root 1175 2008-05-19 23:47 ./usr/share/tex4ht/dbmtex
-rwxr-xr-x root/root 1193 2008-05-19 23:47 ./usr/share/tex4ht/teixetex
-rwxr-xr-x root/root 1785 2008-05-19 23:47 ./usr/share/tex4ht/xhmxelatex
-rwxr-xr-x root/root 1771 2008-05-19 23:47 ./usr/share/tex4ht/jsxelatex
-rwxr-xr-x root/root 1116 2008-05-19 23:47 ./usr/share/tex4ht/htmex
-rwxr-xr-x root/root 1669 2008-05-19 23:47 ./usr/share/tex4ht/mztexi
-rwxr-xr-x root/root 1675 2008-05-19 23:47 ./usr/share/tex4ht/htlatex
-rwxr-xr-x root/root 1149 2008-05-19 23:47 ./usr/share/tex4ht/ootex
-rwxr-xr-x root/root 1636 2008-05-19 23:47 ./usr/share/tex4ht/xhtexi
-rwxr-xr-x root/root 1729 2008-05-19 23:47 ./usr/share/tex4ht/jslatex
-rwxr-xr-x root/root 1725 2008-05-19 23:47 ./usr/share/tex4ht/teilatex
-rwxr-xr-x root/root 1213 2008-05-19 23:47 ./usr/share/tex4ht/dbxetex
-rwxr-xr-x root/root 306 2008-05-19 23:47 ./usr/share/tex4ht/teicontext
-rwxr-xr-x root/root 1749 2008-05-19 23:47 ./usr/share/tex4ht/teimlatex
-rwxr-xr-x root/root 1784 2008-05-19 23:47 ./usr/share/tex4ht/esxelatex
-rwxr-xr-x root/root 1150 2008-05-19 23:47 ./usr/share/tex4ht/jmmex
-rwxr-xr-x root/root 1717 2008-05-19 23:47 ./usr/share/tex4ht/htxelatex
-rwxr-xr-x root/root 1773 2008-05-19 23:47 ./usr/share/tex4ht/wxelatex
-rwxr-xr-x root/root 1196 2008-05-19 23:47 ./usr/share/tex4ht/wxetex
-rwxr-xr-x root/root 1761 2008-05-19 23:47 ./usr/share/tex4ht/uxhlatex
-rwxr-xr-x root/root 1898 2008-05-19 23:47 ./usr/share/tex4ht/jh1xelatex
-rwxr-xr-x root/root 1166 2008-05-19 23:47 ./usr/share/tex4ht/mztex
-rwxr-xr-x root/root 1211 2008-05-19 23:47 ./usr/share/tex4ht/jhmex
-rwxr-xr-x root/root 1211 2008-05-19 23:47 ./usr/share/tex4ht/uxhxetex
-rwxr-xr-x root/root 1169 2008-05-19 23:47 ./usr/share/tex4ht/uxhmex
-rwxr-xr-x root/root 1652 2008-05-19 23:47 ./usr/share/tex4ht/ootexi
-rwxr-xr-x root/root 1154 2008-05-19 23:47 ./usr/share/tex4ht/wmex
-rwxr-xr-x root/root 1791 2008-05-19 23:47 ./usr/share/tex4ht/teimxelatex
-rwxr-xr-x root/root 1253 2008-05-19 23:47 ./usr/share/tex4ht/jhxetex
-rwxr-xr-x root/root 1875 2008-05-19 23:47 ./usr/share/tex4ht/jhxelatex
-rwxr-xr-x root/root 1678 2008-05-19 23:47 ./usr/share/tex4ht/dbmtexi
-rwxr-xr-x root/root 1803 2008-05-19 23:47 ./usr/share/tex4ht/uxhxelatex
-rwxr-xr-x root/root 1657 2008-05-19 23:47 ./usr/share/tex4ht/teitexi
-rwxr-xr-x root/root 1214 2008-05-19 23:47 ./usr/share/tex4ht/dbmxetex
-rwxr-xr-x root/root 1171 2008-05-19 23:47 ./usr/share/tex4ht/dbmex
-rwxr-xr-x root/root 1163 2008-05-19 23:47 ./usr/share/tex4ht/mzmex
-rwxr-xr-x root/root 1130 2008-05-19 23:47 ./usr/share/tex4ht/xhmex
-rwxr-xr-x root/root 1770 2008-05-19 23:47 ./usr/share/tex4ht/dbmlatex
-rwxr-xr-x root/root 1622 2008-05-19 23:47 ./usr/share/tex4ht/httexi
-rwxr-xr-x root/root 1675 2008-05-19 23:47 ./usr/share/tex4ht/uxhtexi
-rwxr-xr-x root/root 1163 2008-05-19 23:47 ./usr/share/tex4ht/teimmex
-rwxr-xr-x root/root 1172 2008-05-19 23:47 ./usr/share/tex4ht/dbmmex
-rwxr-xr-x root/root 1767 2008-05-19 23:47 ./usr/share/tex4ht/teixelatex
-rwxr-xr-x root/root 1742 2008-05-19 23:47 ./usr/share/tex4ht/eslatex
-rwxr-xr-x root/root 311 2008-05-19 23:47 ./usr/share/tex4ht/escontext
-rwxr-xr-x root/root 1214 2008-05-19 23:47 ./usr/share/tex4ht/jhtex
-rwxr-xr-x root/root 1166 2008-05-19 23:47 ./usr/share/tex4ht/teimtex
-rwxr-xr-x root/root 1791 2008-05-19 23:47 ./usr/share/tex4ht/mzxelatex
-rwxr-xr-x root/root 303 2008-05-19 23:47 ./usr/share/tex4ht/dbmcontext
-rwxr-xr-x root/root 306 2008-05-19 23:47 ./usr/share/tex4ht/teimcontext
-rwxr-xr-x root/root 1743 2008-05-19 23:47 ./usr/share/tex4ht/xhmlatex
-rwxr-xr-x root/root 1158 2008-05-19 23:47 ./usr/share/tex4ht/htxetex
-rwxr-xr-x root/root 1160 2008-05-19 23:47 ./usr/share/tex4ht/xhmmex
-rwxr-xr-x root/root 1133 2008-05-19 23:47 ./usr/share/tex4ht/xhtex
-rwxr-xr-x root/root 1152 2008-05-19 23:47 ./usr/share/tex4ht/jsmex
-rwxr-xr-x root/root 1174 2008-05-19 23:47 ./usr/share/tex4ht/dbtex
-rwxr-xr-x root/root 306 2008-05-19 23:47 ./usr/share/tex4ht/wcontext
-rwxr-xr-x root/root 1151 2008-05-19 23:47 ./usr/share/tex4ht/teimex
-rwxr-xr-x root/root 1775 2008-05-19 23:47 ./usr/share/tex4ht/jmxelatex
-rwxr-xr-x root/root 1216 2008-05-19 23:47 ./usr/share/tex4ht/jh1mex
-rwxr-xr-x root/root 1666 2008-05-19 23:47 ./usr/share/tex4ht/xhmtexi
-rwxr-xr-x root/root 1833 2008-05-19 23:47 ./usr/share/tex4ht/jhlatex
-rwxr-xr-x root/root 305 2008-05-19 23:47 ./usr/share/tex4ht/jh1context
-rwxr-xr-x root/root 1856 2008-05-19 23:47 ./usr/share/tex4ht/jh1latex
-rwxr-xr-x root/root 1154 2008-05-19 23:47 ./usr/share/tex4ht/teitex
-rwxr-xr-x root/root 1157 2008-05-19 23:47 ./usr/share/tex4ht/wtex
-rwxr-xr-x root/root 289 2008-05-19 23:47 ./usr/share/tex4ht/oocontext
-rwxr-xr-x root/root 1722 2008-05-19 23:47 ./usr/share/tex4ht/jh1texi
-rwxr-xr-x root/root 1192 2008-05-19 23:47 ./usr/share/tex4ht/jmxetex
-rwxr-xr-x root/root 1733 2008-05-19 23:47 ./usr/share/tex4ht/jmlatex
-rwxr-xr-x root/root 1155 2008-05-19 23:47 ./usr/share/tex4ht/jstex
-rwxr-xr-x root/root 1812 2008-05-19 23:47 ./usr/share/tex4ht/dbmxelatex
-rwxr-xr-x root/root 306 2008-05-19 23:47 ./usr/share/tex4ht/uxhcontext
-rwxr-xr-x root/root 17241 2008-05-19 23:47 ./usr/share/tex4ht/mk4ht
-rwxr-xr-x root/root 1153 2008-05-19 23:47 ./usr/share/tex4ht/jmtex
-rwxr-xr-x root/root 1732 2008-05-19 23:47 ./usr/share/tex4ht/oolatex
-rwxr-xr-x root/root 1188 2008-05-19 23:47 ./usr/share/tex4ht/ooxetex
-rwxr-xr-x root/root 286 2008-05-19 23:47 ./usr/share/tex4ht/htcontext
-rwxr-xr-x root/root 1205 2008-05-19 23:47 ./usr/share/tex4ht/teimxetex
-rwxr-xr-x root/root 1731 2008-05-19 23:47 ./usr/share/tex4ht/wlatex
-rwxr-xr-x root/root 1757 2008-05-19 23:47 ./usr/share/tex4ht/dblatex
-rwxr-xr-x root/root 1219 2008-05-19 23:47 ./usr/share/tex4ht/jh1tex
-rwxr-xr-x root/root 306 2008-05-19 23:47 ./usr/share/tex4ht/mzcontext
-rwxr-xr-x root/root 1668 2008-05-19 23:47 ./usr/share/tex4ht/estexi
-rwxr-xr-x root/root 1660 2008-05-19 23:47 ./usr/share/tex4ht/wtexi
-rwxr-xr-x root/root 1119 2008-05-19 23:47 ./usr/share/tex4ht/httex
-rwxr-xr-x root/root 1656 2008-05-19 23:47 ./usr/share/tex4ht/jmtexi
-rwxr-xr-x root/root 1734 2008-05-19 23:47 ./usr/share/tex4ht/xhxelatex
-rwxr-xr-x root/root 318 2008-05-19 23:47 ./usr/share/tex4ht/jhcontext
-rwxr-xr-x root/root 1205 2008-05-19 23:47 ./usr/share/tex4ht/mzxetex
-rwxr-xr-x root/root 296 2008-05-19 23:47 ./usr/share/tex4ht/jmcontext
-rwxr-xr-x root/root 1669 2008-05-19 23:47 ./usr/share/tex4ht/teimtexi
-rwxr-xr-x root/root 314 2008-05-19 23:47 ./usr/share/tex4ht/dbcontext
-rwxr-xr-x root/root 1162 2008-05-19 23:47 ./usr/share/tex4ht/esmex
-rwxr-xr-x root/root 1146 2008-05-19 23:47 ./usr/share/tex4ht/oomex
-rwxr-xr-x root/root 1172 2008-05-19 23:47 ./usr/share/tex4ht/uxhtex
-rwxr-xr-x root/root 1204 2008-05-19 23:47 ./usr/share/tex4ht/esxetex
-rwxr-xr-x root/root 1692 2008-05-19 23:47 ./usr/share/tex4ht/xhlatex
-rwxr-xr-x root/root 306 2008-05-19 23:47 ./usr/share/tex4ht/xhmcontext
-rwxr-xr-x root/root 1658 2008-05-19 23:47 ./usr/share/tex4ht/jstexi
-rwxr-xr-x root/root 169 2008-05-19 23:47 ./usr/share/tex4ht/ht
-rwxr-xr-x root/root 1194 2008-05-19 23:47 ./usr/share/tex4ht/jsxetex
-rwxr-xr-x root/root 1677 2008-05-19 23:47 ./usr/share/tex4ht/dbtexi
-rwxr-xr-x root/root 1165 2008-05-19 23:47 ./usr/share/tex4ht/estex
-rwxr-xr-x root/root 1774 2008-05-19 23:47 ./usr/share/tex4ht/ooxelatex
-rwxr-xr-x root/root 304 2008-05-19 23:47 ./usr/share/tex4ht/jscontext
-rwxr-xr-x root/root 1799 2008-05-19 23:47 ./usr/share/tex4ht/dbxelatex
drwxr-xr-x root/root 0 2008-05-19 23:48 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-19 23:50 ./usr/share/doc/tex4ht/
-rw-r--r-- root/root 8649 2008-05-19 23:48 ./usr/share/doc/tex4ht/bugfixes4.txt.gz
drwxr-xr-x root/root 0 2008-05-19 23:50 ./usr/share/doc/tex4ht/html/
-rw-r--r-- root/root 3774 2008-05-19 23:28 ./usr/share/doc/tex4ht/html/tex4ht_doc.tex.gz
-rw-r--r-- root/root 129 2008-05-19 23:28 ./usr/share/doc/tex4ht/html/bg.cfg
-rw-r--r-- root/root 995 2008-05-19 23:28 ./usr/share/doc/tex4ht/html/tex4ht_doc3.html
-rw-r--r-- root/root 977 2008-05-19 23:28 ./usr/share/doc/tex4ht/html/tex4ht_doc2.html
-rw-r--r-- root/root 6335 2008-05-19 23:28 ./usr/share/doc/tex4ht/html/tex4ht_doc.css
-rw-r--r-- root/root 599 2008-05-19 23:47 ./usr/share/doc/tex4ht/html/tex4ht_doc0x.png
-rw-r--r-- root/root 23812 2008-05-19 23:28 ./usr/share/doc/tex4ht/html/tex4ht_doc.html
-rw-r--r-- root/root 46510 2008-05-19 23:47 ./usr/share/doc/tex4ht/html/bgimage.png
-rw-r--r-- root/root 3375 2008-05-19 23:28 ./usr/share/doc/tex4ht/OLDNEWS.Debian
-rw-r--r-- root/root 2895 2008-05-19 23:28 ./usr/share/doc/tex4ht/README.Debian.gz
-rw-r--r-- root/root 21356 2008-05-19 23:28 ./usr/share/doc/tex4ht/copyright
-rw-r--r-- root/root 2360 2008-05-19 23:28 ./usr/share/doc/tex4ht/README.scripts
-rw-r--r-- root/root 936 2008-05-19 23:28 ./usr/share/doc/tex4ht/NEWS.Debian.gz
-rw-r--r-- root/root 1485 2008-05-19 23:47 ./usr/share/doc/tex4ht/bugfixes.txt
-rw-r--r-- root/root 2332 2008-05-19 23:28 ./usr/share/doc/tex4ht/README.validate
-rw-r--r-- root/root 2522 2008-05-19 23:48 ./usr/share/doc/tex4ht/bugfixes3.txt.gz
-rw-r--r-- root/root 1858 2008-05-19 23:28 ./usr/share/doc/tex4ht/README.kpathsea.gz
-rw-r--r-- root/root 1582 2008-05-19 23:48 ./usr/share/doc/tex4ht/bugfixes2.txt.gz
-rw-r--r-- root/root 7142 2008-05-19 23:28 ./usr/share/doc/tex4ht/changelog.Debian.gz
-rw-r--r-- root/root 2314 2008-05-19 23:28 ./usr/share/doc/tex4ht/README.Debian-source.gz
drwxr-xr-x root/root 0 2008-05-19 23:47 ./usr/share/man/
drwxr-xr-x root/root 0 2008-05-19 23:50 ./usr/share/man/man1/
-rw-r--r-- root/root 5032 2008-05-19 23:47 ./usr/share/man/man1/tex4ht.1.gz
lrwxrwxrwx root/root 0 2008-05-19 23:48 ./usr/share/doc/tex4ht/html/index.html -> tex4ht_doc.html
lrwxrwxrwx root/root 0 2008-05-19 23:50 ./usr/share/doc/tex4ht/changelog.gz -> bugfixes2.txt.gz
lrwxrwxrwx root/root 0 2008-05-19 23:48 ./usr/share/doc/tex4ht/NEWS -> bugfixes.txt
lrwxrwxrwx root/root 0 2008-05-19 23:50 ./usr/share/man/man1/t4ht.1.gz -> tex4ht.1.gz
lrwxrwxrwx root/root 0 2008-05-19 23:50 ./usr/share/man/man1/htlatex.1.gz -> tex4ht.1.gz
lrwxrwxrwx root/root 0 2008-05-19 23:50 ./usr/share/man/man1/httexi.1.gz -> tex4ht.1.gz
lrwxrwxrwx root/root 0 2008-05-19 23:50 ./usr/share/man/man1/ht.1.gz -> tex4ht.1.gz
lrwxrwxrwx root/root 0 2008-05-19 23:50 ./usr/share/man/man1/httex.1.gz -> tex4ht.1.gz
lrwxrwxrwx root/root 0 2008-05-19 23:50 ./usr/share/man/man1/mk4ht.1.gz -> tex4ht.1.gz
tex4ht_20080228-1_m32r.changes:
Format: 1.8
Date: Mon, 07 Apr 2008 06:33:54 +0530
Source: tex4ht
Binary: tex4ht tex4ht-common
Architecture: m32r
Version: 20080228-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Kapil Hari Paranjape <kapil at debian.org>
Description:
tex4ht - LaTeX and TeX for Hypertext (HTML) - executables
tex4ht-common - LaTeX and TeX for Hypertext (HTML) - support files
Closes: 471837
Changes:
tex4ht (20080228-1) unstable; urgency=low
.
* New upstream release (2008_02_28_2058).
Numerous improvements, see upstream changelog.
* debian/patches/fix_tex4ht_env.diff: incorporated
new upstream version.
* debian/control:
- replaced Build-Depends on "ecj-gcj" with the recommended
"java-gcj-compat-dev".
- removed "Suggests: gij" for tex4ht.
- added "Suggests: sun-java5-jre | java5-runtime-headless" for
tex4ht-common. (Closes: #471837).
* Incorporate improvements to litbuild thanks to Patrice Dumas.
- debian/lit/rebuild.sh: patched to use "htlatex" instead of
three calls to "latex".
- debian/README.Debian-source: added explanation of bootstrap
version of "litbuild" and "-k" version.
- debian/rules: if "LITK" is defined for "litbuild" then use "-k"
version.
* debian/doc-base: changed section from "Apps/Text" to "Text"
to comply with new doc-base policy.
Checksums-Sha1:
d064ce352b4ec5a232b4b1ad99588d2908e8064e 195494 tex4ht_20080228-1_m32r.deb
Checksums-Sha256:
34023116dfa369d6b15b580a4d0b96563d0b1b0dfe47d12f7a046b125436a2bb 195494 tex4ht_20080228-1_m32r.deb
Files:
9563427d46be4f14d37fd33f6d6f9301 195494 tex optional tex4ht_20080228-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/tex4ht-20080228
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080519-2356
Build needed 00:29:46, 35764k disk space
More information about the build-status
mailing list