[build-status: 146541] Log for successful build of xbill_2.1-7 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Wed Jun 11 06:30:48 JST 2008


Automatic build of xbill_2.1-7 on mappi005 by sbuild/m32r 98-farm
Build started at 20080611-0622
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 86.6kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xbill 2.1-7 (dsc) [836B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xbill 2.1-7 (tar) [77.6kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xbill 2.1-7 (diff) [8187B]
Fetched 86.6kB in 0s (123kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), libxaw7-dev, quilt
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 5.0.0 is satisfied)
libxaw7-dev: already installed (2:1.0.4-1)
quilt: already installed (0.46-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
------------------------------------------------------------------------------
dpkg-source: extracting xbill in xbill-2.1
dpkg-source: info: unpacking xbill_2.1.orig.tar.gz
dpkg-source: info: applying xbill_2.1-7.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 xbill
dpkg-buildpackage: source version 2.1-7
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make -i clean
[ ! -f Makefile ] || /usr/bin/make -i distclean
dh_clean
	rm -f debian/xbill.substvars
	rm -f debian/xbill.*.debhelper
	rm -f debian/xbill.debhelper.log
	rm -rf debian/xbill/
	rm -f debian/files
	find .  \( \( -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} \; \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 01_makefile_in.diff
patching file Makefile.in

Applying patch 02_hurd_logos.diff
patching file bitmaps/hurd.xbm
patching file pixmaps/hurd.xpm

Now at patch 02_hurd_logos.diff
touch debian/stamp-patched
dh_testdir
# gtk and setgid requires score-wrapper program
#./configure --prefix=/usr --enable-gtk
./configure --prefix=/usr --bindir=\${prefix}/games \
		--disable-gtk --disable-motif --enable-athena
creating cache ./config.cache
checking for bison... bison -y
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for yywrap in -lfl... yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for c++... c++
checking whether the C++ compiler (c++ -g -O2 ) works... yes
checking whether the C++ compiler (c++ -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for X... libraries , headers 
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for working const... yes
checking for XawInitializeWidgetSet in -lXaw3d... no
checking for XawInitializeWidgetSet in -lXaw... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
/usr/bin/make LOCAL_LDFLAGS=-s
make[1]: Entering directory `/build/buildd/xbill-2.1'
gcc -g -O2  -I. -c Bill.c -o Bill.o
gcc -g -O2  -I. -c Bucket.c -o Bucket.o
gcc -g -O2  -I. -c Cable.c -o Cable.o
gcc -g -O2  -I. -c Computer.c -o Computer.o
gcc -g -O2  -I. -c Game.c -o Game.o
gcc -g -O2  -I. -c Horde.c -o Horde.o
gcc -g -O2  -I. -c Network.c -o Network.o
gcc -g -O2  -I. -c OS.c -o OS.o
gcc -g -O2  -I. -DSCOREFILE=\"/var/games/xbill.scores\" -c Scorelist.c -o Scorelist.o
gcc -g -O2  -I. -c Spark.c -o Spark.o
gcc -g -O2  -I. -c UI.c -o UI.o
gcc -g -O2  -I. -c util.c -o util.o
gcc -g -O2  -I.  -c x11-athena.c -o x11-athena.o
gcc -g -O2  -I.  -DIMAGES=\"/usr/share/xbill\" -c x11.c -o x11.o
gcc -g -O2  -o xbill Bill.o Bucket.o Cable.o Computer.o Game.o Horde.o Network.o OS.o Scorelist.o Spark.o UI.o util.o  x11-athena.o x11.o -lXaw -lXmu -lXt -lX11  -lSM -lICE
make[1]: Leaving directory `/build/buildd/xbill-2.1'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean
	rm -f debian/xbill.substvars
	rm -f debian/xbill.*.debhelper
	rm -f debian/xbill.debhelper.log
	rm -rf debian/xbill/
	rm -f debian/files
	find .  \( \( -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} \; \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
DESTDIR=debian/tmp make install
make[1]: Entering directory `/build/buildd/xbill-2.1'
/bin/sh ./mkinstalldirs debian/tmp/usr/games
mkdir debian/tmp
mkdir debian/tmp/usr
mkdir debian/tmp/usr/games
/usr/bin/ginstall -c xbill debian/tmp/usr/games/xbill
/bin/sh ./mkinstalldirs debian/tmp/usr/share/man/man6
mkdir debian/tmp/usr/share
mkdir debian/tmp/usr/share/man
mkdir debian/tmp/usr/share/man/man6
/usr/bin/ginstall -c -m 644 ./xbill.6 debian/tmp/usr/share/man/man6
/bin/sh ./mkinstalldirs debian/tmp/var/games
mkdir debian/tmp/var
mkdir debian/tmp/var/games
/usr/bin/ginstall -c -m 644 -o root -g games -m 0664 ./scores debian/tmp/var/games/xbill.scores.default
/bin/sh ./mkinstalldirs debian/tmp/usr/share/xbill
mkdir debian/tmp/usr/share/xbill
/bin/sh ./mkinstalldirs debian/tmp/usr/share/xbill/pixmaps
mkdir debian/tmp/usr/share/xbill/pixmaps
/bin/sh ./mkinstalldirs debian/tmp/usr/share/xbill/bitmaps
mkdir debian/tmp/usr/share/xbill/bitmaps
for i in pixmaps/about.xpm pixmaps/apple.xpm pixmaps/billA_0.xpm pixmaps/billA_1.xpm pixmaps/billA_10.xpm pixmaps/billA_11.xpm pixmaps/billA_12.xpm pixmaps/billA_2.xpm pixmaps/billA_3.xpm pixmaps/billA_4.xpm pixmaps/billA_5.xpm pixmaps/billA_6.xpm pixmaps/billA_7.xpm pixmaps/billA_8.xpm pixmaps/billA_9.xpm pixmaps/billD_0.xpm pixmaps/billD_1.xpm pixmaps/billD_2.xpm pixmaps/billD_3.xpm pixmaps/billD_4.xpm pixmaps/billL_0.xpm pixmaps/billL_1.xpm pixmaps/billL_2.xpm pixmaps/billR_0.xpm pixmaps/billR_1.xpm pixmaps/billR_2.xpm pixmaps/bsd.xpm pixmaps/bsdcpu.xpm pixmaps/bucket.xpm pixmaps/hurd.xpm pixmaps/icon.xpm pixmaps/linux.xpm pixmaps/logo.xpm pixmaps/maccpu.xpm pixmaps/next.xpm pixmaps/nextcpu.xpm pixmaps/os2.xpm pixmaps/os2cpu.xpm pixmaps/palm.xpm pixmaps/palmcpu.xpm pixmaps/redhat.xpm pixmaps/sgi.xpm pixmaps/sgicpu.xpm pixmaps/spark_0.xpm pixmaps/spark_1.xpm pixmaps/sun.xpm pixmaps/suncpu.xpm pixmaps/toaster.xpm pixmaps/wingdows.xpm; do \
		/usr/bin/ginstall -c -m 644 ./$i debian/tmp/usr/share/xbill/pixmaps ; \
	done
for i in bitmaps/apple.xbm bitmaps/bsd.xbm bitmaps/bucket.xbm bitmaps/hand_down.xbm bitmaps/hand_down_mask.xbm bitmaps/hand_up.xbm bitmaps/hand_up_mask.xbm bitmaps/hurd.xbm bitmaps/linux.xbm bitmaps/next.xbm bitmaps/os2.xbm bitmaps/palm.xbm bitmaps/redhat.xbm bitmaps/sgi.xbm bitmaps/sun.xbm; do \
		/usr/bin/ginstall -c -m 644 ./$i debian/tmp/usr/share/xbill/bitmaps ; \
	done
make[1]: Leaving directory `/build/buildd/xbill-2.1'
dh_install
	install -d debian/xbill/usr/games/
	cp -a ./debian/tmp/usr/games/xbill debian/xbill/usr/games//
	install -d debian/xbill/usr/share/
	cp -a ./debian/tmp/usr/share/man debian/xbill/usr/share//
	cp -a ./debian/tmp/usr/share/xbill debian/xbill/usr/share//
	install -d debian/xbill/var/games/
	cp -a ./debian/tmp/var/games/xbill.scores.default debian/xbill/var/games//
	install -d debian/xbill/usr/share/pixmaps/
	cp -a ./debian/xbill.xpm debian/xbill/usr/share/pixmaps//
	install -d debian/xbill/usr/share/applications/
	cp -a ./debian/xbill.desktop debian/xbill/usr/share/applications//
dh_installdocs README*
	install -g 0 -o 0 -d debian/xbill/usr/share/doc/xbill
	cp -a README debian/xbill/usr/share/doc/xbill
	cp -a README.Ports debian/xbill/usr/share/doc/xbill
	chown -R 0:0 debian/xbill/usr/share/doc
	chmod -R go=rX debian/xbill/usr/share/doc
	chmod -R u\+rw debian/xbill/usr/share/doc
	install -g 0 -o 0 -m 644 -p debian/copyright debian/xbill/usr/share/doc/xbill/copyright
dh_installmenu
	install -d debian/xbill/usr/share/menu
	install -p -m644 debian/menu debian/xbill/usr/share/menu/xbill
	echo "# Automatically added by dh_installmenu">> debian/xbill.postinst.debhelper
	sed "" /usr/share/debhelper/autoscripts/postinst-menu >> debian/xbill.postinst.debhelper
	echo '# End automatically added section' >> debian/xbill.postinst.debhelper
	echo "# Automatically added by dh_installmenu">> debian/xbill.postrm.debhelper
	sed "" /usr/share/debhelper/autoscripts/postrm-menu >> debian/xbill.postrm.debhelper
	echo '# End automatically added section' >> debian/xbill.postrm.debhelper
dh_desktop
dh_installchangelogs ChangeLog
	install -o 0 -g 0 -p -m644 debian/changelog debian/xbill/usr/share/doc/xbill/changelog.Debian
	install -o 0 -g 0 -p -m644 ChangeLog debian/xbill/usr/share/doc/xbill/changelog
dh_compress
	cd debian/xbill
	chmod a-x usr/share/man/man6/xbill.6 usr/share/doc/xbill/changelog usr/share/doc/xbill/changelog.Debian
	gzip -9nf usr/share/man/man6/xbill.6 usr/share/doc/xbill/changelog usr/share/doc/xbill/changelog.Debian
	cd '/build/buildd/xbill-2.1'
dh_fixperms
	find debian/xbill  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/xbill ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/xbill/usr/share/doc -type f  ! -regex 'debian/xbill/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xbill/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/xbill/usr/share/man debian/xbill/usr/man/ debian/xbill/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xbill -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xbill/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xbill/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/xbill/usr/lib/perl5 debian/xbill/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/xbill/usr/games -type f  -print0 2>/dev/null | xargs -0r chmod a+x
chown root:games /build/buildd/xbill-2.1/debian/xbill/usr/games/xbill
chown root:games /build/buildd/xbill-2.1/debian/xbill/var/games/xbill.scores.default
chmod 2755 /build/buildd/xbill-2.1/debian/xbill/usr/games/xbill
chmod 0664 /build/buildd/xbill-2.1/debian/xbill/var/games/xbill.scores.default
dh_strip
	strip --remove-section=.comment --remove-section=.note debian/xbill/usr/games/xbill
dh_installdeb
	install -o 0 -g 0 -d debian/xbill/DEBIAN
	perl -pe 's~#DEBHELPER#~qx{cat debian/xbill.postinst.debhelper}~eg' < debian/postinst > debian/xbill/DEBIAN/postinst
	chown 0:0 debian/xbill/DEBIAN/postinst
	chmod 755 debian/xbill/DEBIAN/postinst
	perl -pe 's~#DEBHELPER#~qx{cat debian/xbill.postrm.debhelper}~eg' < debian/postrm > debian/xbill/DEBIAN/postrm
	chown 0:0 debian/xbill/DEBIAN/postrm
	chmod 755 debian/xbill/DEBIAN/postrm
dh_shlibdeps
	dpkg-shlibdeps -Tdebian/xbill.substvars debian/xbill/usr/games/xbill
dpkg-shlibdeps: warning: dependency on libSM.so.6 could be avoided if "debian/xbill/usr/games/xbill" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXmu.so.6 could be avoided if "debian/xbill/usr/games/xbill" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libICE.so.6 could be avoided if "debian/xbill/usr/games/xbill" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol
	dpkg-gencontrol -ldebian/changelog -Tdebian/xbill.substvars -Pdebian/xbill
	chmod 644 debian/xbill/DEBIAN/control
	chown 0:0 debian/xbill/DEBIAN/control
dh_md5sums
	(cd debian/xbill >/dev/null ; find . -type f  ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/xbill/DEBIAN/md5sums
	chown 0:0 debian/xbill/DEBIAN/md5sums
dh_builddeb
	dpkg-deb --build debian/xbill ..
dpkg-deb: building package `xbill' in `../xbill_2.1-7_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../xbill_2.1-7_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 20080611-0630

chroot-unstable/build/buildd/xbill_2.1-7_m32r.deb:
 new debian package, version 2.0.
 size 59530 bytes: control archive= 3223 bytes.
     963 bytes,    19 lines      control              
    5123 bytes,    75 lines      md5sums              
     517 bytes,    29 lines   *  postinst             #!/bin/sh
     301 bytes,    14 lines   *  postrm               #!/bin/sh
 Package: xbill
 Version: 2.1-7
 Architecture: m32r
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Installed-Size: 464
 Depends: libc6 (>= 2.3.5-1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxmu6, libxpm4, libxt6
 Conflicts: suidmanager (<< 0.50)
 Section: games
 Priority: extra
 Homepage: http://www.xbill.org/xbill/xbill21.html
 Description: Get rid of those Wingdows Viruses!
  Ever get the feeling that nothing is going right?  You're a sysadmin, and
  someone's trying to destroy your computers.  The little people running
  around the screen are trying to infect your computers with Wingdows [TM],
  a virus cleverly designed to resemble a popular operating system.  Your
  objective is to click the mouse on them, ending their potential threat.
  If one of the people reaches a computer, it will attempt to replace your
  operating system with the virus it carries. It will then attempt to run off
  the screen with your vital software.

chroot-unstable/build/buildd/xbill_2.1-7_m32r.deb:
drwxr-xr-x root/root         0 2008-06-11 06:28 ./
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/games/
-rwxr-sr-x root/games    36540 2008-06-11 06:28 ./usr/games/xbill
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/share/
drwxr-xr-x root/root         0 2008-06-11 06:27 ./usr/share/xbill/
drwxr-xr-x root/root         0 2008-06-11 06:27 ./usr/share/xbill/pixmaps/
-rw-r--r-- root/root     17725 2008-06-11 06:27 ./usr/share/xbill/pixmaps/logo.xpm
-rw-r--r-- root/root      2918 2008-06-11 06:27 ./usr/share/xbill/pixmaps/bsdcpu.xpm
-rw-r--r-- root/root      2716 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_11.xpm
-rw-r--r-- root/root      1222 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billD_2.xpm
-rw-r--r-- root/root       662 2008-06-11 06:27 ./usr/share/xbill/pixmaps/spark_0.xpm
-rw-r--r-- root/root      2889 2008-06-11 06:27 ./usr/share/xbill/pixmaps/palmcpu.xpm
-rw-r--r-- root/root       927 2008-06-11 06:27 ./usr/share/xbill/pixmaps/apple.xpm
-rw-r--r-- root/root      1237 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billR_0.xpm
-rw-r--r-- root/root      2858 2008-06-11 06:27 ./usr/share/xbill/pixmaps/maccpu.xpm
-rw-r--r-- root/root       895 2008-06-11 06:27 ./usr/share/xbill/pixmaps/sgi.xpm
-rw-r--r-- root/root      2812 2008-06-11 06:27 ./usr/share/xbill/pixmaps/suncpu.xpm
-rw-r--r-- root/root      1132 2008-06-11 06:27 ./usr/share/xbill/pixmaps/linux.xpm
-rw-r--r-- root/root       865 2008-06-11 06:27 ./usr/share/xbill/pixmaps/sun.xpm
-rw-r--r-- root/root      2858 2008-06-11 06:27 ./usr/share/xbill/pixmaps/sgicpu.xpm
-rw-r--r-- root/root      2798 2008-06-11 06:27 ./usr/share/xbill/pixmaps/nextcpu.xpm
-rw-r--r-- root/root       956 2008-06-11 06:27 ./usr/share/xbill/pixmaps/next.xpm
-rw-r--r-- root/root       896 2008-06-11 06:27 ./usr/share/xbill/pixmaps/palm.xpm
-rw-r--r-- root/root      1237 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billL_2.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_7.xpm
-rw-r--r-- root/root      2716 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_12.xpm
-rw-r--r-- root/root      1306 2008-06-11 06:27 ./usr/share/xbill/pixmaps/wingdows.xpm
-rw-r--r-- root/root      1237 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billL_1.xpm
-rw-r--r-- root/root      1252 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billD_1.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_6.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_9.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_1.xpm
-rw-r--r-- root/root      1237 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billD_0.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_8.xpm
-rw-r--r-- root/root     43052 2008-06-11 06:27 ./usr/share/xbill/pixmaps/about.xpm
-rw-r--r-- root/root      1237 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billR_2.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_4.xpm
-rw-r--r-- root/root      1192 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billD_3.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_2.xpm
-rw-r--r-- root/root       947 2008-06-11 06:27 ./usr/share/xbill/pixmaps/bucket.xpm
-rw-r--r-- root/root      2716 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_10.xpm
-rw-r--r-- root/root      1237 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billR_1.xpm
-rw-r--r-- root/root      2700 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_5.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_0.xpm
-rw-r--r-- root/root      2995 2008-06-11 06:27 ./usr/share/xbill/pixmaps/toaster.xpm
-rw-r--r-- root/root       925 2008-06-11 06:27 ./usr/share/xbill/pixmaps/os2.xpm
-rw-r--r-- root/root      1237 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billL_0.xpm
-rw-r--r-- root/root      2715 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billA_3.xpm
-rw-r--r-- root/root      3879 2008-06-11 06:27 ./usr/share/xbill/pixmaps/hurd.xpm
-rw-r--r-- root/root      1162 2008-06-11 06:27 ./usr/share/xbill/pixmaps/billD_4.xpm
-rw-r--r-- root/root      3042 2008-06-11 06:27 ./usr/share/xbill/pixmaps/icon.xpm
-rw-r--r-- root/root      1075 2008-06-11 06:27 ./usr/share/xbill/pixmaps/bsd.xpm
-rw-r--r-- root/root       852 2008-06-11 06:27 ./usr/share/xbill/pixmaps/redhat.xpm
-rw-r--r-- root/root       662 2008-06-11 06:27 ./usr/share/xbill/pixmaps/spark_1.xpm
-rw-r--r-- root/root      2842 2008-06-11 06:27 ./usr/share/xbill/pixmaps/os2cpu.xpm
drwxr-xr-x root/root         0 2008-06-11 06:27 ./usr/share/xbill/bitmaps/
-rw-r--r-- root/root       255 2008-06-11 06:27 ./usr/share/xbill/bitmaps/hand_down.xbm
-rw-r--r-- root/root       249 2008-06-11 06:27 ./usr/share/xbill/bitmaps/hand_up.xbm
-rw-r--r-- root/root       574 2008-06-11 06:27 ./usr/share/xbill/bitmaps/redhat.xbm
-rw-r--r-- root/root       450 2008-06-11 06:27 ./usr/share/xbill/bitmaps/bucket.xbm
-rw-r--r-- root/root       571 2008-06-11 06:27 ./usr/share/xbill/bitmaps/linux.xbm
-rw-r--r-- root/root       565 2008-06-11 06:27 ./usr/share/xbill/bitmaps/bsd.xbm
-rw-r--r-- root/root       565 2008-06-11 06:27 ./usr/share/xbill/bitmaps/sgi.xbm
-rw-r--r-- root/root       568 2008-06-11 06:27 ./usr/share/xbill/bitmaps/next.xbm
-rw-r--r-- root/root       568 2008-06-11 06:27 ./usr/share/xbill/bitmaps/palm.xbm
-rw-r--r-- root/root       571 2008-06-11 06:27 ./usr/share/xbill/bitmaps/apple.xbm
-rw-r--r-- root/root       684 2008-06-11 06:27 ./usr/share/xbill/bitmaps/hurd.xbm
-rw-r--r-- root/root       305 2008-06-11 06:27 ./usr/share/xbill/bitmaps/hand_down_mask.xbm
-rw-r--r-- root/root       565 2008-06-11 06:27 ./usr/share/xbill/bitmaps/sun.xbm
-rw-r--r-- root/root       565 2008-06-11 06:27 ./usr/share/xbill/bitmaps/os2.xbm
-rw-r--r-- root/root       299 2008-06-11 06:27 ./usr/share/xbill/bitmaps/hand_up_mask.xbm
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/share/pixmaps/
-rw-r--r-- root/root      1331 2008-06-11 06:24 ./usr/share/pixmaps/xbill.xpm
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/share/doc/xbill/
-rw-r--r-- root/root      1731 2008-06-11 06:24 ./usr/share/doc/xbill/copyright
-rw-r--r-- root/root      3471 2001-11-16 16:05 ./usr/share/doc/xbill/changelog.gz
-rw-r--r-- root/root      2111 2001-10-29 07:15 ./usr/share/doc/xbill/README
-rw-r--r-- root/root       934 2001-11-16 16:03 ./usr/share/doc/xbill/README.Ports
-rw-r--r-- root/root      2379 2008-06-11 06:24 ./usr/share/doc/xbill/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/share/menu/
-rw-r--r-- root/root       131 2008-06-11 06:24 ./usr/share/menu/xbill
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/share/applications/
-rw-r--r-- root/root       203 2008-06-11 06:24 ./usr/share/applications/xbill.desktop
drwxr-xr-x root/root         0 2008-06-11 06:27 ./usr/share/man/
drwxr-xr-x root/root         0 2008-06-11 06:28 ./usr/share/man/man6/
-rw-r--r-- root/root      1492 2008-06-11 06:27 ./usr/share/man/man6/xbill.6.gz
drwxr-xr-x root/root         0 2008-06-11 06:28 ./var/
drwxr-xr-x root/root         0 2008-06-11 06:28 ./var/games/
-rw-rw-r-- root/games      327 2008-06-11 06:27 ./var/games/xbill.scores.default

xbill_2.1-7_m32r.changes:
Format: 1.8
Date: Tue, 01 Apr 2008 15:00:48 -0400
Source: xbill
Binary: xbill
Architecture: m32r
Version: 2.1-7
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Barry deFreese <bddebian at comcast.net>
Description: 
 xbill      - Get rid of those Wingdows Viruses!
Closes: 344703 472302
Changes: 
 xbill (2.1-7) unstable; urgency=low
 .
   [ Barry deFreese ]
   * New maintainer.
     + Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
     + Thanks to Adrian Bridgett for the previous work.
   * Add myself to uploaders.
   * Version debhelper build-depends.
   * debian/compat. New file and set to 5.
   * Bump Standards Version to 3.7.3.
     + Menu policy transition.
   * Add .desktop file. (Closes: #472302).
     + Thanks to Davide Cavalca.
     + Add call to dh_desktop.
   * Install binary in /usr/games. (Closes: #344703).
   * Fix up rules. (Use .install file and dh_install).
   * Add quilt patching system.
     + 01_makefile_in.diff - Fix up paths.
     + 02_hurd_logos.diff - Hurd logos for the game.
   * Add watch file.
Checksums-Sha1: 
 ce07a358f6983eb19f0df655d071c98eafaf75e6 59530 xbill_2.1-7_m32r.deb
Checksums-Sha256: 
 316187e5ce3353a1fefff79218e83cb65928ab5a5c40c45cff8fb62558b0f5f3 59530 xbill_2.1-7_m32r.deb
Files: 
 2f52bb42cc293ffd2ea7d1ba0800c5df 59530 games extra xbill_2.1-7_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/xbill-2.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080611-0630
Build needed 00:06:21, 2308k disk space




More information about the build-status mailing list