dpkg-buildpackage -rfakeroot -D -us -uc 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 shared-mime-info dpkg-buildpackage: source version 0.60-2~bpo dpkg-buildpackage: source changed by Martin Alfke dpkg-buildpackage: host architecture powerpc fakeroot debian/rules clean test -x debian/rules test "`id -u`" = 0 /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/060_pdf_priority.patch debian/patches/150_mps-mime.patch debian/patches/158_no_directory_alias.patch debian/patches/240_D_is_not_C.patch Patch debian/patches/240_D_is_not_C.patch is not applied. Patch debian/patches/158_no_directory_alias.patch is not applied. Patch debian/patches/150_mps-mime.patch is not applied. Patch debian/patches/060_pdf_priority.patch is not applied. if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean make[1]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files cd . && \ rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \ if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \ if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi dh_clean rm -rf shared-mime-info-spec.html shared-mime-info-spec.pdf dpkg-source -b shared-mime-info-0.60 dpkg-source: info: using source format `1.0' dpkg-source: info: building shared-mime-info using existing shared-mime-info_0.60.orig.tar.gz dpkg-source: info: building shared-mime-info in shared-mime-info_0.60-2~bpo.diff.gz dpkg-source: info: building shared-mime-info in shared-mime-info_0.60-2~bpo.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/060_pdf_priority.patch debian/patches/150_mps-mime.patch debian/patches/158_no_directory_alias.patch debian/patches/240_D_is_not_C.patch Trying patch debian/patches/060_pdf_priority.patch at level 1 ... 0 ... success. Trying patch debian/patches/150_mps-mime.patch at level 1 ... 0 ... success. Trying patch debian/patches/158_no_directory_alias.patch at level 1 ... success. Trying patch debian/patches/240_D_is_not_C.patch at level 1 ... 0 ... success. if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' make[1]: Nothing to be done for `update-config'. make[1]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' touch debian/stamp-autotools-files chmod a+x /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/./configure --build=powerpc-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/shared-mime-info" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --disable-update-mimedb configure: WARNING: unrecognized options: --disable-maintainer-mode 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for an ANSI C-conforming const... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.40.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ALL... yes checking for GIO... yes checking for xmllint... /usr/bin/xmllint configure: creating ./config.status config.status: creating Makefile config.status: creating shared-mime-info.pc config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE configure: WARNING: unrecognized options: --disable-maintainer-mode GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . make[1]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Makefile:959: warning: overriding commands for target `all' Makefile:287: warning: ignoring old commands for target `all' LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po freedesktop.org.xml.in freedesktop.org.xml Generating and caching the translation database Merging translations into freedesktop.org.xml. CREATED freedesktop.org.xml Making check in . make[2]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Makefile:959: warning: overriding commands for target `all' Makefile:287: warning: ignoring old commands for target `all' cc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -c -o update_mime_database-update-mime-database.o `test -f 'update-mime-database.c' || echo './'`update-mime-database.c cc -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -o update-mime-database update_mime_database-update-mime-database.o -lxml2 -lglib-2.0 cc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -c -o test_subclassing-test-subclassing.o `test -f 'test-subclassing.c' || echo './'`test-subclassing.c cc -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -o test-subclassing test_subclassing-test-subclassing.o -lxml2 -lglib-2.0 cc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -c -o test_tree_magic-test-tree-magic.o `test -f 'test-tree-magic.c' || echo './'`test-tree-magic.c test-tree-magic.c: In function 'read_tree_magic_from_directory': test-tree-magic.c:207: warning: 'match' may be used uninitialized in this function cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -o test-tree-magic test_tree_magic-test-tree-magic.o -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 make[2]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Making check in po make[2]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/po' file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package shared-mime-info --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[2]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/po' if test -n /usr/bin/xmllint ; then \ xmllint --noout --valid ./freedesktop.org.xml; \ fi if test -d CVS/ && test -x ../xdgmime/src/test-mime-data && test -x ./test-tree-magic ; then \ mkdir -p ./temp-mime-dir/mime/packages ; \ cp -a ./freedesktop.org.xml ./temp-mime-dir/mime/packages/ ; \ XDG_DATA_DIRS="./temp-mime-dir/" ./update-mime-database "./temp-mime-dir/mime/" ; \ XDG_DATA_DIRS="./temp-mime-dir/" ../xdgmime/src/test-mime-data -v tests/list || (XDG_DATA_DIRS="./temp-mime-dir/" ../xdgmime/src/test-mime-data -v -v tests/list ; exit 1); \ XDG_DATA_DIRS="./temp-mime-dir/" ./test-tree-magic tests/tree-list || exit 1; \ rm -rf "./temp-mime-dir/" ; \ fi Number of mime-types that might need generic-icon: 337 Number of mime-types with a generic icon: 277 make -C po shared-mime-info.pot make[2]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/po' make[2]: `shared-mime-info.pot' is up to date. make[2]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/po' make[1]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks docbook2pdf shared-mime-info-spec.xml && \ docbook2html -o shared-mime-info-spec.html shared-mime-info-spec.xml Using catalogs: /etc/sgml/catalog Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print Working on: /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/shared-mime-info-spec.xml Done. Using catalogs: /etc/sgml/catalog Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#html Working on: /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/shared-mime-info-spec.xml Done. fakeroot debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p "." DEB_MAKE_CHECK_TARGET unset, not running checks docbook2pdf shared-mime-info-spec.xml && \ docbook2html -o shared-mime-info-spec.html shared-mime-info-spec.xml Using catalogs: /etc/sgml/catalog Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print Working on: /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/shared-mime-info-spec.xml Done. Using catalogs: /etc/sgml/catalog Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#html Working on: /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/shared-mime-info-spec.xml Done. GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info/ make[1]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Makefile:959: warning: overriding commands for target `all' Makefile:287: warning: ignoring old commands for target `all' Making install in . make[2]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Makefile:959: warning: overriding commands for target `all' Makefile:287: warning: ignoring old commands for target `all' make[3]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Makefile:959: warning: overriding commands for target `all' Makefile:287: warning: ignoring old commands for target `all' test -z "/usr/bin" || /bin/mkdir -p "/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/bin" /usr/bin/install -c 'update-mime-database' '/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/bin/update-mime-database' test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/man/man1" /usr/bin/install -c -m 644 './update-mime-database.1' '/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/man/man1/update-mime-database.1' test -z "/usr/share/mime/packages" || /bin/mkdir -p "/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/mime/packages" /usr/bin/install -c -m 644 'freedesktop.org.xml' '/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/mime/packages/freedesktop.org.xml' test -z "/usr/share/pkgconfig" || /bin/mkdir -p "/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/pkgconfig" /usr/bin/install -c -m 644 'shared-mime-info.pc' '/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/pkgconfig/shared-mime-info.pc' /usr/bin/make install-data-hook make[4]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Makefile:959: warning: overriding commands for target `all' Makefile:287: warning: ignoring old commands for target `all' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' make[3]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' make[2]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' Making install in po make[2]: Entering directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/po' linguas="az be@latin bg ca cs cy da de el en_GB eo es eu fi fr ga hu id it ja ko lt ms nb nl nn pl pt pt_BR ru rw sq sr sv uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/shared-mime-info.mo; \ echo "installing $lang.gmo as $dir/shared-mime-info.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/shared-mime-info.mo; \ echo "installing ./$lang.gmo as" \ "$dir/shared-mime-info.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/shared-mime-info.mo.m; \ echo "installing $lang.gmo.m as $dir/shared-mime-info.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/shared-mime-info.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/shared-mime-info.mo.m"; \ else \ true; \ fi; \ fi; \ done installing az.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/az/LC_MESSAGES/shared-mime-info.mo installing be@latin.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo installing bg.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/bg/LC_MESSAGES/shared-mime-info.mo installing ca.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/ca/LC_MESSAGES/shared-mime-info.mo installing cs.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/cs/LC_MESSAGES/shared-mime-info.mo installing cy.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/cy/LC_MESSAGES/shared-mime-info.mo installing da.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/da/LC_MESSAGES/shared-mime-info.mo installing de.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/de/LC_MESSAGES/shared-mime-info.mo installing el.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/el/LC_MESSAGES/shared-mime-info.mo installing en_GB.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo installing eo.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/eo/LC_MESSAGES/shared-mime-info.mo installing es.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/es/LC_MESSAGES/shared-mime-info.mo installing eu.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/eu/LC_MESSAGES/shared-mime-info.mo installing fi.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/fi/LC_MESSAGES/shared-mime-info.mo installing fr.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/fr/LC_MESSAGES/shared-mime-info.mo installing ga.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/ga/LC_MESSAGES/shared-mime-info.mo installing hu.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/hu/LC_MESSAGES/shared-mime-info.mo installing id.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/id/LC_MESSAGES/shared-mime-info.mo installing it.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/it/LC_MESSAGES/shared-mime-info.mo installing ja.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/ja/LC_MESSAGES/shared-mime-info.mo installing ko.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/ko/LC_MESSAGES/shared-mime-info.mo installing lt.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/lt/LC_MESSAGES/shared-mime-info.mo installing ms.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/ms/LC_MESSAGES/shared-mime-info.mo installing nb.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/nb/LC_MESSAGES/shared-mime-info.mo installing nl.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/nl/LC_MESSAGES/shared-mime-info.mo installing nn.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/nn/LC_MESSAGES/shared-mime-info.mo installing pl.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/pl/LC_MESSAGES/shared-mime-info.mo installing pt.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/pt/LC_MESSAGES/shared-mime-info.mo installing pt_BR.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo installing ru.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/ru/LC_MESSAGES/shared-mime-info.mo installing rw.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/rw/LC_MESSAGES/shared-mime-info.mo installing sq.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/sq/LC_MESSAGES/shared-mime-info.mo installing sr.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/sr/LC_MESSAGES/shared-mime-info.mo installing sv.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/sv/LC_MESSAGES/shared-mime-info.mo installing uk.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/uk/LC_MESSAGES/shared-mime-info.mo installing vi.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/vi/LC_MESSAGES/shared-mime-info.mo installing zh_CN.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo installing zh_TW.gmo as /home/mea/kde43/shared-mime-info/shared-mime-info-0.60/debian/shared-mime-info//usr/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo make[2]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60/po' make[1]: Leaving directory `/home/mea/kde43/shared-mime-info/shared-mime-info-0.60' dh_installdirs -pshared-mime-info mv debian/shared-mime-info/usr/bin/update-mime-database \ debian/shared-mime-info/usr/bin/update-mime-database.real install debian/wrapper debian/shared-mime-info/usr/bin/update-mime-database dh_installdocs -pshared-mime-info ./README ./NEWS dh_installexamples -pshared-mime-info dh_installman -pshared-mime-info dh_installinfo -pshared-mime-info dh_installmenu -pshared-mime-info dh_installcron -pshared-mime-info dh_installinit -pshared-mime-info dh_installdebconf -pshared-mime-info dh_installemacsen -pshared-mime-info dh_installcatalogs -pshared-mime-info dh_installpam -pshared-mime-info dh_installlogrotate -pshared-mime-info dh_installlogcheck -pshared-mime-info dh_installchangelogs -pshared-mime-info ./ChangeLog dh_installudev -pshared-mime-info dh_lintian -pshared-mime-info dh_install -pshared-mime-info dh_link -pshared-mime-info dh_installmime -pshared-mime-info dh_strip -pshared-mime-info dh_compress -pshared-mime-info -X ".pdf" dh_fixperms -pshared-mime-info dh_makeshlibs -pshared-mime-info dh_installdeb -pshared-mime-info dh_perl -pshared-mime-info dh_shlibdeps -pshared-mime-info dh_gencontrol -pshared-mime-info dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pshared-mime-info dh_builddeb -pshared-mime-info dpkg-deb: building package `shared-mime-info' in `../shared-mime-info_0.60-2~bpo_powerpc.deb'. dpkg-genchanges >../shared-mime-info_0.60-2~bpo_powerpc.changes dpkg-genchanges: warning: the current version (0.60-2~bpo) is smaller than the previous one (0.60-2) dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: shared-mime-info source: changelog-should-mention-nmu W: shared-mime-info source: source-nmu-has-incorrect-version-number 0.60-2~bpo W: shared-mime-info: manpage-has-errors-from-man usr/share/man/man1/update-mime-database.1.gz 29: warning [p 1, 3.0i]: cannot adjust line W: shared-mime-info: binary-without-manpage usr/bin/update-mime-database.real Finished running lintian. Now signing changes and any dsc files... Could not find a signing program (pgp or gpg)!