[build-status: 153031] Log for successful build of eject_2.1.5+deb1-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Sat Jul 26 18:19:59 JST 2008


Automatic build of eject_2.1.5+deb1-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080726-1751
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 163kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main eject 2.1.5+deb1-1 (dsc) [1233B]
Get:2 http://debian.linux-m32r.org 06_devonian/main eject 2.1.5+deb1-1 (tar) [117kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main eject 2.1.5+deb1-1 (diff) [44.6kB]
Fetched 163kB in 3s (51.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: gettext, debhelper (>= 6.0.7), dpkg-dev (>= 1.13.2), libdevmapper-dev [!kfreebsd-i386 !kfreebsd-amd64]
Checking for already installed source dependencies...
gettext: already installed (0.17-2)
debhelper: already installed (7.0.13 >= 6.0.7 is satisfied)
dpkg-dev: already installed (1.14.20 >= 1.13.2 is satisfied)
libdevmapper-dev: already installed (2:1.02.24-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
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 eject in eject-2.1.5+deb1
dpkg-source: info: unpacking eject_2.1.5+deb1.orig.tar.gz
dpkg-source: info: applying eject_2.1.5+deb1-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package eject
dpkg-buildpackage: source version 2.1.5+deb1-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
dh_clean build dmcrypt-get-device
[ ! -f Makefile ] || /usr/bin/make distclean
 debian/rules build
dh_testdir
./configure --prefix=/usr --host=m32r-linux-gnu --build=m32r-linux-gnu  CFLAGS="-Wall -g -Os -fomit-frame-pointer"
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... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for egrep... 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/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for regcomp... yes
checking for strdup... yes
checking for strerror... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
configure: creating ./config.status
config.status: creating Makefile
/usr/bin/make
make[1]: Entering directory `/build/buildd2/eject-2.1.5+deb1'
Making all in po
make[2]: Entering directory `/build/buildd2/eject-2.1.5+deb1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd2/eject-2.1.5+deb1/po'
make[2]: Entering directory `/build/buildd2/eject-2.1.5+deb1'
m32r-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"eject\" -DVERSION=\"2.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1  -I. -I.   -DDEFAULTDEVICE=\"cdrom\" -DGETOPTLONG  -Wall  -Wall -g -Os -fomit-frame-pointer -DUSE_NLS=1 -c eject.c
m32r-linux-gnu-gcc -Wall  -Wall -g -Os -fomit-frame-pointer -DUSE_NLS=1  -o eject  eject.o  
m32r-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"eject\" -DVERSION=\"2.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1  -I. -I.   -DDEFAULTDEVICE=\"cdrom\" -DGETOPTLONG  -Wall  -Wall -g -Os -fomit-frame-pointer -DUSE_NLS=1 -c volname.c
m32r-linux-gnu-gcc -Wall  -Wall -g -Os -fomit-frame-pointer -DUSE_NLS=1  -o volname  volname.o  
make[2]: Leaving directory `/build/buildd2/eject-2.1.5+deb1'
make[1]: Leaving directory `/build/buildd2/eject-2.1.5+deb1'
cc -Wall -g -Os -fomit-frame-pointer dmcrypt-get-device.c -o dmcrypt-get-device -ldevmapper
touch build
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k -a
dh_installdirs -a
/usr/bin/make install mandir=/usr/share/man DESTDIR=/build/buildd2/eject-2.1.5+deb1/debian/eject
make[1]: Entering directory `/build/buildd2/eject-2.1.5+deb1'
Making install in po
make[2]: Entering directory `/build/buildd2/eject-2.1.5+deb1/po'
/usr/bin/make mo
make[3]: Entering directory `/build/buildd2/eject-2.1.5+deb1/po'
files='cs.po de.po es.po fr.po it.po ja.po sv.po tr.po zh_TW.po pt_BR.po'; \
	for file in $files;do \
	  echo compiling $LOCALENAME ; \
	  msgfmt $file -o `echo $file |sed 's/\.po$/.mo/g'`; \
	done
compiling
compiling
compiling
compiling
compiling
compiling
compiling
compiling
compiling
compiling
make[3]: Leaving directory `/build/buildd2/eject-2.1.5+deb1/po'
files='cs.po de.po es.po fr.po it.po ja.po sv.po tr.po zh_TW.po pt_BR.po'; \
	for file in $files;do \
	  LOCALENAME=`echo $file |sed 's/\.po$//g'`; \
	  echo installing $LOCALENAME ; \
	  MOPATH=/build/buildd2/eject-2.1.5+deb1/debian/eject/usr/share/locale/$LOCALENAME/LC_MESSAGES; \
	  if [ ! -d $MOPATH ] ;then  \
	     mkdir -p $MOPATH; \
	  fi; \
	  cp $LOCALENAME.mo $MOPATH/eject.mo; \
	done
installing cs
installing de
installing es
installing fr
installing it
installing ja
installing sv
installing tr
installing zh_TW
installing pt_BR
make[2]: Leaving directory `/build/buildd2/eject-2.1.5+deb1/po'
make[2]: Entering directory `/build/buildd2/eject-2.1.5+deb1'
make[3]: Entering directory `/build/buildd2/eject-2.1.5+deb1'
/bin/sh ./mkinstalldirs /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/bin
mkdir /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/bin
  /usr/bin/ginstall -c  eject /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/bin/eject
  /usr/bin/ginstall -c  volname /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/bin/volname
/usr/bin/make  install-man1
make[4]: Entering directory `/build/buildd2/eject-2.1.5+deb1'
/bin/sh ./mkinstalldirs /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/share/man/man1
mkdir /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/share/man
mkdir /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/share/man/man1
 /usr/bin/ginstall -c -m 644 ./eject.1 /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/share/man/man1/eject.1
 /usr/bin/ginstall -c -m 644 ./volname.1 /build/buildd2/eject-2.1.5+deb1/debian/eject/usr/share/man/man1/volname.1
make[4]: Leaving directory `/build/buildd2/eject-2.1.5+deb1'
make[3]: Leaving directory `/build/buildd2/eject-2.1.5+deb1'
make[2]: Leaving directory `/build/buildd2/eject-2.1.5+deb1'
make[1]: Leaving directory `/build/buildd2/eject-2.1.5+deb1'
cp -a debian/eject/usr debian/eject-udeb/
rm -fr debian/eject-udeb/usr/share/man
dh_lintian
install -D -m 4755 dmcrypt-get-device debian/eject/usr/lib/eject/dmcrypt-get-device
dh_installchangelogs ChangeLog
dh_installdocs README NEWS AUTHORS TODO
dh_installdebconf -peject-udeb
dh_link -a
dh_strip -a
dh_compress -a
dh_fixperms -a -Xdmcrypt-get-device
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb -a
dpkg-deb: building package `eject' in `../eject_2.1.5+deb1-1_m32r.deb'.
dpkg-deb: building package `eject-udeb' in `../eject-udeb_2.1.5+deb1-1_m32r.udeb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../eject_2.1.5+deb1-1_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 20080726-1819

chroot-unstable/build/buildd2/eject_2.1.5+deb1-1_m32r.deb:
 new debian package, version 2.0.
 size 51570 bytes: control archive= 1370 bytes.
     719 bytes,    19 lines      control              
    1568 bytes,    23 lines      md5sums              
 Package: eject
 Version: 2.1.5+deb1-1
 Architecture: m32r
 Maintainer: Frank Lichtenheld <djpig at debian.org>
 Installed-Size: 312
 Depends: libc6 (>= 2.3.5-1), libdevmapper1.02.1 (>= 2:1.02.20)
 Suggests: cdtool, setcd
 Section: utils
 Priority: optional
 Homepage: http://www.pobox.com/~tranter/eject.html
 Description: ejects CDs and operates CD-Changers under Linux
  This little program will eject CD-ROMs (assuming your drive supports
  the CDROMEJECT ioctl). It also allows setting the autoeject feature.
  .
  On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
  the active disc.
  .
  You can also use eject to properly disconnect external mass-storage
  devices like digital cameras or portable music players.

chroot-unstable/build/buildd2/eject-udeb_2.1.5+deb1-1_m32r.udeb:
 new debian package, version 2.0.
 size 30332 bytes: control archive= 1884 bytes.
     297 bytes,    11 lines      control              
      58 bytes,     7 lines   *  postinst             #!/bin/sh
    2805 bytes,    47 lines      templates            
 Package: eject-udeb
 Source: eject
 Version: 2.1.5+deb1-1
 Architecture: m32r
 Installer-Menu-Item: 96000
 Maintainer: Frank Lichtenheld <djpig at debian.org>
 Installed-Size: 236
 Depends: libc6 (>= 2.3.5-1), cdebconf-udeb
 Section: debian-installer
 Priority: optional
 Description: ejects CDs from d-i menu

chroot-unstable/build/buildd2/eject_2.1.5+deb1-1_m32r.deb:
drwxr-xr-x root/root         0 2008-07-26 18:12 ./
drwxr-xr-x root/root         0 2008-07-26 18:10 ./usr/
drwxr-xr-x root/root         0 2008-07-26 18:12 ./usr/bin/
-rwxr-xr-x root/root      3636 2008-07-26 18:12 ./usr/bin/volname
-rwxr-xr-x root/root     18660 2008-07-26 18:12 ./usr/bin/eject
drwxr-xr-x root/root         0 2008-07-26 18:10 ./usr/share/
drwxr-xr-x root/root         0 2008-07-26 18:10 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-07-26 18:10 ./usr/share/lintian/overrides/
-rw-r--r-- root/root        69 2008-07-26 18:00 ./usr/share/lintian/overrides/eject
drwxr-xr-x root/root         0 2008-07-26 18:10 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-07-26 18:12 ./usr/share/doc/eject/
-rw-r--r-- root/root       330 2005-07-25 08:19 ./usr/share/doc/eject/TODO
-rw-r--r-- root/root      1606 2008-07-26 18:00 ./usr/share/doc/eject/copyright
-rw-r--r-- root/root      3400 2006-06-04 10:56 ./usr/share/doc/eject/changelog.gz
-rw-r--r-- root/root        33 2005-07-25 08:19 ./usr/share/doc/eject/AUTHORS
-rw-r--r-- root/root      1794 2005-07-25 08:19 ./usr/share/doc/eject/README
-rw-r--r-- root/root       329 2006-06-04 10:58 ./usr/share/doc/eject/NEWS.gz
-rw-r--r-- root/root      7063 2008-07-26 18:00 ./usr/share/doc/eject/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/man/
drwxr-xr-x root/root         0 2008-07-26 18:12 ./usr/share/man/man1/
-rw-r--r-- root/root       543 2008-07-26 18:09 ./usr/share/man/man1/volname.1.gz
-rw-r--r-- root/root      3513 2008-07-26 18:09 ./usr/share/man/man1/eject.1.gz
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root      9916 2008-07-26 18:09 ./usr/share/locale/sv/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/cs/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root      6549 2008-07-26 18:09 ./usr/share/locale/cs/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/tr/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/tr/LC_MESSAGES/
-rw-r--r-- root/root     10228 2008-07-26 18:09 ./usr/share/locale/tr/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root      6113 2008-07-26 18:09 ./usr/share/locale/zh_TW/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root      9879 2008-07-26 18:09 ./usr/share/locale/de/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root     10391 2008-07-26 18:09 ./usr/share/locale/it/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root      6332 2008-07-26 18:09 ./usr/share/locale/ja/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root      6790 2008-07-26 18:09 ./usr/share/locale/es/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root      6623 2008-07-26 18:09 ./usr/share/locale/fr/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root     10229 2008-07-26 18:09 ./usr/share/locale/pt_BR/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:10 ./usr/lib/
drwxr-xr-x root/root         0 2008-07-26 18:12 ./usr/lib/eject/
-rwsr-xr-x root/root      4512 2008-07-26 18:12 ./usr/lib/eject/dmcrypt-get-device

chroot-unstable/build/buildd2/eject-udeb_2.1.5+deb1-1_m32r.udeb:
drwxr-xr-x root/root         0 2008-07-26 18:10 ./
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/
drwxr-xr-x root/root         0 2008-07-26 18:12 ./usr/bin/
-rwxr-xr-x root/root      3636 2008-07-26 18:12 ./usr/bin/volname
-rwxr-xr-x root/root     18660 2008-07-26 18:12 ./usr/bin/eject
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root      9916 2008-07-26 18:09 ./usr/share/locale/sv/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/cs/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root      6549 2008-07-26 18:09 ./usr/share/locale/cs/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/tr/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/tr/LC_MESSAGES/
-rw-r--r-- root/root     10228 2008-07-26 18:09 ./usr/share/locale/tr/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root      6113 2008-07-26 18:09 ./usr/share/locale/zh_TW/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root      9879 2008-07-26 18:09 ./usr/share/locale/de/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root     10391 2008-07-26 18:09 ./usr/share/locale/it/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root      6332 2008-07-26 18:09 ./usr/share/locale/ja/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root      6790 2008-07-26 18:09 ./usr/share/locale/es/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root      6623 2008-07-26 18:09 ./usr/share/locale/fr/LC_MESSAGES/eject.mo
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2008-07-26 18:09 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root     10229 2008-07-26 18:09 ./usr/share/locale/pt_BR/LC_MESSAGES/eject.mo

eject_2.1.5+deb1-1_m32r.changes:
Format: 1.8
Date: Sun, 20 Jul 2008 23:42:07 +0200
Source: eject
Binary: eject eject-udeb
Architecture: m32r
Version: 2.1.5+deb1-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Frank Lichtenheld <djpig at debian.org>
Description: 
 eject      - ejects CDs and operates CD-Changers under Linux
 eject-udeb - ejects CDs from d-i menu (udeb)
Closes: 336792 336810 490779
Changes: 
 eject (2.1.5+deb1-1) unstable; urgency=low
 .
   * Create new upstream tar ball so that we can get rid of
     these strange named .po files. Closes: #336792, #336810
   * New git repository online, add Vcs-* fields.
   * Add Homepage field.
   * Debconf translations:
     - Lithuanian added. Closes: #490779
Checksums-Sha1: 
 a81b2a7c850c403ac89459d687bcba369d40f0c8 51570 eject_2.1.5+deb1-1_m32r.deb
 927f634927578be0643119a2a0ba0e9531706042 30332 eject-udeb_2.1.5+deb1-1_m32r.udeb
Checksums-Sha256: 
 8ff1a2929ad3f95b3f509cbed88e20264c6460f34453d6572eac679a9c705381 51570 eject_2.1.5+deb1-1_m32r.deb
 19c17685e6908ba93fa94e8af78ef875b38fb630e46905353492a19f9f4e5bdb 30332 eject-udeb_2.1.5+deb1-1_m32r.udeb
Files: 
 cb8285e8d2e58d2950f6c3835918caa8 51570 utils optional eject_2.1.5+deb1-1_m32r.deb
 0be39d79b0908d9189ba335650ec27b2 30332 debian-installer optional eject-udeb_2.1.5+deb1-1_m32r.udeb
Package-Type: udeb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/eject-2.1.5+deb1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080726-1819
Build needed 00:21:49, 1864k disk space




More information about the build-status mailing list