dpkg-buildpackage: source package is bonnie++
dpkg-buildpackage: source version is 0.99c
dpkg-buildpackage: source maintainer is Russell Coker <russell@coker.com.au>
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
make clean
make[1]: Entering directory `/home/rjc/bonnie++-0.99c'
rm -f bonnie++ bon_io.o bon_file.o bon_time.o build-stamp install-stamp
rm -rf debian/tmp
make[1]: Leaving directory `/home/rjc/bonnie++-0.99c'
dh_clean
dh_testdir
# Add here commands to compile the package.
make
make[1]: Entering directory `/home/rjc/bonnie++-0.99c'
gcc -O2 -g -Wall -pipe -c bon_io.cpp -o bon_io.o
gcc -O2 -g -Wall -pipe -c bon_file.cpp -o bon_file.o
gcc -O2 -g -Wall -pipe -c bon_time.cpp -o bon_time.o
gcc -O2 -g -Wall -pipe bonnie++.cpp bon_io.o bon_file.o bon_time.o -o bonnie++ 
make[1]: Leaving directory `/home/rjc/bonnie++-0.99c'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/tmp.
make install DESTDIR=`pwd`/debian/tmp
make[1]: Entering directory `/home/rjc/bonnie++-0.99c'
mkdir -p /home/rjc/bonnie++-0.99c/debian/tmp/usr/bin
strip bonnie++
cp bonnie++ bon_csv2html bon_csv2txt /home/rjc/bonnie++-0.99c/debian/tmp/usr/bin
make[1]: Leaving directory `/home/rjc/bonnie++-0.99c'
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installcron
dh_installmanpages
dh_installchangelogs 
dh_strip
dh_compress
dh_fixperms
# You may want to make some executables suid here.
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `bonnie++' in `../bonnie++_0.99c_i386.deb'.

dpkg-buildpackage: no source included in upload
