[build-status: 105649] Log for successful build of hspell-gui_0.2.6-4 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Sun Nov 4 01:42:47 JST 2007
Automatic build of hspell-gui_0.2.6-4 on mappi005 by sbuild/m32r 0.53
Build started at 20071104-0123
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 133kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main hspell-gui 0.2.6-4 (dsc) [818B]
Get:2 http://debian.linux-m32r.org 06_devonian/main hspell-gui 0.2.6-4 (tar) [129kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main hspell-gui 0.2.6-4 (diff) [2992B]
Fetched 133kB in 1s (74.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), cdbs, libgtk2.0-dev, libpanel-applet2-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.57 >= 5.0.0 is satisfied)
cdbs: already installed (0.4.49)
libgtk2.0-dev: already installed (2.10.12-2)
libpanel-applet2-dev: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libpanel-applet2-0
The following NEW packages will be installed:
libpanel-applet2-0 libpanel-applet2-dev
0 upgraded, 2 newly installed, 0 to remove and 127 not upgraded.
Need to get 0B/197kB of archives.
After unpacking 451kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libpanel-applet2-0 libpanel-applet2-dev
Authentication warning overridden.
Selecting previously deselected package libpanel-applet2-0.
(Reading database ... 70707 files and directories currently installed.)
Unpacking libpanel-applet2-0 (from .../libpanel-applet2-0_2.14.3-5_m32r.deb) ...
Selecting previously deselected package libpanel-applet2-dev.
Unpacking libpanel-applet2-dev (from .../libpanel-applet2-dev_2.14.3-5_m32r.deb) ...
Setting up libpanel-applet2-0 (2.14.3-5) ...
Setting up libpanel-applet2-dev (2.14.3-5) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sat Oct 27 18:30:34 2007 JST using DSA key ID 99E81DA0
gpg: Can't check signature: public key not found
dpkg-source: extracting hspell-gui in hspell-gui-0.2.6
dpkg-source: unpacking hspell-gui_0.2.6.orig.tar.gz
dpkg-source: applying /debian/buildd/build/hspell-gui_0.2.6-4.diff.gz
dpkg-buildpackage: source package hspell-gui
dpkg-buildpackage: source version 0.2.6-4
dpkg-buildpackage: source changed by Lior Kaplan <kaplan at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd/hspell-gui-0.2.6'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/hspell-gui-0.2.6'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
dh_clean po/*.gmo
debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd/hspell-gui-0.2.6/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/hspell-gui-0.2.6/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/hspell-gui" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --libexecdir=\${prefix}/lib/gnome-panel
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
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 ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... 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... /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... he sv
/build/buildd/hspell-gui-0.2.6/./configure: line 5786: 12849 Segmentation fault diff $cache_file confcache >/dev/null 2>&1
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 default-1 commands
config.status: executing default-2 commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd/hspell-gui-0.2.6'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd/hspell-gui-0.2.6'
Making all in src
make[3]: Entering directory `/build/buildd/hspell-gui-0.2.6/src'
cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -g -Wall -O2 -c main.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -g -Wall -O2 -c support.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -g -Wall -O2 -c interface.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -g -Wall -O2 -c callbacks.c
cc -g -Wall -O2 -o hspell-gui main.o support.o interface.o callbacks.o -pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0
cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/panel-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -g -Wall -O2 -c hspell-applet.c
hspell-applet.c:138: warning: initialization from incompatible pointer type
hspell-applet.c:139: warning: initialization from incompatible pointer type
hspell-applet.c: In function 'hspell_applet_fill':
hspell-applet.c:240: warning: implicit declaration of function 'panel_applet_gconf_get_int'
hspell-applet.c:244: warning: implicit declaration of function 'panel_applet_gconf_set_int'
hspell-applet.c:248: warning: implicit declaration of function 'panel_applet_gconf_set_string'
hspell-applet.c:265: warning: implicit declaration of function 'panel_applet_gconf_get_string'
cc -g -Wall -O2 -o hspell-applet hspell-applet.o -pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0
make[3]: Leaving directory `/build/buildd/hspell-gui-0.2.6/src'
Making all in po
make[3]: Entering directory `/build/buildd/hspell-gui-0.2.6/po'
file=./`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file he.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file sv.po
make[3]: Leaving directory `/build/buildd/hspell-gui-0.2.6/po'
make[3]: Entering directory `/build/buildd/hspell-gui-0.2.6'
make[3]: Leaving directory `/build/buildd/hspell-gui-0.2.6'
make[2]: Leaving directory `/build/buildd/hspell-gui-0.2.6'
make[1]: Leaving directory `/build/buildd/hspell-gui-0.2.6'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd/hspell-gui-0.2.6/debian/hspell-gui/
make[1]: Entering directory `/build/buildd/hspell-gui-0.2.6'
Making install in src
make[2]: Entering directory `/build/buildd/hspell-gui-0.2.6/src'
make[3]: Entering directory `/build/buildd/hspell-gui-0.2.6/src'
/bin/sh ../mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/bin
/usr/bin/ginstall -c hspell-gui /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/bin/hspell-gui
/bin/sh ../mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/lib/gnome-panel
mkdir -p -- /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/lib/gnome-panel
/usr/bin/ginstall -c hspell-applet /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/lib/gnome-panel/hspell-applet
/usr/bin/make install-man1
make[4]: Entering directory `/build/buildd/hspell-gui-0.2.6/src'
/bin/sh ../mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/man/man1
/usr/bin/ginstall -c -m 644 ./hspell-gui.1 /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/man/man1/hspell-gui.1
/usr/bin/ginstall -c -m 644 ./hspell-gui-heb.1 /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/man/man1/hspell-gui-heb.1
make[4]: Leaving directory `/build/buildd/hspell-gui-0.2.6/src'
make[3]: Leaving directory `/build/buildd/hspell-gui-0.2.6/src'
make[2]: Leaving directory `/build/buildd/hspell-gui-0.2.6/src'
Making install in po
make[2]: Entering directory `/build/buildd/hspell-gui-0.2.6/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share; \
else \
/bin/sh ../mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share; \
fi
installing he.gmo as /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/locale/he/LC_MESSAGES/hspell-gui.mo
mkdir -p -- /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/locale/sv/LC_MESSAGES/hspell-gui.mo
if test "hspell-gui" = "glib"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/glib-2.0/gettext/po; \
else \
/bin/sh ../mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/glib-2.0/gettext/po; \
fi; \
/usr/bin/ginstall -c -m 644 ./Makefile.in.in \
/build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[2]: Leaving directory `/build/buildd/hspell-gui-0.2.6/po'
make[2]: Entering directory `/build/buildd/hspell-gui-0.2.6'
make[3]: Entering directory `/build/buildd/hspell-gui-0.2.6'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/lib/bonobo/servers; \
/usr/bin/ginstall -c -m 644 hspell-applet.server /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/lib/bonobo/servers; \
chmod ugo+wr hspell-applet.server; \
/usr/bin/ginstall -c -m 644 hspell-gui-heb /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/bin;
mkdir -p -- /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/lib/bonobo/servers
chmod ugo+rx /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/bin/hspell-gui-heb;
if test -d ./pixmaps; then \
/bin/sh ./mkinstalldirs /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/hspell-gui/pixmaps; \
for pixmap in ./pixmaps/*; do \
if test -f $pixmap; then \
/usr/bin/ginstall -c -m 644 $pixmap /build/buildd/hspell-gui-0.2.6/debian/hspell-gui//usr/share/hspell-gui/pixmaps; \
fi \
done \
fi
make[3]: Leaving directory `/build/buildd/hspell-gui-0.2.6'
make[2]: Leaving directory `/build/buildd/hspell-gui-0.2.6'
make[1]: Leaving directory `/build/buildd/hspell-gui-0.2.6'
dh_installdirs -phspell-gui
dh_installdocs -phspell-gui ./README ./NEWS
dh_installexamples -phspell-gui
dh_installman -phspell-gui
dh_installinfo -phspell-gui
dh_installmenu -phspell-gui
dh_installcron -phspell-gui
dh_installinit -phspell-gui
dh_installdebconf -phspell-gui
dh_installemacsen -phspell-gui
dh_installcatalogs -phspell-gui
dh_installpam -phspell-gui
dh_installlogrotate -phspell-gui
dh_installlogcheck -phspell-gui
dh_installmime -phspell-gui
dh_installchangelogs -phspell-gui
dh_installudev -phspell-gui
dh_install -phspell-gui
dh_link -phspell-gui
dh_strip -phspell-gui
dh_compress -phspell-gui
dh_fixperms -phspell-gui
dh_makeshlibs -phspell-gui
dh_installdeb -phspell-gui
dh_perl -phspell-gui
dh_shlibdeps -phspell-gui
dh_gencontrol -phspell-gui
dh_md5sums -phspell-gui
dh_builddeb -phspell-gui
dpkg-deb: building package `hspell-gui' in `../hspell-gui_0.2.6-4_m32r.deb'.
dpkg-genchanges -B >../hspell-gui_0.2.6-4_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071104-0140
hspell-gui_0.2.6-4_m32r.changes:
Format: 1.7
Date: Sat, 27 Oct 2007 11:20:38 +0200
Source: hspell-gui
Binary: hspell-gui
Architecture: m32r
Version: 0.2.6-4
Distribution: unstable
Urgency: low
Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
Changed-By: Lior Kaplan <kaplan at debian.org>
Description:
hspell-gui - a graphical front-end for the hspell hebrew spell checker
Closes: 442600
Changes:
hspell-gui (0.2.6-4) unstable; urgency=low
.
* Fix FTBFS if built twice in a row (Closes: #442600)
- Thank you Lucas & Patrick for testing / reporting these issues.
* debian/control: move Homepage field from the description to the newly
supported header.
Files:
463c06c7b84a6d31b25e35c63475ff69 34736 text optional hspell-gui_0.2.6-4_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/hspell-gui_0.2.6-4_m32r.deb:
new debian package, version 2.0.
size 34736 bytes: control archive= 1338 bytes.
1137 bytes, 12 lines control
898 bytes, 13 lines md5sums
185 bytes, 7 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: hspell-gui
Version: 0.2.6-4
Architecture: m32r
Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
Installed-Size: 176
Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.3.5-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.14.0), libgnome-keyring0 (>= 0.8), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.1), libpanel-applet2-0 (>= 2.14.3), libpango1.0-0 (>= 1.14.8), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, hspell
Section: text
Priority: optional
Homepage: http://hspell-gui.sourceforge.net/
Description: a graphical front-end for the hspell hebrew spell checker
hspell-gui is a graphical front-end for hspell the hebrew spell checker.
Providing an easy access to the spell checker to the command-line challenged.
/debian/buildd/build/chroot-unstable/build/buildd/hspell-gui_0.2.6-4_m32r.deb:
drwxr-xr-x root/root 0 2007-11-04 01:36 ./
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/
drwxr-xr-x root/root 0 2007-11-04 01:37 ./usr/bin/
-rwxr-xr-x root/root 16264 2007-11-04 01:37 ./usr/bin/hspell-gui
-rwxr-xr-x root/root 380 2007-11-04 01:35 ./usr/bin/hspell-gui-heb
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-11-04 01:38 ./usr/share/doc/hspell-gui/
-rw-r--r-- root/root 319 2007-11-04 01:29 ./usr/share/doc/hspell-gui/copyright
-rw-r--r-- root/root 168 2004-05-22 06:59 ./usr/share/doc/hspell-gui/README
-rw-r--r-- root/root 357 2004-10-04 08:25 ./usr/share/doc/hspell-gui/NEWS.gz
-rw-r--r-- root/root 942 2007-11-04 01:29 ./usr/share/doc/hspell-gui/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-11-04 01:34 ./usr/share/hspell-gui/
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/hspell-gui/pixmaps/
-rw-r--r-- root/root 14622 2007-11-04 01:35 ./usr/share/hspell-gui/pixmaps/logo.png
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/menu/
-rw-r--r-- root/root 273 2007-11-04 01:29 ./usr/share/menu/hspell-gui
drwxr-xr-x root/root 0 2007-11-04 01:34 ./usr/share/man/
drwxr-xr-x root/root 0 2007-11-04 01:38 ./usr/share/man/man1/
-rw-r--r-- root/root 376 2007-11-04 01:35 ./usr/share/man/man1/hspell-gui.1.gz
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/locale/
drwxr-xr-x root/root 0 2007-11-04 01:34 ./usr/share/locale/he/
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/locale/he/LC_MESSAGES/
-rw-r--r-- root/root 1778 2007-11-04 01:35 ./usr/share/locale/he/LC_MESSAGES/hspell-gui.mo
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/locale/sv/
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root 3784 2007-11-04 01:35 ./usr/share/locale/sv/LC_MESSAGES/hspell-gui.mo
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/lib/
drwxr-xr-x root/root 0 2007-11-04 01:37 ./usr/lib/gnome-panel/
-rwxr-xr-x root/root 10052 2007-11-04 01:37 ./usr/lib/gnome-panel/hspell-applet
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/lib/bonobo/
drwxr-xr-x root/root 0 2007-11-04 01:35 ./usr/lib/bonobo/servers/
-rw-r--r-- root/root 1511 2007-11-04 01:35 ./usr/lib/bonobo/servers/hspell-applet.server
lrwxrwxrwx root/root 0 2007-11-04 01:38 ./usr/share/man/man1/hspell-gui-heb.1.gz -> hspell-gui.1.gz
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/hspell-gui-0.2.6
------------------------------------------------------------------------------
(Reading database ... 70734 files and directories currently installed.)
Removing libpanel-applet2-dev ...
Removing libpanel-applet2-0 ...
Purging configuration files for libpanel-applet2-0 ...
******************************************************************************
Finished at 20071104-0141
Build needed 00:11:45, 1376k disk space
More information about the build-status
mailing list