dpkg-buildpackage: source package is uim-tomoe-gtk dpkg-buildpackage: source version is 0.1.1-4ubuntu1 dpkg-buildpackage: source maintainer is Ikuya Awashiro dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[1]: *** ターゲット `distclean' を make するルールがありません。中止。 make[1]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make: [clean1] エラー 2 (無視されました) cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_clean dpatch deapply-all 01_floating_point_exception_bug_fix not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched dpkg-source -b uim-tomoe-gtk-0.1.1 dpkg-source: building uim-tomoe-gtk using existing uim-tomoe-gtk_0.1.1.orig.tar.gz dpkg-source: building uim-tomoe-gtk in uim-tomoe-gtk_0.1.1-4ubuntu1.diff.gz dpkg-source: building uim-tomoe-gtk in uim-tomoe-gtk_0.1.1-4ubuntu1.dsc debian/rules build test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 01_floating_point_exception_bug_fix to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp dh_testdir # Add here commands to configure the package. CFLAGS="-Wall -g -O2" ./configure --host=i386-linux --build=i386-linux --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-pc-linux-gnu checking host system type... i386-pc-linux-gnu checking for style of include used by make... GNU checking for i386-linux-gcc... i386-linux-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 i386-linux-gcc accepts -g... yes checking for i386-linux-gcc option to accept ANSI C... none needed checking dependency style of i386-linux-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by i386-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... i386-linux-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-linux-g++... i386-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i386-linux-g++ accepts -g... yes checking dependency style of i386-linux-g++... gcc3 checking how to run the C++ preprocessor... i386-linux-g++ -E checking for i386-linux-g77... no checking for i386-linux-f77... no checking for i386-linux-xlf... no checking for i386-linux-frt... no checking for i386-linux-pgf77... no checking for i386-linux-fort77... no checking for i386-linux-fl32... no checking for i386-linux-af77... no checking for i386-linux-f90... no checking for i386-linux-xlf90... no checking for i386-linux-pgf90... no checking for i386-linux-epcf90... no checking for i386-linux-f95... no checking for i386-linux-fort... no checking for i386-linux-xlf95... no checking for i386-linux-ifc... no checking for i386-linux-efc... no checking for i386-linux-pgf95... no checking for i386-linux-lf95... no checking for i386-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from i386-linux-gcc object... ok checking for objdir... .libs checking for i386-linux-ar... no checking for ar... ar checking for i386-linux-ranlib... no checking for ranlib... ranlib checking for i386-linux-strip... no checking for strip... strip checking if i386-linux-gcc static flag works... yes checking if i386-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i386-linux-gcc option to produce PIC... -fPIC checking if i386-linux-gcc PIC flag -fPIC works... yes checking if i386-linux-gcc supports -c -o file.o... yes checking whether the i386-linux-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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i386-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i386-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i386-linux-g++ option to produce PIC... -fPIC checking if i386-linux-g++ PIC flag -fPIC works... yes checking if i386-linux-g++ supports -c -o file.o... yes checking whether the i386-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool ./configure: line 19242: test: too many arguments checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.6.4) checking for uim... yes checking UIM_CFLAGS... -I/usr/include/uim checking UIM_LIBS... -luim 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 dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ja checking for bind_textdomain_codeset... (cached) yes checking for i386-linux-g++... (cached) i386-linux-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether i386-linux-g++ accepts -g... (cached) yes checking dependency style of i386-linux-g++... (cached) gcc3 checking for i386-linux-gcc... (cached) i386-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i386-linux-gcc accepts -g... (cached) yes checking for i386-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of i386-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... i386-linux-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for main in -le... no checking for main in -links... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for libintl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for setlocale... yes checking for strchr... yes checking for strtol... yes checking for uname... yes checking for memmove... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' /usr/bin/make all-recursive make[2]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' Making all in src make[3]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/src' if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uim -DLOCALEDIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/usr/etc"\" -DDATADIR=\""/usr/share"\" -Wall -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT uim-tomoe-gtk.o -MD -MP -MF ".deps/uim-tomoe-gtk.Tpo" -c -o uim-tomoe-gtk.o uim-tomoe-gtk.c; \ then mv -f ".deps/uim-tomoe-gtk.Tpo" ".deps/uim-tomoe-gtk.Po"; else rm -f ".deps/uim-tomoe-gtk.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link i386-linux-gcc -Wall -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -o uim-tomoe-gtk uim-tomoe-gtk.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -luim mkdir .libs i386-linux-gcc -Wall -g -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -o uim-tomoe-gtk uim-tomoe-gtk.o /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libuim.so -ldl make[3]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/src' Making all in po make[3]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/po' make[3]: `all' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/po' make[3]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[3]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[2]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[1]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' #docbook-to-man debian/uim-tomoe-gtk.sgml > uim-tomoe-gtk.1 touch build-stamp fakeroot debian/rules binary dh_testdir # Add here commands to configure the package. CFLAGS="-Wall -g -O2" ./configure --host=i386-linux --build=i386-linux --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-pc-linux-gnu checking host system type... i386-pc-linux-gnu checking for style of include used by make... GNU checking for i386-linux-gcc... i386-linux-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 i386-linux-gcc accepts -g... yes checking for i386-linux-gcc option to accept ANSI C... none needed checking dependency style of i386-linux-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by i386-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... i386-linux-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-linux-g++... i386-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i386-linux-g++ accepts -g... yes checking dependency style of i386-linux-g++... gcc3 checking how to run the C++ preprocessor... i386-linux-g++ -E checking for i386-linux-g77... no checking for i386-linux-f77... no checking for i386-linux-xlf... no checking for i386-linux-frt... no checking for i386-linux-pgf77... no checking for i386-linux-fort77... no checking for i386-linux-fl32... no checking for i386-linux-af77... no checking for i386-linux-f90... no checking for i386-linux-xlf90... no checking for i386-linux-pgf90... no checking for i386-linux-epcf90... no checking for i386-linux-f95... no checking for i386-linux-fort... no checking for i386-linux-xlf95... no checking for i386-linux-ifc... no checking for i386-linux-efc... no checking for i386-linux-pgf95... no checking for i386-linux-lf95... no checking for i386-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from i386-linux-gcc object... ok checking for objdir... .libs checking for i386-linux-ar... no checking for ar... ar checking for i386-linux-ranlib... no checking for ranlib... ranlib checking for i386-linux-strip... no checking for strip... strip checking if i386-linux-gcc static flag works... yes checking if i386-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i386-linux-gcc option to produce PIC... -fPIC checking if i386-linux-gcc PIC flag -fPIC works... yes checking if i386-linux-gcc supports -c -o file.o... yes checking whether the i386-linux-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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i386-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i386-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i386-linux-g++ option to produce PIC... -fPIC checking if i386-linux-g++ PIC flag -fPIC works... yes checking if i386-linux-g++ supports -c -o file.o... yes checking whether the i386-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool ./configure: line 19242: test: too many arguments checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.6.4) checking for uim... yes checking UIM_CFLAGS... -I/usr/include/uim checking UIM_LIBS... -luim 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 dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ja checking for bind_textdomain_codeset... (cached) yes checking for i386-linux-g++... (cached) i386-linux-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether i386-linux-g++ accepts -g... (cached) yes checking dependency style of i386-linux-g++... (cached) gcc3 checking for i386-linux-gcc... (cached) i386-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i386-linux-gcc accepts -g... (cached) yes checking for i386-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of i386-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... i386-linux-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for main in -le... no checking for main in -links... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for libintl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for setlocale... yes checking for strchr... yes checking for strtol... yes checking for uname... yes checking for memmove... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/uim-tomoe-gtk. /usr/bin/make install DESTDIR=/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk make[1]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' Making install in src make[2]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/src' make[3]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/src' test -z "/usr/bin" || mkdir -p -- . "/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'uim-tomoe-gtk' '/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/bin/uim-tomoe-gtk' /usr/bin/install -c uim-tomoe-gtk /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/bin/uim-tomoe-gtk make[3]: `install-data-am' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/src' make[2]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/src' Making install in po make[2]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share; \ else \ /bin/sh ../mkinstalldirs /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share; \ fi mkdir /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share mkdir /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share/locale mkdir /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share/locale/ja mkdir /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share/locale/ja/LC_MESSAGES/uim-tomoe-gtk.mo if test "uim-tomoe-gtk" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/debian/uim-tomoe-gtk/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1/po' make[2]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[3]: Entering directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[3]: `install-exec-am' に対して行うべき事はありません。 make[3]: `install-data-am' に対して行うべき事はありません。 make[3]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[2]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' make[1]: Leaving directory `/home/ikuya/tomoe/uim-tomoe-gtk-0.1.1' dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installexamples dh_installmenu dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: ../uim-tomoe-gtk_0.1.1-4ubuntu1_i386.deb にパッケージ `uim-tomoe-gtk' を構築しています dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... E: uim-tomoe-gtk_0.1.1-4ubuntu1_i386.changes: bad-distribution-in-changes-file hoary-ja W: uim-tomoe-gtk source: changelog-should-mention-nmu W: uim-tomoe-gtk source: source-nmu-has-incorrect-version-number 0.1.1-4ubuntu1 W: uim-tomoe-gtk: binary-without-manpage uim-tomoe-gtk W: uim-tomoe-gtk: description-synopsis-starts-with-a-capital-letter E: uim-tomoe-gtk: changelog-file-not-compressed ChangeLog W: uim-tomoe-gtk: wrong-name-for-upstream-changelog usr/share/doc/uim-tomoe-gtk/ChangeLog Finished running lintian. Now signing changes and any dsc files... signfile uim-tomoe-gtk_0.1.1-4ubuntu1.dsc Ikuya Awashiro signfile uim-tomoe-gtk_0.1.1-4ubuntu1_i386.changes Ikuya Awashiro Successfully signed dsc and changes files