[build-status: 168890] Log for successful build of latex2rtf_1.9.19-4 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Thu Sep 4 14:39:19 JST 2008
Automatic build of latex2rtf_1.9.19-4 on mappi006 by sbuild/m32r
Build started at 20080904-1404
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1159kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main latex2rtf 1.9.19-4 (dsc) [1095B]
Get:2 http://debian.linux-m32r.org 06_devonian/main latex2rtf 1.9.19-4 (tar) [1151kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main latex2rtf 1.9.19-4 (diff) [6543B]
Fetched 1159kB in 12s (92.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4), tofrodos
Build-Depends-Indep: texinfo, tetex-bin | texlive-base, jadetex
Checking for already installed source dependencies...
debhelper: already installed (7.0.17 >> 4 is satisfied)
tofrodos: missing
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install tofrodos
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
tofrodos
0 upgraded, 1 newly installed, 0 to remove and 59 not upgraded.
Need to get 19.2kB of archives.
After this operation, 77.8kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
tofrodos
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main tofrodos 1.7.7.debian.1-2 [19.2kB]
Fetched 19.2kB in 0s (48.8kB/s)
Selecting previously deselected package tofrodos.
(Reading database ... 64556 files and directories currently installed.)
Unpacking tofrodos (from .../tofrodos_1.7.7.debian.1-2_m32r.deb) ...
Processing triggers for man-db ...
Setting up tofrodos (1.7.7.debian.1-2) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 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
------------------------------------------------------------------------------
dpkg-source: extracting latex2rtf in latex2rtf-1.9.19
dpkg-source: info: unpacking latex2rtf_1.9.19.orig.tar.gz
dpkg-source: info: applying latex2rtf_1.9.19-4.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 latex2rtf
dpkg-buildpackage: source version 1.9.19-4
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp build-indep-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make clean
make[1]: Entering directory `/build/buildd3/latex2rtf-1.9.19'
rm -f fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o core latex2rtf
rm -rf tmp
make[1]: Leaving directory `/build/buildd3/latex2rtf-1.9.19'
rm -f doc/latex2rtf.html doc/latex2rtf.txt doc/latex2rtf.info doc/latex2rtf.pdf *.o latex2rtf
todos doc/latex2rtf.texi
dh_clean
debian/rules build
dh_testdir
# Add here commands to compile the package.
make CFLAGS="-O2 -Wall -DUNIX -DHAS_STRDUP -g -O2" PREFIX=/usr latex2rtf
make[1]: Entering directory `/build/buildd3/latex2rtf-1.9.19'
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o fonts.o fonts.c
fonts.c: In function 'CmdFontFamily':
fonts.c:163: warning: 'num' may be used uninitialized in this function
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o direct.o direct.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o encodings.o encodings.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o commands.o commands.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o stack.o stack.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o funct1.o funct1.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o tables.o tables.c
tables.c: In function 'CmdTabbing':
tables.c:1017: warning: 'next_cell' may be used uninitialized in this function
tables.c:1017: warning: 'end' may be used uninitialized in this function
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o chars.o chars.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o ignore.o ignore.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -DCFGDIR=\"/usr/share/latex2rtf/cfg\" -c cfg.c -o cfg.o
cfg.c: In function 'open_cfg':
cfg.c:115: warning: 'pf' may be used uninitialized in this function
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -DCFGDIR=\"/usr/share/latex2rtf/cfg\" -c main.c -o main.o
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o utils.o utils.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o parser.o parser.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o lengths.o lengths.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o counters.o counters.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o preamble.o preamble.c
preamble.c: In function 'ExecGeomOptions':
preamble.c:726: warning: 'dist2' may be used uninitialized in this function
preamble.c:726: warning: 'dist1' may be used uninitialized in this function
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o letterformat.o letterformat.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o equations.o equations.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o convert.o convert.c
convert.c: In function 'Convert':
convert.c:149: warning: 'value' may be used uninitialized in this function
convert.c:149: warning: 'len' may be used uninitialized in this function
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o xrefs.o xrefs.c
xrefs.c: In function 'CmdListOf':
xrefs.c:2386: warning: 'c' may be used uninitialized in this function
xrefs.c: In function 'CmdApaCite':
xrefs.c:2144: warning: 's' is used uninitialized in this function
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o definitions.o definitions.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o graphics.o graphics.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o mygetopt.o mygetopt.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o styles.o styles.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o preparse.o preparse.c
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -c -o vertical.o vertical.c
vertical.c: In function 'CmdVspace':
vertical.c:324: warning: 'vspace' may be used uninitialized in this function
gcc -O2 -Wall -DUNIX -DHAS_STRDUP -g -O2 -lm fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o -o latex2rtf
make[1]: Leaving directory `/build/buildd3/latex2rtf-1.9.19'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs -a
# Add here commands to install the files into debian/latex2rtf
/usr/bin/make install PREFIX=`pwd`/debian/latex2rtf/usr MAN_INSTALL=`pwd`/debian/latex2rtf/usr/share/man/man1 DIR_GROUP=root BIN_GROUP=root DAT_GROUP=root SUPPORT_INSTALL=/dev/null
make[1]: Entering directory `/build/buildd3/latex2rtf-1.9.19'
gcc -DUNIX -g -Wall -fsigned-char -lm fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o -o latex2rtf
#cd doc && /usr/bin/make
mkdir -p /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/bin
mkdir -p /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/share/man/man1
mkdir -p /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/share/latex2rtf/cfg
cp latex2rtf /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/bin
cp scripts/latex2png /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/bin
cp doc/latex2rtf.1 /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/share/man/man1
cp doc/latex2png.1 /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/share/man/man1
cp cfg/fonts.cfg cfg/direct.cfg cfg/ignore.cfg cfg/style.cfg cfg/afrikaans.cfg cfg/bahasa.cfg cfg/basque.cfg cfg/brazil.cfg cfg/breton.cfg cfg/catalan.cfg cfg/croatian.cfg cfg/czech.cfg cfg/danish.cfg cfg/dutch.cfg cfg/english.cfg cfg/esperanto.cfg cfg/estonian.cfg cfg/finnish.cfg cfg/french.cfg cfg/galician.cfg cfg/german.cfg cfg/icelandic.cfg cfg/irish.cfg cfg/italian.cfg cfg/latin.cfg cfg/lsorbian.cfg cfg/magyar.cfg cfg/norsk.cfg cfg/nynorsk.cfg cfg/polish.cfg cfg/portuges.cfg cfg/romanian.cfg cfg/samin.cfg cfg/scottish.cfg cfg/serbian.cfg cfg/slovak.cfg cfg/slovene.cfg cfg/spanish.cfg cfg/swedish.cfg cfg/turkish.cfg cfg/usorbian.cfg cfg/welsh.cfg cfg/russian.cfg cfg/inc_test.tex cfg/ukrainian.cfg /build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/share/latex2rtf/cfg
#cp doc/latex2rtf.html /dev/null
#cp doc/latex2rtf.pdf /dev/null
#cp doc/latex2rtf.txt /dev/null
******************************************************************
*** latex2rtf successfully installed as "latex2rtf"
*** in directory "/build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/bin"
***
*** "make install-info" will install TeXInfo files
***
*** latex2rtf was compiled to search for its configuration files in
*** "/build/buildd3/latex2rtf-1.9.19/debian/latex2rtf/usr/share/latex2rtf/cfg"
***
*** If the configuration files are moved then either
*** 1) set the environment variable RTFPATH to this new location, or
*** 2) use the command line option -P /path/to/cfg, or
*** 3) edit the Makefile and recompile
******************************************************************
make[1]: Leaving directory `/build/buildd3/latex2rtf-1.9.19'
rm -rf `pwd`/debian/latex2rtf/usr/man
rm -f `pwd`/debian/latex2rtf/usr/lib/latex2rtf/l2r.bat
rm -f `pwd`/debian/latex2rtf/usr/lib/latex2rtf/l2r.exe
chmod a-x debian/latex2rtf/usr/share/latex2rtf/cfg/*
dh_installdocs -a
dh_installexamples -a
dh_installmenu -a
dh_installcron -a
dh_installman -a doc/latex2png.1
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installchangelogs -a ChangeLog
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `latex2rtf' in `../latex2rtf_1.9.19-4_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../latex2rtf_1.9.19-4_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 20080904-1437
chroot-unstable/build/buildd3/latex2rtf_1.9.19-4_m32r.deb:
new debian package, version 2.0.
size 136210 bytes: control archive= 2155 bytes.
744 bytes, 18 lines control
3725 bytes, 54 lines md5sums
Package: latex2rtf
Version: 1.9.19-4
Architecture: m32r
Maintainer: Chris Lawrence <lawrencc at debian.org>
Installed-Size: 496
Depends: libc6 (>= 2.3.5-1), imagemagick | graphicsmagick-imagemagick-compat, netpbm, tetex-bin | texlive-base
Suggests: latex2rtf-doc
Enhances: tetex-base, texlive-base
Section: tex
Priority: optional
Homepage: http://latex2rtf.sourceforge.net/
Description: Converts documents from LaTeX to RTF format
Attempts to convert as much formatting information as possible from
LaTeX to Microsoft's Rich Text Format (RTF). While RTF has limited
support for mathematical markup, it is widely supported as a "least
common denominator" word processing format.
.
The detailed documentation is in the latex2rtf-doc package.
chroot-unstable/build/buildd3/latex2rtf_1.9.19-4_m32r.deb:
drwxr-xr-x root/root 0 2008-09-04 14:34 ./
drwxr-xr-x root/root 0 2008-09-04 14:32 ./usr/
drwxr-xr-x root/root 0 2008-09-04 14:33 ./usr/bin/
-rwxr-xr-x root/root 223232 2008-09-04 14:33 ./usr/bin/latex2rtf
-rwxr-xr-x root/root 5450 2008-09-04 14:32 ./usr/bin/latex2png
drwxr-xr-x root/root 0 2008-09-04 14:32 ./usr/share/
drwxr-xr-x root/root 0 2008-09-04 14:32 ./usr/share/man/
drwxr-xr-x root/root 0 2008-09-04 14:34 ./usr/share/man/man1/
-rw-r--r-- root/root 2778 2008-09-04 14:33 ./usr/share/man/man1/latex2rtf.1.gz
-rw-r--r-- root/root 1098 2008-09-04 14:33 ./usr/share/man/man1/latex2png.1.gz
drwxr-xr-x root/root 0 2008-09-04 14:32 ./usr/share/latex2rtf/
drwxr-xr-x root/root 0 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/
-rw-r--r-- root/root 2165 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/fonts.cfg
-rw-r--r-- root/root 11859 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/direct.cfg
-rw-r--r-- root/root 2746 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/ignore.cfg
-rw-r--r-- root/root 2042 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/style.cfg
-rw-r--r-- root/root 548 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/afrikaans.cfg
-rw-r--r-- root/root 528 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/bahasa.cfg
-rw-r--r-- root/root 576 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/basque.cfg
-rw-r--r-- root/root 600 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/brazil.cfg
-rw-r--r-- root/root 574 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/breton.cfg
-rw-r--r-- root/root 569 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/catalan.cfg
-rw-r--r-- root/root 540 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/croatian.cfg
-rw-r--r-- root/root 569 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/czech.cfg
-rw-r--r-- root/root 505 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/danish.cfg
-rw-r--r-- root/root 559 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/dutch.cfg
-rw-r--r-- root/root 515 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/english.cfg
-rw-r--r-- root/root 552 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/esperanto.cfg
-rw-r--r-- root/root 508 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/estonian.cfg
-rw-r--r-- root/root 532 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/finnish.cfg
-rw-r--r-- root/root 616 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/french.cfg
-rw-r--r-- root/root 595 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/galician.cfg
-rw-r--r-- root/root 570 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/german.cfg
-rw-r--r-- root/root 527 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/icelandic.cfg
-rw-r--r-- root/root 575 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/irish.cfg
-rw-r--r-- root/root 579 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/italian.cfg
-rw-r--r-- root/root 589 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/latin.cfg
-rw-r--r-- root/root 531 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/lsorbian.cfg
-rw-r--r-- root/root 635 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/magyar.cfg
-rw-r--r-- root/root 516 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/norsk.cfg
-rw-r--r-- root/root 520 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/nynorsk.cfg
-rw-r--r-- root/root 574 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/polish.cfg
-rw-r--r-- root/root 572 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/portuges.cfg
-rw-r--r-- root/root 541 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/romanian.cfg
-rw-r--r-- root/root 607 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/samin.cfg
-rw-r--r-- root/root 556 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/scottish.cfg
-rw-r--r-- root/root 522 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/serbian.cfg
-rw-r--r-- root/root 552 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/slovak.cfg
-rw-r--r-- root/root 517 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/slovene.cfg
-rw-r--r-- root/root 591 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/spanish.cfg
-rw-r--r-- root/root 564 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/swedish.cfg
-rw-r--r-- root/root 565 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/turkish.cfg
-rw-r--r-- root/root 505 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/usorbian.cfg
-rw-r--r-- root/root 543 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/welsh.cfg
-rw-r--r-- root/root 1150 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/russian.cfg
-rw-r--r-- root/root 68 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/inc_test.tex
-rw-r--r-- root/root 1146 2008-09-04 14:32 ./usr/share/latex2rtf/cfg/ukrainian.cfg
drwxr-xr-x root/root 0 2008-09-04 14:32 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-09-04 14:34 ./usr/share/doc/latex2rtf/
-rw-r--r-- root/root 1361 2007-07-27 01:20 ./usr/share/doc/latex2rtf/README
-rw-r--r-- root/root 1206 2007-07-27 01:20 ./usr/share/doc/latex2rtf/credits
-rw-r--r-- root/root 3502 2008-09-04 14:16 ./usr/share/doc/latex2rtf/copyright
-rw-r--r-- root/root 4354 2007-11-21 00:51 ./usr/share/doc/latex2rtf/changelog.gz
-rw-r--r-- root/root 2290 2008-09-04 14:16 ./usr/share/doc/latex2rtf/changelog.Debian.gz
latex2rtf_1.9.19-4_m32r.changes:
Format: 1.8
Date: Thu, 22 May 2008 16:09:22 -0500
Source: latex2rtf
Binary: latex2rtf latex2rtf-doc
Architecture: m32r
Version: 1.9.19-4
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Chris Lawrence <lawrencc at debian.org>
Description:
latex2rtf - Converts documents from LaTeX to RTF format
latex2rtf-doc - Converts documents from LaTeX to RTF - documentation
Closes: 482378
Changes:
latex2rtf (1.9.19-4) unstable; urgency=low
.
* Move tofrodos to Build-Depends from Build-Depends-Indep, since todos
appears in the clean target in debian/rules. (Closes: #482378)
Checksums-Sha1:
1c396dcc52afbf905fbc5e79436c8bf7b8d0904b 136210 latex2rtf_1.9.19-4_m32r.deb
Checksums-Sha256:
ee1c47d33f5202660778dc26ad8df60b476498ce9be0a5db9f3eee0a49acb082 136210 latex2rtf_1.9.19-4_m32r.deb
Files:
370769e610143fe645b6d633f937af46 136210 tex optional latex2rtf_1.9.19-4_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/latex2rtf-1.9.19
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge tofrodos
(Reading database ... 64569 files and directories currently installed.)
Removing tofrodos ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080904-1439
Build needed 00:23:57, 7516k disk space
More information about the build-status
mailing list