[build-status: 61057] Log for successful build of skktools_1.2+0.20061004-1 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Sun Mar 25 11:49:51 JST 2007
Automatic build of skktools_1.2+0.20061004-1 on mappi006 by sbuild/m32r 1.7
Build started at 20070325-1137
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 215kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main skktools 1.2+0.20061004-1 (dsc) [647B]
Get:2 http://debian.linux-m32r.org 06_devonian/main skktools 1.2+0.20061004-1 (tar) [209kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main skktools 1.2+0.20061004-1 (diff) [5721B]
Fetched 215kB in 2s (92.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, libdb4.3-dev, libglib2.0-dev, pkg-config
**** Warning:
**** The following central src deps are (probably) missing:
libdb3-dev (>= 3.2.9-19)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5)
autotools-dev: already installed
libdb4.3-dev: already installed
libglib2.0-dev: already installed
pkg-config: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Thu Oct 5 20:46:50 2006 JST using DSA key ID FA4C5298
gpg: Can't check signature: public key not found
dpkg-source: extracting skktools in skktools-1.2+0.20061004
dpkg-source: unpacking skktools_1.2+0.20061004.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/skktools_1.2+0.20061004-1.diff.gz
dpkg-buildpackage: source package is skktools
dpkg-buildpackage: source version is 1.2+0.20061004-1
dpkg-buildpackage: source changed by Tatsuya Kinoshita <tats at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.2+0.20061004-1
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f libtool stamp-*
for f in config.sub config.guess; do \
if [ -f ${f}.BAK ]; then mv -f ${f}.BAK ${f}; fi; \
done
dh_clean
debian/rules build
dh_testdir
for f in config.sub config.guess; do \
if [ ! -f ${f}.BAK ]; then mv -f ${f} ${f}.BAK; fi; \
done
ln -sf /usr/share/misc/config.sub /usr/share/misc/config.guess .
./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for ld used by 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... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for file... /usr/bin/file
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether make sets $(MAKE)... (cached) yes
checking for bzip2... /bin/bzip2
checking for date... /bin/date
checking for gzip... /bin/gzip
checking for md5... no
checking for md5sum... /usr/bin/md5sum
checking for tar... /bin/tar
checking for dbm_open... no
checking for dbm_open in -lndbm... no
checking for __db_ndbm_open in -ldb... yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.0.0... yes
checking GLIB2_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GLIB2_LIBS... -lglib-2.0
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking glib.h usability... no
checking glib.h presence... no
checking for glib.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make
make[1]: Entering directory `/build/buildd4/skktools-1.2+0.20061004'
gcc -I. -I. -I. -Wall -g -O2 -o skkdic-expr ./skkdic-expr.c -ldb
./skkdic-expr.c: In function 'db_remove_file':
./skkdic-expr.c:115: warning: implicit declaration of function 'unlink'
./skkdic-expr.c:118: warning: implicit declaration of function 'exit'
./skkdic-expr.c:118: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c: In function 'db_make_files':
./skkdic-expr.c:162: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c:166: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c:172: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c:177: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c: In function 'db_append':
./skkdic-expr.c:193: warning: implicit declaration of function 'strlen'
./skkdic-expr.c:193: warning: incompatible implicit declaration of built-in function 'strlen'
./skkdic-expr.c:193: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./skkdic-expr.c: In function 'db_replace':
./skkdic-expr.c:219: warning: incompatible implicit declaration of built-in function 'strlen'
./skkdic-expr.c:219: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./skkdic-expr.c: In function 'signal_handler':
./skkdic-expr.c:239: warning: implicit declaration of function 'getpid'
./skkdic-expr.c: In function 'add_okuri_item':
./skkdic-expr.c:320: warning: implicit declaration of function 'strncpy'
./skkdic-expr.c:320: warning: incompatible implicit declaration of built-in function 'strncpy'
./skkdic-expr.c:320: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
./skkdic-expr.c:326: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:334: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:339: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:317: warning: unused variable 'hkey'
./skkdic-expr.c:316: warning: unused variable 'oheads'
./skkdic-expr.c:315: warning: unused variable 'len'
./skkdic-expr.c: In function 'line_process':
./skkdic-expr.c:444: warning: pointer targets in assignment differ in signedness
./skkdic-expr.c: In function 'add_file':
./skkdic-expr.c:468: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
./skkdic-expr.c:461: warning: unused variable 'tkey'
./skkdic-expr.c:460: warning: unused variable 'tkeybuf'
./skkdic-expr.c: In function 'subtract_okuri_item':
./skkdic-expr.c:539: warning: incompatible implicit declaration of built-in function 'strncpy'
./skkdic-expr.c:539: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
./skkdic-expr.c:545: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:553: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:558: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:566: warning: incompatible implicit declaration of built-in function 'strlen'
./skkdic-expr.c:566: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./skkdic-expr.c:536: warning: unused variable 'hkey'
./skkdic-expr.c:535: warning: unused variable 'oheads'
./skkdic-expr.c:534: warning: unused variable 'len'
./skkdic-expr.c: In function 'subtract_okuri_tail_line':
./skkdic-expr.c:590: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:595: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c: In function 'subtract_file':
./skkdic-expr.c:642: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
./skkdic-expr.c:655: warning: incompatible implicit declaration of built-in function 'strlen'
./skkdic-expr.c:655: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./skkdic-expr.c:668: warning: incompatible implicit declaration of built-in function 'strlen'
./skkdic-expr.c:668: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./skkdic-expr.c:635: warning: unused variable 'tkey'
./skkdic-expr.c:634: warning: unused variable 'tkeybuf'
./skkdic-expr.c: In function 'okuri_type_out':
./skkdic-expr.c:691: warning: incompatible implicit declaration of built-in function 'strncpy'
./skkdic-expr.c:691: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
./skkdic-expr.c:698: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:707: warning: 'return' with no value, in function returning non-void
./skkdic-expr.c:709: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
./skkdic-expr.c:709: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
./skkdic-expr.c:721: warning: pointer targets in passing argument 1 of 'fputs' differ in signedness
./skkdic-expr.c: In function 'type_out':
./skkdic-expr.c:746: warning: pointer targets in passing argument 1 of 'fputs' differ in signedness
./skkdic-expr.c: In function 'main':
./skkdic-expr.c:800: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c:807: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c:816: warning: incompatible implicit declaration of built-in function 'exit'
./skkdic-expr.c:831: warning: incompatible implicit declaration of built-in function 'strlen'
./skkdic-expr.c:835: warning: incompatible implicit declaration of built-in function 'strlen'
gcc -I. -I. -I. -Wall -g -O2 -o skkdic-sort ./skkdic-sort.c
./skkdic-sort.c: In function 'main':
./skkdic-sort.c:187: warning: implicit declaration of function 'qsort'
gcc -I. -I. -I. -Wall -g -O2 -o skkdic-count ./skkdic-count.c
./skkdic-count.c: In function 'count_entry':
./skkdic-count.c:49: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
gcc -I. -I. -I. -Wall -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o skkdic-expr2 ./skkdic-expr2.c -lglib-2.0
./skkdic-expr2.c: In function 'splitCandidates':
./skkdic-expr2.c:260: warning: pointer targets in assignment differ in signedness
./skkdic-expr2.c:276: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness
make[1]: Leaving directory `/build/buildd4/skktools-1.2+0.20061004'
touch build-stamp
/usr/bin/fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install prefix=/build/buildd4/skktools-1.2+0.20061004/debian/skktools/usr
make[1]: Entering directory `/build/buildd4/skktools-1.2+0.20061004'
./mkinstalldirs /build/buildd4/skktools-1.2+0.20061004/debian/skktools/usr/bin
mkdir /build/buildd4/skktools-1.2+0.20061004/debian/skktools/usr/bin
/usr/bin/ginstall -c skkdic-expr /build/buildd4/skktools-1.2+0.20061004/debian/skktools/usr/bin/
/usr/bin/ginstall -c skkdic-sort /build/buildd4/skktools-1.2+0.20061004/debian/skktools/usr/bin/
/usr/bin/ginstall -c skkdic-count /build/buildd4/skktools-1.2+0.20061004/debian/skktools/usr/bin/
/usr/bin/ginstall -c skkdic-expr2 /build/buildd4/skktools-1.2+0.20061004/debian/skktools/usr/bin/
make[1]: Leaving directory `/build/buildd4/skktools-1.2+0.20061004'
dh_install debian/update-skkdic usr/sbin
dh_install debian/skk2cdb usr/bin
dh_install *.el usr/share/emacs/site-lisp
for f in *.awk *.rb *.scm \
convert2skk/*.pl \
convert2skk/*.rb \
convert2skk/*.sh \
convert2skk/*.awk \
convert2skk/*.sed \
convert2skk/adddummy \
convert2skk/list2skk \
convert2skk/pubdic2list \
convert2skk/removedummy \
convert2skk/skk2list \
dbm/makedbmdic* filters/*.rb; do \
touch "debian/skktools/usr/share/skktools/${f}"; \
head -1 "${f}" | grep "^#!" || \
case "${f}" in \
*.awk) \
echo '#!/usr/bin/awk -f' >>"debian/skktools/usr/share/skktools/${f}" ;; \
*.sed) \
echo '#!/bin/sed -f' >>"debian/skktools/usr/share/skktools/${f}" ;; \
esac; \
sed -r -e 's!/usr/local!/usr!g;s!bin/jperl[0-9]?!bin/perl!g;s!"qkc"!"nkf -e" #"qkc"!g' "${f}" >>"debian/skktools/usr/share/skktools/${f}"; \
chmod 755 "debian/skktools/usr/share/skktools/${f}"; \
done
#!/usr/bin/ruby -Ke
#!/usr/bin/gosh
#!/usr/local/bin/jperl -Pw
#!/usr/local/bin/jperl -Pw
#!/usr/local/bin/jperl -Pw
#!/usr/local/bin/ruby -Ke
#!/usr/bin/env ruby
#!/usr/local/bin/ruby -Ke
#!/usr/bin/ruby -Ke
#!/usr/bin/env ruby
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/bin/sh
#!/bin/sh
#!/usr/bin/perl
#!/usr/bin/perl
#!/usr/bin/perl
#!/usr/bin/perl
#!/usr/bin/perl
#!/usr/bin/jperl4
#!/usr/bin/jperl5
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
#!/usr/local/bin/ruby -Ke
cp convert2skk/README debian/skktools/usr/share/doc/skktools/README.convert2skk
cp READMEs/read.me debian/skktools/usr/share/doc/skktools/README.jperl
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `skktools' in `../skktools_1.2+0.20061004-1_m32r.deb'.
dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070325-1149
chroot-unstable/build/buildd4/skktools_1.2+0.20061004-1_m32r.deb:
new debian package, version 2.0.
size 67588 bytes: control archive= 2471 bytes.
918 bytes, 25 lines control
4347 bytes, 60 lines md5sums
Package: skktools
Version: 1.2+0.20061004-1
Section: utils
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libdb4.3 (>= 4.3.28-1), libglib2.0-0 (>= 2.12.0)
Recommends: tinycdb
Suggests: skkdic, skkdic-extra, emacs21 | emacsen, ruby, gauche, chasen, mecab, kakasi, nkf, w3m
Conflicts: skk-dictools
Replaces: skk-dictools
Installed-Size: 364
Maintainer: Tatsuya Kinoshita <tats at debian.org>
Description: SKK dictionary maintenance tools
This package provides tools to maintain dictionary files for SKK
Japanese input systems.
.
SKK dictionary files are provided by the skkdic package and the
skkdic-extra package. You can make a local dictionary file from
them.
.
If you want to convert a dictionary file to cdb (DJB's constant
database), install the tinycdb package. To use the optional scripts,
install the required tools, such as ruby, gauche, etc.
.
Homerm: cannot remove directory `/tmp/dpkgcBu0SN': Directory not empty
rm cleanup failed, code 256
page: http://openlab.jp/skk/
chroot-unstable/build/buildd4/skktools_1.2+0.20061004-1_m32r.deb:
drwxr-xr-x root/root 0 2007-03-25 11:48 ./
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/
drwxr-xr-x root/root 0 2007-03-25 11:47 ./usr/share/
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-25 11:47 ./usr/share/doc/skktools/
-rw-r--r-- root/root 1278 2007-03-25 11:38 ./usr/share/doc/skktools/changelog.Debian.gz
-rw-r--r-- root/root 548 2007-03-25 11:46 ./usr/share/doc/skktools/README.jperl
-rw-r--r-- root/root 3547 2006-10-05 07:20 ./usr/share/doc/skktools/changelog.gz
-rw-r--r-- root/root 2072 2000-09-30 09:16 ./usr/share/doc/skktools/FAQ.txt.gz
-rw-r--r-- root/root 988 2006-01-30 00:19 ./usr/share/doc/skktools/README
-rw-r--r-- root/root 3732 2000-10-10 19:43 ./usr/share/doc/skktools/README.C
-rw-r--r-- root/root 2816 2000-05-13 20:52 ./usr/share/doc/skktools/README.perl
-rw-r--r-- root/root 1364 2004-08-24 12:38 ./usr/share/doc/skktools/README.skkdic-diff
-rw-r--r-- root/root 1968 2002-09-15 04:34 ./usr/share/doc/skktools/README.skkdic-expr2
-rw-r--r-- root/root 435 2007-03-25 11:38 ./usr/share/doc/skktools/README.Debian
-rw-r--r-- root/root 1538 2007-03-25 11:38 ./usr/share/doc/skktools/copyright
-rw-r--r-- root/root 4961 2007-03-25 11:46 ./usr/share/doc/skktools/README.convert2skk.gz
-rw-r--r-- root/root 3246 2006-10-05 07:20 ./usr/share/doc/skktools/README.filters.gz
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/share/skktools/
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/share/skktools/convert2skk/
-rwxr-xr-x root/root 849 2007-03-25 11:46 ./usr/share/skktools/convert2skk/alpha-kana.pl
-rwxr-xr-x root/root 1113 2007-03-25 11:46 ./usr/share/skktools/convert2skk/atok2skk.pl
-rwxr-xr-x root/root 461 2007-03-25 11:46 ./usr/share/skktools/convert2skk/wx2skk.pl
-rwxr-xr-x root/root 1823 2007-03-25 11:46 ./usr/share/skktools/convert2skk/aozora2skk.rb
-rwxr-xr-x root/root 1607 2007-03-25 11:46 ./usr/share/skktools/convert2skk/canna2skk.rb
-rwxr-xr-x root/root 5333 2007-03-25 11:46 ./usr/share/skktools/convert2skk/chasen2skk.rb
-rwxr-xr-x root/root 3851 2007-03-25 11:46 ./usr/share/skktools/convert2skk/ctdicconv.rb
-rwxr-xr-x root/root 1480 2007-03-25 11:46 ./usr/share/skktools/convert2skk/dic-it2skk.rb
-rwxr-xr-x root/root 5068 2007-03-25 11:46 ./usr/share/skktools/convert2skk/ipadic2skk.rb
-rwxr-xr-x root/root 4535 2007-03-25 11:46 ./usr/share/skktools/convert2skk/prime2skk.rb
-rwxr-xr-x root/root 3931 2007-03-25 11:46 ./usr/share/skktools/convert2skk/skk-wordpicker.rb
-rwxr-xr-x root/root 5419 2007-03-25 11:46 ./usr/share/skktools/convert2skk/doc2skk.sh
-rwxr-xr-x root/root 56 2007-03-25 11:46 ./usr/share/skktools/convert2skk/wnn2skk.sh
-rwxr-xr-x root/root 3368 2007-03-25 11:46 ./usr/share/skktools/convert2skk/edict2skk.awk
-rwxr-xr-x root/root 428 2007-03-25 11:46 ./usr/share/skktools/convert2skk/wnn2skk.awk
-rwxr-xr-x root/root 49 2007-03-25 11:46 ./usr/share/skktools/convert2skk/wnn2skk.sed
-rwxr-xr-x root/root 85 2007-03-25 11:46 ./usr/share/skktools/convert2skk/adddummy
-rwxr-xr-x root/root 227 2007-03-25 11:46 ./usr/share/skktools/convert2skk/list2skk
-rwxr-xr-x root/root 375 2007-03-25 11:46 ./usr/share/skktools/convert2skk/pubdic2list
-rwxr-xr-x root/root 53 2007-03-25 11:46 ./usr/share/skktools/convert2skk/removedummy
-rwxr-xr-x root/root 477 2007-03-25 11:46 ./usr/share/skktools/convert2skk/skk2list
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/share/skktools/dbm/
-rwxr-xr-x root/root 1444 2007-03-25 11:46 ./usr/share/skktools/dbm/makedbmdic4
-rwxr-xr-x root/root 1852 2007-03-25 11:46 ./usr/share/skktools/dbm/makedbmdic5
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/share/skktools/filters/
-rwxr-xr-x root/root 4810 2007-03-25 11:46 ./usr/share/skktools/filters/abbrev-convert.rb
-rwxr-xr-x root/root 2051 2007-03-25 11:46 ./usr/share/skktools/filters/abbrev-simplify-keys.rb
-rwxr-xr-x root/root 3993 2007-03-25 11:46 ./usr/share/skktools/filters/annotation-filter.rb
-rwxr-xr-x root/root 3827 2007-03-25 11:46 ./usr/share/skktools/filters/asayaKe.rb
-rwxr-xr-x root/root 3455 2007-03-25 11:46 ./usr/share/skktools/filters/complete-numerative.rb
-rwxr-xr-x root/root 7228 2007-03-25 11:46 ./usr/share/skktools/filters/conjugation.rb
-rwxr-xr-x root/root 2680 2007-03-25 11:46 ./usr/share/skktools/filters/make-tankan-dic.rb
-rwxr-xr-x root/root 6768 2007-03-25 11:46 ./usr/share/skktools/filters/skkdictools.rb
-rwxr-xr-x root/root 2380 2007-03-25 11:46 ./usr/share/skktools/unannotation.awk
-rwxr-xr-x root/root 1756 2007-03-25 11:46 ./usr/share/skktools/saihenkan.rb
-rwxr-xr-x root/root 6926 2007-03-25 11:46 ./usr/share/skktools/skkdic-diff.scm
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/share/emacs/
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/share/emacs/site-lisp/
-rw-r--r-- root/root 11335 2006-01-30 00:19 ./usr/share/emacs/site-lisp/skk-xml.el
drwxr-xr-x root/root 0 2007-03-25 11:47 ./usr/share/man/
drwxr-xr-x root/root 0 2007-03-25 11:47 ./usr/share/man/man1/
-rw-r--r-- root/root 573 2007-03-25 11:38 ./usr/share/man/man1/skkdic-expr.1.gz
-rw-r--r-- root/root 398 2007-03-25 11:38 ./usr/share/man/man1/skkdic-sort.1.gz
-rw-r--r-- root/root 533 2007-03-25 11:38 ./usr/share/man/man1/skk2cdb.1.gz
-rw-r--r-- root/root 419 2007-03-25 11:38 ./usr/share/man/man1/skkdic-count.1.gz
-rw-r--r-- root/root 576 2007-03-25 11:38 ./usr/share/man/man1/skkdic-expr2.1.gz
drwxr-xr-x root/root 0 2007-03-25 11:47 ./usr/share/man/man8/
-rw-r--r-- root/root 453 2007-03-25 11:38 ./usr/share/man/man8/update-skkdic.8.gz
drwxr-xr-x root/root 0 2007-03-25 11:47 ./usr/bin/
-rwxr-xr-x root/root 9888 2007-03-25 11:47 ./usr/bin/skkdic-expr
-rwxr-xr-x root/root 3900 2007-03-25 11:47 ./usr/bin/skkdic-sort
-rwxr-xr-x root/root 3336 2007-03-25 11:47 ./usr/bin/skkdic-count
-rwxr-xr-x root/root 7100 2007-03-25 11:47 ./usr/bin/skkdic-expr2
-rwxr-xr-x root/root 931 2007-03-25 11:38 ./usr/bin/skk2cdb
drwxr-xr-x root/root 0 2007-03-25 11:46 ./usr/sbin/
-rwxr-xr-x root/root 2031 2007-03-25 11:38 ./usr/sbin/update-skkdic
skktools_1.2+0.20061004-1_m32r.changes:
Format: 1.7
Date: Thu, 5 Oct 2006 20:44:11 +0900
Source: skktools
Binary: skktools
Architecture: m32r
Version: 1.2+0.20061004-1
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita <tats at debian.org>
Changed-By: Tatsuya Kinoshita <tats at debian.org>
Description:
skktools - SKK dictionary maintenance tools
Changes:
skktools (1.2+0.20061004-1) unstable; urgency=low
.
* New upstream release. (CVS trunk on 2006-10-04)
* debian/rules: Use "nkf -e" instead of "qkc" for `doc2skk.sh'.
* debian/skkdic-sort.1: Typo fix.
* debian/skk2cdb: Put $OUTFILE in double quotes.
* debian/control (Suggests): Add required packages for `doc2skk.sh',
`chasen, mecab, kakasi, nkf, w3m'.
* debian/control (Description): Revised.
* debian/copyright: Updated.
Files:
b696b7241283b72bcec273d79500c75e 67588 utils optional skktools_1.2+0.20061004-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/skktools-1.2+0.20061004
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070325-1149
Build needed 00:11:09, 1892k disk space
More information about the build-status
mailing list