dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: use CFLAGS from environment: -Wall -O2 -fomit-frame-pointer -pipe 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 vanessa-adt dpkg-buildpackage: source version 0.0.8-1 dpkg-buildpackage: source changed by Simon Horman dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp [ ! -f Makefile ] || /usr/bin/make distclean dh_clean dpkg-source -b vanessa_adt-0.0.8 dpkg-source: warning: source directory 'vanessa_adt-0.0.8' is not - 'vanessa-adt-0.0.8' dpkg-source: warning: .orig directory name vanessa_adt-0.0.8.orig is not - (wanted vanessa-adt-0.0.8.orig) dpkg-source: info: using source format `1.0' dpkg-source: info: building vanessa-adt using existing vanessa-adt_0.0.8.orig.tar.gz dpkg-source: info: building vanessa-adt in vanessa-adt_0.0.8-1.diff.gz dpkg-source: info: building vanessa-adt in vanessa-adt_0.0.8-1.dsc debian/rules build chmod u+x ./debian/dpkg-checkbuild ./debian/dpkg-checkbuild debian/control dh_testdir ./configure --prefix=/usr checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes ./configure: line 9674: LTDL_INIT: command not found checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for flim... no checking "for Linux style shared object linking"... Yes checking for vanessa_logger_closelog in -lvanessa_logger... yes configure: creating ./config.status config.status: creating debian/Makefile config.status: creating libvanessa_adt/Makefile config.status: creating test/Makefile config.status: creating Makefile config.status: creating vanessa_adt.spec config.status: creating INSTALL config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands /usr/bin/make make[1]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' /usr/bin/make all-recursive make[2]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' Making all in libvanessa_adt make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT dynamic_array.lo -MD -MP -MF .deps/dynamic_array.Tpo -c -o dynamic_array.lo dynamic_array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT dynamic_array.lo -MD -MP -MF .deps/dynamic_array.Tpo -c dynamic_array.c -fPIC -DPIC -o .libs/dynamic_array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT dynamic_array.lo -MD -MP -MF .deps/dynamic_array.Tpo -c dynamic_array.c -o dynamic_array.o >/dev/null 2>&1 mv -f .deps/dynamic_array.Tpo .deps/dynamic_array.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT element_ops.lo -MD -MP -MF .deps/element_ops.Tpo -c -o element_ops.lo element_ops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT element_ops.lo -MD -MP -MF .deps/element_ops.Tpo -c element_ops.c -fPIC -DPIC -o .libs/element_ops.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT element_ops.lo -MD -MP -MF .deps/element_ops.Tpo -c element_ops.c -o element_ops.o >/dev/null 2>&1 mv -f .deps/element_ops.Tpo .deps/element_ops.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c -o queue.lo queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c -fPIC -DPIC -o .libs/queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c -o queue.o >/dev/null 2>&1 mv -f .deps/queue.Tpo .deps/queue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT key_value.lo -MD -MP -MF .deps/key_value.Tpo -c -o key_value.lo key_value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT key_value.lo -MD -MP -MF .deps/key_value.Tpo -c key_value.c -fPIC -DPIC -o .libs/key_value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT key_value.lo -MD -MP -MF .deps/key_value.Tpo -c key_value.c -o key_value.o >/dev/null 2>&1 mv -f .deps/key_value.Tpo .deps/key_value.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT config_file.lo -MD -MP -MF .deps/config_file.Tpo -c -o config_file.lo config_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT config_file.lo -MD -MP -MF .deps/config_file.Tpo -c config_file.c -fPIC -DPIC -o .libs/config_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT config_file.lo -MD -MP -MF .deps/config_file.Tpo -c config_file.c -o config_file.o >/dev/null 2>&1 mv -f .deps/config_file.Tpo .deps/config_file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -fomit-frame-pointer -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -fomit-frame-pointer -pipe -version-info 0:3:0 -o libvanessa_adt.la -rpath /usr/lib dynamic_array.lo element_ops.lo queue.lo key_value.lo config_file.lo list.lo hash.lo -lvanessa_logger libtool: link: gcc -shared .libs/dynamic_array.o .libs/element_ops.o .libs/queue.o .libs/key_value.o .libs/config_file.o .libs/list.o .libs/hash.o /usr/lib/libvanessa_logger.so -Wl,-soname -Wl,libvanessa_adt.so.0 -o .libs/libvanessa_adt.so.0.0.3 libtool: link: (cd ".libs" && rm -f "libvanessa_adt.so.0" && ln -s "libvanessa_adt.so.0.0.3" "libvanessa_adt.so.0") libtool: link: (cd ".libs" && rm -f "libvanessa_adt.so" && ln -s "libvanessa_adt.so.0.0.3" "libvanessa_adt.so") libtool: link: ar cru .libs/libvanessa_adt.a dynamic_array.o element_ops.o queue.o key_value.o config_file.o list.o hash.o libtool: link: ranlib .libs/libvanessa_adt.a libtool: link: ( cd ".libs" && rm -f "libvanessa_adt.la" && ln -s "../libvanessa_adt.la" "libvanessa_adt.la" ) make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt' Making all in test make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../libvanessa_adt -Wall -O2 -fomit-frame-pointer -pipe -MT dynamic_array_test.o -MD -MP -MF .deps/dynamic_array_test.Tpo -c -o dynamic_array_test.o dynamic_array_test.c mv -f .deps/dynamic_array_test.Tpo .deps/dynamic_array_test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -fomit-frame-pointer -pipe -o dynamic_array_test dynamic_array_test.o -L../libvanessa_adt -L../libvanessa_adt/.libs/ -lvanessa_adt libtool: link: gcc -Wall -O2 -fomit-frame-pointer -pipe -o .libs/dynamic_array_test dynamic_array_test.o -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs/libvanessa_adt.so gcc -DHAVE_CONFIG_H -I. -I.. -I../libvanessa_adt -Wall -O2 -fomit-frame-pointer -pipe -MT list_test.o -MD -MP -MF .deps/list_test.Tpo -c -o list_test.o list_test.c mv -f .deps/list_test.Tpo .deps/list_test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -fomit-frame-pointer -pipe -o list_test list_test.o -L../libvanessa_adt -L../libvanessa_adt/.libs/ -lvanessa_adt libtool: link: gcc -Wall -O2 -fomit-frame-pointer -pipe -o .libs/list_test list_test.o -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs/libvanessa_adt.so gcc -DHAVE_CONFIG_H -I. -I.. -I../libvanessa_adt -Wall -O2 -fomit-frame-pointer -pipe -MT hash_test.o -MD -MP -MF .deps/hash_test.Tpo -c -o hash_test.o hash_test.c mv -f .deps/hash_test.Tpo .deps/hash_test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -fomit-frame-pointer -pipe -o hash_test hash_test.o -L../libvanessa_adt -L../libvanessa_adt/.libs/ -lvanessa_adt libtool: link: gcc -Wall -O2 -fomit-frame-pointer -pipe -o .libs/hash_test hash_test.o -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs/libvanessa_adt.so gcc -DHAVE_CONFIG_H -I. -I.. -I../libvanessa_adt -Wall -O2 -fomit-frame-pointer -pipe -MT config_file_test.o -MD -MP -MF .deps/config_file_test.Tpo -c -o config_file_test.o config_file_test.c config_file_test.c: In function ‘main’: config_file_test.c:113: warning: unused variable ‘child’ mv -f .deps/config_file_test.Tpo .deps/config_file_test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -fomit-frame-pointer -pipe -o config_file_test config_file_test.o -L../libvanessa_adt -L../libvanessa_adt/.libs/ -lvanessa_adt libtool: link: gcc -Wall -O2 -fomit-frame-pointer -pipe -o .libs/config_file_test config_file_test.o -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs -L/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt/.libs/libvanessa_adt.so make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/test' Making all in debian make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian' make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' make[2]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' make[1]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' touch build-stamp fakeroot debian/rules binary chmod u+x ./debian/dpkg-checkbuild ./debian/dpkg-checkbuild debian/control dh_testdir dh_testroot dh_prep dh_installdirs /usr/bin/make install DESTDIR=/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp make[1]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' Making install in libvanessa_adt make[2]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt' make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt' test -z "/usr/lib" || /bin/mkdir -p "/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libvanessa_adt.la '/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libvanessa_adt.so.0.0.3 /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib/libvanessa_adt.so.0.0.3 libtool: install: (cd /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib && { ln -s -f libvanessa_adt.so.0.0.3 libvanessa_adt.so.0 || { rm -f libvanessa_adt.so.0 && ln -s libvanessa_adt.so.0.0.3 libvanessa_adt.so.0; }; }) libtool: install: (cd /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib && { ln -s -f libvanessa_adt.so.0.0.3 libvanessa_adt.so || { rm -f libvanessa_adt.so && ln -s libvanessa_adt.so.0.0.3 libvanessa_adt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvanessa_adt.lai /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib/libvanessa_adt.la libtool: install: /usr/bin/install -c .libs/libvanessa_adt.a /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib/libvanessa_adt.a libtool: install: chmod 644 /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib/libvanessa_adt.a libtool: install: ranlib /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/lib/libvanessa_adt.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/include" /usr/bin/install -c -m 644 vanessa_adt.h '/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/include' make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt' make[2]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/libvanessa_adt' Making install in test make[2]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/test' make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/test' make[2]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/test' Making install in debian make[2]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian' make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian' make[2]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian' make[2]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' make[3]: Entering directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' make[2]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' make[1]: Leaving directory `/home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8' mkdir -p /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/share/doc/libvanessa-adt-dev/ chmod 755 /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/share/doc/libvanessa-adt-dev/ install -c -m 644 ChangeLog \ /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/share/doc/libvanessa-adt-dev/changelog gzip --best /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/share/doc/libvanessa-adt-dev/changelog install -c -m 644 README \ /home/horms/lang/c/vanessa/debian/vanessa_adt/vanessa_adt-0.0.8/debian/tmp/usr/share/doc/libvanessa-adt-dev/ dh_movefiles --source=debian/tmp dh_testdir dh_testroot dh_installdocs dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `libvanessa-adt-dev' in `../libvanessa-adt-dev_0.0.8-1_i386.deb'. dpkg-deb: building package `libvanessa-adt0' in `../libvanessa-adt0_0.0.8-1_i386.deb'. dpkg-genchanges >../vanessa-adt_0.0.8-1_i386.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: vanessa-adt source: empty-debian-diff Finished running lintian.