[build-status: 118976] Log for successful build of menu_2.1.38 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Fri Mar 14 14:02:50 JST 2008
Automatic build of menu_2.1.38 on mappi005 by sbuild/m32r 0.53
Build started at 20080314-1258
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 492kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main menu 2.1.38 (dsc) [521B]
Get:2 http://debian.linux-m32r.org 06_devonian/main menu 2.1.38 (tar) [491kB]
Fetched 492kB in 5s (97.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), debiandoc-sgml, gettext, texinfo
**** Warning:
**** The following central src deps are (probably) missing:
autoconf, automake, m4
Checking for already installed source dependencies...
debhelper: already installed (6.0.5 >= 4.0.0 is satisfied)
debiandoc-sgml: already installed (1.2.7)
gettext: already installed (0.17-2)
texinfo: already installed (4.11.dfsg.1-3)
Checking for source dependency conflicts...
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.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting menu in menu-2.1.38
dpkg-source: unpacking menu_2.1.38.tar.gz
dpkg-buildpackage: source package menu
dpkg-buildpackage: source version 2.1.38
dpkg-buildpackage: source changed by Bill Allombert <ballombe at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp config.log
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make distclean
dh_clean
debian/rules build
dh_testdir
./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man
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 whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking return type of signal handlers... void
checking for mkdir... yes
checking for strdup... yes
checking for strerror... yes
configure: creating ./config.status
config.status: creating po-su-to-root/Makefile
config.status: creating po/Makefile
config.status: creating scripts/Makefile
config.status: creating po-sections/Makefile
config.status: creating doc/Makefile
config.status: creating update-menus/Makefile
config.status: creating install-menu/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make CXXFLAGS="-g -Wall -O2" CFLAGS="-g -Wall -O2"
make[1]: Entering directory `/build/buildd2/menu-2.1.38'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/menu-2.1.38'
Making all in update-menus
make[3]: Entering directory `/build/buildd2/menu-2.1.38/update-menus'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -MT update-menus.o -MD -MP -MF ".deps/update-menus.Tpo" -c -o update-menus.o update-menus.cc; \
then mv -f ".deps/update-menus.Tpo" ".deps/update-menus.Po"; else rm -f ".deps/update-menus.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -MT stringtoolbox.o -MD -MP -MF ".deps/stringtoolbox.Tpo" -c -o stringtoolbox.o stringtoolbox.cc; \
then mv -f ".deps/stringtoolbox.Tpo" ".deps/stringtoolbox.Po"; else rm -f ".deps/stringtoolbox.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -MT parsestream.o -MD -MP -MF ".deps/parsestream.Tpo" -c -o parsestream.o parsestream.cc; \
then mv -f ".deps/parsestream.Tpo" ".deps/parsestream.Po"; else rm -f ".deps/parsestream.Tpo"; exit 1; fi
g++ -g -Wall -O2 -o update-menus update-menus.o stringtoolbox.o parsestream.o
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/update-menus'
Making all in install-menu
make[3]: Entering directory `/build/buildd2/menu-2.1.38/install-menu'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../update-menus -g -Wall -O2 -MT install-menu.o -MD -MP -MF ".deps/install-menu.Tpo" -c -o install-menu.o install-menu.cc; \
then mv -f ".deps/install-menu.Tpo" ".deps/install-menu.Po"; else rm -f ".deps/install-menu.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../update-menus -g -Wall -O2 -MT menu-tree.o -MD -MP -MF ".deps/menu-tree.Tpo" -c -o menu-tree.o menu-tree.cc; \
then mv -f ".deps/menu-tree.Tpo" ".deps/menu-tree.Po"; else rm -f ".deps/menu-tree.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../update-menus -g -Wall -O2 -MT hints.o -MD -MP -MF ".deps/hints.Tpo" -c -o hints.o hints.cc; \
then mv -f ".deps/hints.Tpo" ".deps/hints.Po"; else rm -f ".deps/hints.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../update-menus -g -Wall -O2 -MT functions.o -MD -MP -MF ".deps/functions.Tpo" -c -o functions.o functions.cc; \
then mv -f ".deps/functions.Tpo" ".deps/functions.Po"; else rm -f ".deps/functions.Tpo"; exit 1; fi
g++ -g -Wall -O2 -o install-menu install-menu.o menu-tree.o hints.o functions.o ../update-menus/stringtoolbox.o ../update-menus/parsestream.o
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/install-menu'
Making all in doc
make[3]: Entering directory `/build/buildd2/menu-2.1.38/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/doc'
Making all in scripts
make[3]: Entering directory `/build/buildd2/menu-2.1.38/scripts'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/scripts'
Making all in po
make[3]: Entering directory `/build/buildd2/menu-2.1.38/po'
msgfmt -o cs.mo cs.po
msgfmt -o da.mo da.po
msgfmt -o de.mo de.po
msgfmt -o el.mo el.po
msgfmt -o eo.mo eo.po
msgfmt -o es.mo es.po
msgfmt -o eu.mo eu.po
msgfmt -o fi.mo fi.po
msgfmt -o fr.mo fr.po
msgfmt -o gl.mo gl.po
msgfmt -o it.mo it.po
msgfmt -o ja.mo ja.po
msgfmt -o nb.mo nb.po
msgfmt -o nl.mo nl.po
msgfmt -o nn.mo nn.po
msgfmt -o pl.mo pl.po
msgfmt -o pt.mo pt.po
msgfmt -o pt_BR.mo pt_BR.po
msgfmt -o ro.mo ro.po
msgfmt -o ru.mo ru.po
msgfmt -o sv.mo sv.po
msgfmt -o th.mo th.po
msgfmt -o tr.mo tr.po
msgfmt -o vi.mo vi.po
msgfmt -o zh_CN.mo zh_CN.po
msgfmt -o zh_TW.mo zh_TW.po
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/po'
Making all in po-sections
make[3]: Entering directory `/build/buildd2/menu-2.1.38/po-sections'
msgfmt -o ar.mo ar.po
msgfmt -o be.mo be.po
msgfmt -o bg.mo bg.po
msgfmt -o bn.mo bn.po
msgfmt -o bs.mo bs.po
msgfmt -o ca.mo ca.po
msgfmt -o cs.mo cs.po
msgfmt -o da.mo da.po
msgfmt -o de.mo de.po
msgfmt -o dz.mo dz.po
msgfmt -o el.mo el.po
msgfmt -o eo.mo eo.po
msgfmt -o es.mo es.po
msgfmt -o eu.mo eu.po
msgfmt -o fi.mo fi.po
msgfmt -o fr.mo fr.po
msgfmt -o gl.mo gl.po
msgfmt -o gu.mo gu.po
msgfmt -o he.mo he.po
msgfmt -o hi.mo hi.po
msgfmt -o hr.mo hr.po
msgfmt -o hu.mo hu.po
msgfmt -o id.mo id.po
msgfmt -o it.mo it.po
msgfmt -o ja.mo ja.po
msgfmt -o km.mo km.po
msgfmt -o ko.mo ko.po
msgfmt -o ku.mo ku.po
msgfmt -o lt.mo lt.po
msgfmt -o mk.mo mk.po
msgfmt -o ml.mo ml.po
msgfmt -o mr.mo mr.po
msgfmt -o nb.mo nb.po
msgfmt -o ne.mo ne.po
msgfmt -o nl.mo nl.po
msgfmt -o nn.mo nn.po
msgfmt -o pa.mo pa.po
msgfmt -o pl.mo pl.po
msgfmt -o pt.mo pt.po
msgfmt -o pt_BR.mo pt_BR.po
msgfmt -o ro.mo ro.po
msgfmt -o ru.mo ru.po
msgfmt -o sk.mo sk.po
msgfmt -o sq.mo sq.po
msgfmt -o sv.mo sv.po
msgfmt -o ta.mo ta.po
msgfmt -o th.mo th.po
msgfmt -o tl.mo tl.po
msgfmt -o tr.mo tr.po
msgfmt -o uk.mo uk.po
msgfmt -o vi.mo vi.po
msgfmt -o wo.mo wo.po
msgfmt -o zh_CN.mo zh_CN.po
msgfmt -o zh_TW.mo zh_TW.po
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/po-sections'
Making all in po-su-to-root
make[3]: Entering directory `/build/buildd2/menu-2.1.38/po-su-to-root'
msgfmt -o ar.mo ar.po
msgfmt -o bg.mo bg.po
msgfmt -o cs.mo cs.po
msgfmt -o de.mo de.po
msgfmt -o es.mo es.po
msgfmt -o eu.mo eu.po
msgfmt -o fr.mo fr.po
msgfmt -o gl.mo gl.po
msgfmt -o gu.mo gu.po
msgfmt -o hu.mo hu.po
msgfmt -o ko.mo ko.po
msgfmt -o ml.mo ml.po
msgfmt -o nb.mo nb.po
msgfmt -o pt.mo pt.po
msgfmt -o ro.mo ro.po
msgfmt -o ru.mo ru.po
msgfmt -o sv.mo sv.po
msgfmt -o ta.mo ta.po
msgfmt -o th.mo th.po
msgfmt -o vi.mo vi.po
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/po-su-to-root'
make[3]: Entering directory `/build/buildd2/menu-2.1.38'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd2/menu-2.1.38'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38'
make[1]: Leaving directory `/build/buildd2/menu-2.1.38'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs \
etc/menu-methods \
etc/menu \
usr/share/menu \
usr/share/man/man1 \
usr/share/bug/menu
# Add here commands to install the package into debian/menu.
/usr/bin/make install DESTDIR=`pwd`/debian/menu/
make[1]: Entering directory `/build/buildd2/menu-2.1.38'
Making install in update-menus
make[2]: Entering directory `/build/buildd2/menu-2.1.38/update-menus'
make[3]: Entering directory `/build/buildd2/menu-2.1.38/update-menus'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/menu-2.1.38/debian/menu//usr/bin"
/usr/bin/ginstall -c 'update-menus' '/build/buildd2/menu-2.1.38/debian/menu//usr/bin/update-menus'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/update-menus'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38/update-menus'
Making install in install-menu
make[2]: Entering directory `/build/buildd2/menu-2.1.38/install-menu'
make[3]: Entering directory `/build/buildd2/menu-2.1.38/install-menu'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/menu-2.1.38/debian/menu//usr/bin"
/usr/bin/ginstall -c 'install-menu' '/build/buildd2/menu-2.1.38/debian/menu//usr/bin/install-menu'
test -d "/build/buildd2/menu-2.1.38/debian/menu//usr/sbin" || mkdir "/build/buildd2/menu-2.1.38/debian/menu//usr/sbin"
ln -f -s ../bin/install-menu /build/buildd2/menu-2.1.38/debian/menu//usr/sbin/install-menu
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/install-menu'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38/install-menu'
Making install in doc
make[2]: Entering directory `/build/buildd2/menu-2.1.38/doc'
make[3]: Entering directory `/build/buildd2/menu-2.1.38/doc'
make[3]: Nothing to be done for `install-exec-am'.
/usr/bin/ginstall -c -d \
/build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu/examples \
/build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu/html \
/build/buildd2/menu-2.1.38/debian/menu//usr/share/info
for i in ../examples/*; do \
test -f $i && /usr/bin/ginstall -c -m 644 $i /build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu/examples;\
done;
/usr/bin/ginstall -c -m 644 ./menu.html/* /build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu/html
/usr/bin/ginstall -c -m 644 ./menu.txt.gz /build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu
/usr/bin/ginstall -c -m 644 ./menu.info.gz /build/buildd2/menu-2.1.38/debian/menu//usr/share/info
/usr/bin/ginstall -c -m 644 ./menu.sgml /build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu
/usr/bin/ginstall -c -m 644 ./BUGS /build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu
/usr/bin/ginstall -c -m 644 ./README.translations /build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu
/usr/bin/ginstall -c -m 644 ./../README /build/buildd2/menu-2.1.38/debian/menu//usr/share/doc/menu
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd2/menu-2.1.38/debian/menu//usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './install-menu.1' '/build/buildd2/menu-2.1.38/debian/menu//usr/share/man/man1/install-menu.1'
/usr/bin/ginstall -c -m 644 './su-to-root.1' '/build/buildd2/menu-2.1.38/debian/menu//usr/share/man/man1/su-to-root.1'
/usr/bin/ginstall -c -m 644 './update-menus.1' '/build/buildd2/menu-2.1.38/debian/menu//usr/share/man/man1/update-menus.1'
test -z "/usr/share/man/man5" || mkdir -p -- "/build/buildd2/menu-2.1.38/debian/menu//usr/share/man/man5"
/usr/bin/ginstall -c -m 644 './menufile.5' '/build/buildd2/menu-2.1.38/debian/menu//usr/share/man/man5/menufile.5'
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/doc'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38/doc'
Making install in scripts
make[2]: Entering directory `/build/buildd2/menu-2.1.38/scripts'
make[3]: Entering directory `/build/buildd2/menu-2.1.38/scripts'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/menu-2.1.38/debian/menu//usr/bin"
/usr/bin/ginstall -c 'su-to-root' '/build/buildd2/menu-2.1.38/debian/menu//usr/bin/su-to-root'
test -d "/build/buildd2/menu-2.1.38/debian/menu//usr/sbin" || mkdir "/build/buildd2/menu-2.1.38/debian/menu//usr/sbin"
ln -f -s ../bin/su-to-root /build/buildd2/menu-2.1.38/debian/menu//usr/sbin/su-to-root
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/scripts'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38/scripts'
Making install in po
make[2]: Entering directory `/build/buildd2/menu-2.1.38/po'
make[3]: Entering directory `/build/buildd2/menu-2.1.38/po'
make[3]: Nothing to be done for `install-exec-am'.
for mo in cs.mo da.mo de.mo el.mo eo.mo es.mo eu.mo fi.mo fr.mo gl.mo it.mo ja.mo nb.mo nl.mo nn.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sv.mo th.mo tr.mo vi.mo zh_CN.mo zh_TW.mo; do \
lang=`basename $mo .mo`; \
dir=/build/buildd2/menu-2.1.38/debian/menu//usr/share/locale/$lang/LC_MESSAGES; \
/usr/bin/ginstall -c -d $dir && \
/usr/bin/ginstall -c -m 644 $mo $dir/menu.mo; \
done
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/po'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38/po'
Making install in po-sections
make[2]: Entering directory `/build/buildd2/menu-2.1.38/po-sections'
make[3]: Entering directory `/build/buildd2/menu-2.1.38/po-sections'
make[3]: Nothing to be done for `install-exec-am'.
echo "#List of languages for multilingual menu" >lang.h
echo >>lang.h
echo 'function sections_translations()="ar.mo be.mo bg.mo bn.mo bs.mo ca.mo cs.mo da.mo de.mo dz.mo el.mo eo.mo es.mo eu.mo fi.mo fr.mo gl.mo gu.mo he.mo hi.mo hr.mo hu.mo id.mo it.mo ja.mo km.mo ko.mo ku.mo lt.mo mk.mo ml.mo mr.mo nb.mo ne.mo nl.mo nn.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo sq.mo sv.mo ta.mo th.mo tl.mo tr.mo uk.mo vi.mo wo.mo zh_CN.mo zh_TW.mo "' \
| sed -e 's/.mo /:/g; s/:"/"/' >>lang.h
for mo in ar.mo be.mo bg.mo bn.mo bs.mo ca.mo cs.mo da.mo de.mo dz.mo el.mo eo.mo es.mo eu.mo fi.mo fr.mo gl.mo gu.mo he.mo hi.mo hr.mo hu.mo id.mo it.mo ja.mo km.mo ko.mo ku.mo lt.mo mk.mo ml.mo mr.mo nb.mo ne.mo nl.mo nn.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo sq.mo sv.mo ta.mo th.mo tl.mo tr.mo uk.mo vi.mo wo.mo zh_CN.mo zh_TW.mo; do \
lang=`basename $mo .mo`; \
dir=/build/buildd2/menu-2.1.38/debian/menu//usr/share/locale/$lang/LC_MESSAGES; \
/usr/bin/ginstall -c -d $dir && \
/usr/bin/ginstall -c -m 644 $mo $dir/menu-sections.mo; \
done
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/po-sections'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38/po-sections'
Making install in po-su-to-root
make[2]: Entering directory `/build/buildd2/menu-2.1.38/po-su-to-root'
make[3]: Entering directory `/build/buildd2/menu-2.1.38/po-su-to-root'
make[3]: Nothing to be done for `install-exec-am'.
for mo in ar.mo bg.mo cs.mo de.mo es.mo eu.mo fr.mo gl.mo gu.mo hu.mo ko.mo ml.mo nb.mo pt.mo ro.mo ru.mo sv.mo ta.mo th.mo vi.mo; do \
lang=`basename $mo .mo`; \
dir=/build/buildd2/menu-2.1.38/debian/menu//usr/share/locale/$lang/LC_MESSAGES; \
/usr/bin/ginstall -c -d $dir && \
/usr/bin/ginstall -c -m 644 $mo $dir/su-to-root.mo; \
done
make[3]: Leaving directory `/build/buildd2/menu-2.1.38/po-su-to-root'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38/po-su-to-root'
make[2]: Entering directory `/build/buildd2/menu-2.1.38'
make[3]: Entering directory `/build/buildd2/menu-2.1.38'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/menu-2.1.38'
make[2]: Leaving directory `/build/buildd2/menu-2.1.38'
make[1]: Leaving directory `/build/buildd2/menu-2.1.38'
install -p -g root -o root -m 644 \
examples/translate_menus debian/menu/etc/menu-methods
install -p -g root -o root -m 644 \
examples/menu.h debian/menu/etc/menu-methods
install -p -g root -o root -m 644 \
po-sections/lang.h debian/menu/etc/menu-methods
install -p -g root -o root -m 644 \
examples/menu.config debian/menu/etc/menu-methods
#
install -p -g root -o root -m 644 \
doc/README.config-menus debian/menu/etc/menu/README
install -p -g root -o root -m 644 \
doc/README.menu-methods debian/menu/etc/menu-methods/README
install -p -g root -o root -m 644 \
doc/README.package-menus debian/menu/usr/share/menu/README
#
install -p -g root -o root -m 644 \
debian/bug.presubj debian/menu/usr/share/bug/menu/presubj
#
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installman doc/update-menus.fr.1 doc/su-to-root.fr.1 \
doc/menufile.fr.5
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installchangelogs
dh_strip
dh_compress
dh_fixperms
#Ensure update-menus is not shipped executable
chmod a-x debian/menu/usr/bin/update-menus
dh_installdeb
cp debian/conffiles debian/menu/DEBIAN
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `menu' in `../menu_2.1.38_m32r.deb'.
dpkg-genchanges -B >../menu_2.1.38_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 20080314-1402
menu_2.1.38_m32r.changes:
Format: 1.7
Date: Wed, 05 Mar 2008 16:59:55 +0100
Source: menu
Binary: menu
Architecture: m32r
Version: 2.1.38
Distribution: unstable
Urgency: low
Maintainer: Bill Allombert <ballombe at debian.org>
Changed-By: Bill Allombert <ballombe at debian.org>
Description:
menu - generates programs menu for all menu-aware applications
Closes: 452801 462283 462645 462648 464855 465136 466248 466618 466618 466618 467238 467239 468385 468466 468682
Changes:
menu (2.1.38) unstable; urgency=low
.
* The "little zebra" release.
* Handling of l10n by Christian Perrier:
+ Menu sections translations:
- Russian updated by Yuri Kozlov. Closes: #462283
- Traditional Chinese updated by Tetralet. Closes: #464855
- Romanian updated by stan ioan-eugen. Closes: #466618
- Basque updated by Piarre Beobide. Closes: #468682
+ programs translations:
- French completed by Christian Perrier. Closes: #468466
- Romanian updated by stan ioan-eugen. Closes: #466618
+ su-to-root translations:
- Romanian updated by stan ioan-eugen. Closes: #466618
.
* Work-around apt bug #463030 by calling setsid in daemon mode.
Closes: #462648. Thanks Dmitry E. Oboukhov for the patch.
.
* Patch from Robert Luberda:
- Dependency check now handles virtual packages. Closes: #452801
.
* doc/menu.sgml:
- Remove excerpt from menu policy about authoritativeness
pasted by mistake. Closes: #466248. Thanks Robert Luberda.
.
* debian/bug.presubj:
- Remove color escape codes which are not displayed correctly by
current reportbug. Thanks Dan Jacobson.
.
* su-to-root:
- Fix support for sux.
- Fix command quoting for sudo. Closes: #465136. Thanks Daniel Hahler.
- Fix typo passwd->password. Closes: #462645. Thanks Salvatore Bonaccorso.
.
* examples/translate_menus:
- automatic conversion from old section names to new names would replace
Locking by Lockinging. Closes: #468385. Thanks Yves-Alexis Perez.
.
* doc/Makefile.am:
- No more install the 'default' directory. Closes: #467238.
- Work around debiandoc-sgml bug #468772 by forcing locale to C.
Closes: #467239. Thanks Dan Jacobson.
Files:
caa1de8b28fc56433a90a9d27deaa5c1 460354 admin optional menu_2.1.38_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/menu_2.1.38_m32r.deb:
new debian package, version 2.0.
size 460354 bytes: control archive= 5300 bytes.
114 bytes, 4 lines conffiles
753 bytes, 19 lines control
11865 bytes, 156 lines md5sums
858 bytes, 30 lines * postinst #!/bin/sh
301 bytes, 15 lines * prerm #!/bin/sh
Package: menu
Version: 2.1.38
Architecture: m32r
Maintainer: Bill Allombert <ballombe at debian.org>
Installed-Size: 1952
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
Suggests: gksu | kdebase-bin | kdebase-runtime | sux
Section: admin
Priority: optional
Description: generates programs menu for all menu-aware applications
Debian menu keeps transparently the menus in the different
window-managers in sync with the list of installed programs.
.
Debian menu relies on a list of menu entries provided by programs
and a list of menu-methods provided by window-managers and other
menu-aware applications.
.
Menu provides system-level and user-level configuration and overrides
for both menu entries and menu-methods.
/debian/buildd2/build/chroot-unstable/build/buildd2/menu_2.1.38_m32r.deb:
drwxr-xr-x root/root 0 2008-03-14 13:56 ./
drwxr-xr-x root/root 0 2008-03-14 13:53 ./etc/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./etc/menu/
-rw-r--r-- root/root 421 2005-06-13 00:05 ./etc/menu/README
drwxr-xr-x root/root 0 2008-03-14 13:54 ./etc/menu-methods/
-rw-r--r-- root/root 248 2008-03-14 13:54 ./etc/menu-methods/lang.h
-rw-r--r-- root/root 2910 2007-10-12 16:22 ./etc/menu-methods/menu.h
-rw-r--r-- root/root 2232 2008-03-01 03:15 ./etc/menu-methods/translate_menus
-rw-r--r-- root/root 391 2005-09-12 06:14 ./etc/menu-methods/README
-rw-r--r-- root/root 31 2005-09-12 04:42 ./etc/menu-methods/menu.config
drwxr-xr-x root/root 0 2008-03-14 13:53 ./usr/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/sbin/
drwxr-xr-x root/root 0 2008-03-14 13:56 ./usr/bin/
-rwxr-xr-x root/root 267136 2008-03-14 13:56 ./usr/bin/install-menu
-rwxr-xr-x root/root 2903 2008-03-14 13:54 ./usr/bin/su-to-root
-rw-r--r-- root/root 134260 2008-03-14 13:56 ./usr/bin/update-menus
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/
drwxr-xr-x root/root 0 2008-03-14 13:53 ./usr/share/info/
-rw-r--r-- root/root 22254 2008-03-14 13:53 ./usr/share/info/menu.info.gz
drwxr-xr-x root/root 0 2008-03-14 13:53 ./usr/share/bug/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/bug/menu/
-rw-r--r-- root/root 260 2008-02-28 03:47 ./usr/share/bug/menu/presubj
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/doc-base/
-rw-r--r-- root/root 597 2008-01-20 07:02 ./usr/share/doc-base/menu
drwxr-xr-x root/root 0 2008-03-14 13:53 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-14 13:56 ./usr/share/doc/menu/
drwxr-xr-x root/root 0 2008-03-14 13:56 ./usr/share/doc/menu/examples/
-rw-r--r-- root/root 1555 2008-03-14 13:53 ./usr/share/doc/menu/examples/example_executable_menufile
-rw-r--r-- root/root 817 2008-03-14 13:53 ./usr/share/doc/menu/examples/ctwm
-rw-r--r-- root/root 4947 2008-03-14 13:53 ./usr/share/doc/menu/examples/system.fvwm2rc95.gz
-rw-r--r-- root/root 732 2008-03-14 13:53 ./usr/share/doc/menu/examples/system.9wmrc-menu
-rw-r--r-- root/root 2698 2008-03-14 13:53 ./usr/share/doc/menu/examples/system.twmrc-menu
-rw-r--r-- root/root 1159 2008-03-14 13:53 ./usr/share/doc/menu/examples/afterstep
-rw-r--r-- root/root 1032 2008-03-14 13:53 ./usr/share/doc/menu/examples/9wm
-rw-r--r-- root/root 2165 2008-03-14 13:53 ./usr/share/doc/menu/examples/pdmenu
-rw-r--r-- root/root 1279 2008-03-14 13:53 ./usr/share/doc/menu/examples/fvwm95
-rw-r--r-- root/root 3433 2008-03-14 13:53 ./usr/share/doc/menu/examples/system.steprc-menu.gz
-rw-r--r-- root/root 2126 2008-03-14 13:53 ./usr/share/doc/menu/examples/fvwm2
-rw-r--r-- root/root 950 2008-03-14 13:53 ./usr/share/doc/menu/examples/afterstep-joost
-rw-r--r-- root/root 2910 2008-03-14 13:53 ./usr/share/doc/menu/examples/menu.h
-rw-r--r-- root/root 1158 2008-03-14 13:53 ./usr/share/doc/menu/examples/gnome-panel
-rw-r--r-- root/root 1808 2008-03-14 13:53 ./usr/share/doc/menu/examples/system.ctwmrc-menu.gz
-rw-r--r-- root/root 963 2008-03-14 13:53 ./usr/share/doc/menu/examples/cat
-rw-r--r-- root/root 5754 2008-03-14 13:53 ./usr/share/doc/menu/examples/system.fvwmrc-menu.gz
-rw-r--r-- root/root 3665 2008-03-14 13:53 ./usr/share/doc/menu/examples/system.fvwm2rc.gz
-rw-r--r-- root/root 2232 2008-03-14 13:53 ./usr/share/doc/menu/examples/translate_menus
-rw-r--r-- root/root 1520 2008-03-14 13:53 ./usr/share/doc/menu/examples/dwww
-rw-r--r-- root/root 1481 2008-03-14 13:53 ./usr/share/doc/menu/examples/README
-rw-r--r-- root/root 31 2008-03-14 13:53 ./usr/share/doc/menu/examples/menu.config
-rw-r--r-- root/root 992 2008-03-14 13:53 ./usr/share/doc/menu/examples/twm
-rw-r--r-- root/root 994 2008-03-14 13:53 ./usr/share/doc/menu/examples/fvwm
drwxr-xr-x root/root 0 2008-03-14 13:53 ./usr/share/doc/menu/html/
-rw-r--r-- root/root 4173 2008-03-14 13:53 ./usr/share/doc/menu/html/ch6.html
-rw-r--r-- root/root 22251 2008-03-14 13:53 ./usr/share/doc/menu/html/ch7.html
-rw-r--r-- root/root 5548 2008-03-14 13:53 ./usr/share/doc/menu/html/ch1.html
-rw-r--r-- root/root 2200 2008-03-14 13:53 ./usr/share/doc/menu/html/ch4.html
-rw-r--r-- root/root 21674 2008-03-14 13:53 ./usr/share/doc/menu/html/ch3.html
-rw-r--r-- root/root 13964 2008-03-14 13:53 ./usr/share/doc/menu/html/ch8.html
-rw-r--r-- root/root 5276 2008-03-14 13:53 ./usr/share/doc/menu/html/ch5.html
-rw-r--r-- root/root 4613 2008-03-14 13:53 ./usr/share/doc/menu/html/ch2.html
-rw-r--r-- root/root 5367 2008-03-14 13:53 ./usr/share/doc/menu/html/index.html
-rw-r--r-- root/root 1261 2005-09-16 18:34 ./usr/share/doc/menu/copyright
-rw-r--r-- root/root 1605 2008-03-14 13:53 ./usr/share/doc/menu/README.translations
-rw-r--r-- root/root 28536 2008-03-06 00:59 ./usr/share/doc/menu/changelog.gz
-rw-r--r-- root/root 832 2008-03-14 13:53 ./usr/share/doc/menu/BUGS
-rw-r--r-- root/root 21527 2008-03-14 13:53 ./usr/share/doc/menu/menu.sgml.gz
-rw-r--r-- root/root 21518 2008-03-14 13:53 ./usr/share/doc/menu/menu.txt.gz
-rw-r--r-- root/root 516 2008-03-14 13:53 ./usr/share/doc/menu/README
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/menu/
-rw-r--r-- root/root 880 2003-06-28 14:53 ./usr/share/menu/README
drwxr-xr-x root/root 0 2008-03-14 13:55 ./usr/share/man/
drwxr-xr-x root/root 0 2008-03-14 13:56 ./usr/share/man/man1/
-rw-r--r-- root/root 1138 2008-03-14 13:53 ./usr/share/man/man1/su-to-root.1.gz
-rw-r--r-- root/root 806 2008-03-14 13:53 ./usr/share/man/man1/install-menu.1.gz
-rw-r--r-- root/root 2789 2008-03-14 13:53 ./usr/share/man/man1/update-menus.1.gz
drwxr-xr-x root/root 0 2008-03-14 13:56 ./usr/share/man/man5/
-rw-r--r-- root/root 2389 2008-03-14 13:53 ./usr/share/man/man5/menufile.5.gz
drwxr-xr-x root/root 0 2008-03-14 13:55 ./usr/share/man/fr/
drwxr-xr-x root/root 0 2008-03-14 13:56 ./usr/share/man/fr/man1/
-rw-r--r-- root/root 1414 2008-03-14 13:55 ./usr/share/man/fr/man1/su-to-root.1.gz
-rw-r--r-- root/root 3304 2008-03-14 13:55 ./usr/share/man/fr/man1/update-menus.1.gz
drwxr-xr-x root/root 0 2008-03-14 13:56 ./usr/share/man/fr/man5/
-rw-r--r-- root/root 2882 2008-03-14 13:55 ./usr/share/man/fr/man5/menufile.5.gz
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/bg/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/bg/LC_MESSAGES/
-rw-r--r-- root/root 1649 2008-03-14 13:54 ./usr/share/locale/bg/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 4030 2008-03-14 13:54 ./usr/share/locale/bg/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/eu/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/eu/LC_MESSAGES/
-rw-r--r-- root/root 1327 2008-03-14 13:54 ./usr/share/locale/eu/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3383 2008-03-14 13:54 ./usr/share/locale/eu/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 8166 2008-03-14 13:54 ./usr/share/locale/eu/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/bn/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/bn/LC_MESSAGES/
-rw-r--r-- root/root 1703 2008-03-14 13:54 ./usr/share/locale/bn/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/nn/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/nn/LC_MESSAGES/
-rw-r--r-- root/root 1406 2008-03-14 13:54 ./usr/share/locale/nn/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 6927 2008-03-14 13:54 ./usr/share/locale/nn/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/he/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/he/LC_MESSAGES/
-rw-r--r-- root/root 3609 2008-03-14 13:54 ./usr/share/locale/he/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ku/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ku/LC_MESSAGES/
-rw-r--r-- root/root 1043 2008-03-14 13:54 ./usr/share/locale/ku/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/da/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root 1358 2008-03-14 13:54 ./usr/share/locale/da/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 6849 2008-03-14 13:54 ./usr/share/locale/da/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ca/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root 1326 2008-03-14 13:54 ./usr/share/locale/ca/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/el/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/el/LC_MESSAGES/
-rw-r--r-- root/root 1628 2008-03-14 13:54 ./usr/share/locale/el/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 9137 2008-03-14 13:54 ./usr/share/locale/el/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ko/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ko/LC_MESSAGES/
-rw-r--r-- root/root 1398 2008-03-14 13:54 ./usr/share/locale/ko/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3409 2008-03-14 13:54 ./usr/share/locale/ko/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/mk/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/mk/LC_MESSAGES/
-rw-r--r-- root/root 1537 2008-03-14 13:54 ./usr/share/locale/mk/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/eo/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/eo/LC_MESSAGES/
-rw-r--r-- root/root 1311 2008-03-14 13:54 ./usr/share/locale/eo/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 6754 2008-03-14 13:54 ./usr/share/locale/eo/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/vi/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root 1485 2008-03-14 13:54 ./usr/share/locale/vi/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3577 2008-03-14 13:54 ./usr/share/locale/vi/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 11647 2008-03-14 13:54 ./usr/share/locale/vi/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/dz/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/dz/LC_MESSAGES/
-rw-r--r-- root/root 5089 2008-03-14 13:54 ./usr/share/locale/dz/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/sv/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root 1353 2008-03-14 13:54 ./usr/share/locale/sv/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 9586 2008-03-14 13:54 ./usr/share/locale/sv/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 7856 2008-03-14 13:54 ./usr/share/locale/sv/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/gl/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/gl/LC_MESSAGES/
-rw-r--r-- root/root 1330 2008-03-14 13:54 ./usr/share/locale/gl/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3388 2008-03-14 13:54 ./usr/share/locale/gl/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 10005 2008-03-14 13:54 ./usr/share/locale/gl/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/cs/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root 1310 2008-03-14 13:54 ./usr/share/locale/cs/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3305 2008-03-14 13:54 ./usr/share/locale/cs/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 9858 2008-03-14 13:54 ./usr/share/locale/cs/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ar/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ar/LC_MESSAGES/
-rw-r--r-- root/root 1481 2008-03-14 13:54 ./usr/share/locale/ar/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 1475 2008-03-14 13:54 ./usr/share/locale/ar/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/tr/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/tr/LC_MESSAGES/
-rw-r--r-- root/root 1436 2008-03-14 13:54 ./usr/share/locale/tr/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 7239 2008-03-14 13:54 ./usr/share/locale/tr/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ne/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ne/LC_MESSAGES/
-rw-r--r-- root/root 4570 2008-03-14 13:54 ./usr/share/locale/ne/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/hi/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/hi/LC_MESSAGES/
-rw-r--r-- root/root 1468 2008-03-14 13:54 ./usr/share/locale/hi/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/sq/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/sq/LC_MESSAGES/
-rw-r--r-- root/root 1366 2008-03-14 13:54 ./usr/share/locale/sq/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/id/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root 1428 2008-03-14 13:54 ./usr/share/locale/id/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/bs/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/bs/LC_MESSAGES/
-rw-r--r-- root/root 1384 2008-03-14 13:54 ./usr/share/locale/bs/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pl/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root 2971 2008-03-14 13:54 ./usr/share/locale/pl/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 9852 2008-03-14 13:54 ./usr/share/locale/pl/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ro/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root 1399 2008-03-14 13:54 ./usr/share/locale/ro/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3372 2008-03-14 13:54 ./usr/share/locale/ro/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 10340 2008-03-14 13:54 ./usr/share/locale/ro/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/nb/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/nb/LC_MESSAGES/
-rw-r--r-- root/root 1372 2008-03-14 13:54 ./usr/share/locale/nb/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3293 2008-03-14 13:54 ./usr/share/locale/nb/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 9719 2008-03-14 13:54 ./usr/share/locale/nb/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root 3210 2008-03-14 13:54 ./usr/share/locale/zh_TW/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 9345 2008-03-14 13:54 ./usr/share/locale/zh_TW/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/lt/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/lt/LC_MESSAGES/
-rw-r--r-- root/root 1400 2008-03-14 13:54 ./usr/share/locale/lt/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/gu/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/gu/LC_MESSAGES/
-rw-r--r-- root/root 1656 2008-03-14 13:54 ./usr/share/locale/gu/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 4327 2008-03-14 13:54 ./usr/share/locale/gu/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/hr/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/hr/LC_MESSAGES/
-rw-r--r-- root/root 1357 2008-03-14 13:54 ./usr/share/locale/hr/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/de/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root 1354 2008-03-14 13:54 ./usr/share/locale/de/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3327 2008-03-14 13:54 ./usr/share/locale/de/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 10181 2008-03-14 13:54 ./usr/share/locale/de/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/uk/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/uk/LC_MESSAGES/
-rw-r--r-- root/root 1613 2008-03-14 13:54 ./usr/share/locale/uk/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/hu/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/hu/LC_MESSAGES/
-rw-r--r-- root/root 1386 2008-03-14 13:54 ./usr/share/locale/hu/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 1444 2008-03-14 13:54 ./usr/share/locale/hu/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pa/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pa/LC_MESSAGES/
-rw-r--r-- root/root 1606 2008-03-14 13:54 ./usr/share/locale/pa/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/mr/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/mr/LC_MESSAGES/
-rw-r--r-- root/root 1600 2008-03-14 13:54 ./usr/share/locale/mr/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/it/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root 1347 2008-03-14 13:54 ./usr/share/locale/it/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 7067 2008-03-14 13:54 ./usr/share/locale/it/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ja/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root 1356 2008-03-14 13:54 ./usr/share/locale/ja/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 6988 2008-03-14 13:54 ./usr/share/locale/ja/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/nl/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root 1362 2008-03-14 13:54 ./usr/share/locale/nl/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 10039 2008-03-14 13:54 ./usr/share/locale/nl/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root 3185 2008-03-14 13:54 ./usr/share/locale/zh_CN/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 6824 2008-03-14 13:54 ./usr/share/locale/zh_CN/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/tl/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/tl/LC_MESSAGES/
-rw-r--r-- root/root 1336 2008-03-14 13:54 ./usr/share/locale/tl/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/es/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root 1361 2008-03-14 13:54 ./usr/share/locale/es/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3499 2008-03-14 13:54 ./usr/share/locale/es/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 10352 2008-03-14 13:54 ./usr/share/locale/es/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pt/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root 1332 2008-03-14 13:54 ./usr/share/locale/pt/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3403 2008-03-14 13:54 ./usr/share/locale/pt/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 9997 2008-03-14 13:54 ./usr/share/locale/pt/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/wo/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/wo/LC_MESSAGES/
-rw-r--r-- root/root 1341 2008-03-14 13:54 ./usr/share/locale/wo/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/fi/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/fi/LC_MESSAGES/
-rw-r--r-- root/root 1342 2008-03-14 13:54 ./usr/share/locale/fi/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 9945 2008-03-14 13:54 ./usr/share/locale/fi/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/sk/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/sk/LC_MESSAGES/
-rw-r--r-- root/root 3311 2008-03-14 13:54 ./usr/share/locale/sk/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/fr/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root 1483 2008-03-14 13:54 ./usr/share/locale/fr/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 3527 2008-03-14 13:54 ./usr/share/locale/fr/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 10560 2008-03-14 13:54 ./usr/share/locale/fr/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/be/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/be/LC_MESSAGES/
-rw-r--r-- root/root 3988 2008-03-14 13:54 ./usr/share/locale/be/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ru/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root 1850 2008-03-14 13:54 ./usr/share/locale/ru/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 4329 2008-03-14 13:54 ./usr/share/locale/ru/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 12322 2008-03-14 13:54 ./usr/share/locale/ru/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ml/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ml/LC_MESSAGES/
-rw-r--r-- root/root 2153 2008-03-14 13:54 ./usr/share/locale/ml/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 1871 2008-03-14 13:54 ./usr/share/locale/ml/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ta/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/ta/LC_MESSAGES/
-rw-r--r-- root/root 1905 2008-03-14 13:54 ./usr/share/locale/ta/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 4708 2008-03-14 13:54 ./usr/share/locale/ta/LC_MESSAGES/menu-sections.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/th/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/th/LC_MESSAGES/
-rw-r--r-- root/root 1874 2008-03-14 13:54 ./usr/share/locale/th/LC_MESSAGES/su-to-root.mo
-rw-r--r-- root/root 4579 2008-03-14 13:54 ./usr/share/locale/th/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 14602 2008-03-14 13:54 ./usr/share/locale/th/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root 1377 2008-03-14 13:54 ./usr/share/locale/pt_BR/LC_MESSAGES/menu-sections.mo
-rw-r--r-- root/root 7066 2008-03-14 13:54 ./usr/share/locale/pt_BR/LC_MESSAGES/menu.mo
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/km/
drwxr-xr-x root/root 0 2008-03-14 13:54 ./usr/share/locale/km/LC_MESSAGES/
-rw-r--r-- root/root 1873 2008-03-14 13:54 ./usr/share/locale/km/LC_MESSAGES/menu-sections.mo
lrwxrwxrwx root/root 0 2008-03-14 13:53 ./usr/sbin/install-menu -> ../bin/install-menu
lrwxrwxrwx root/root 0 2008-03-14 13:54 ./usr/sbin/su-to-root -> ../bin/su-to-root
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/menu-2.1.38
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080314-1402
Build needed 01:01:54, 14700k disk space
More information about the build-status
mailing list