[build-status: 70453] Log for successful build of ratpoison_1.4.1-2 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Mon Apr 23 11:33:23 JST 2007
Automatic build of ratpoison_1.4.1-2 on mappi006 by sbuild/m32r 0.53
Build started at 20070423-1105
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 446kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ratpoison 1.4.1-2 (dsc) [671B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ratpoison 1.4.1-2 (tar) [402kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ratpoison 1.4.1-2 (diff) [43.2kB]
Fetched 446kB in 43s (10.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxext-dev, x11proto-core-dev, libxinerama-dev, libxtst-dev, libreadline5-dev, perl
**** Warning:
**** The following central src deps are (probably) missing:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
debhelper: already installed (5.0.48 >= 4.0.0 is satisfied)
libx11-dev: already installed (2:1.0.3-6)
libxext-dev: already installed (1:1.0.3-2)
x11proto-core-dev: already installed (7.0.10-2)
libxinerama-dev: already installed (1:1.0.2-1)
libxtst-dev: already installed (1:1.0.1-5)
libreadline5-dev: already installed (5.2-2)
perl: already installed (5.8.8-7)
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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Tue Apr 17 21:17:23 2007 JST using DSA key ID AA6541EE
gpg: Can't check signature: public key not found
dpkg-source: extracting ratpoison in ratpoison-1.4.1
dpkg-source: unpacking ratpoison_1.4.1.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/ratpoison_1.4.1-2.diff.gz
dpkg-buildpackage: source package is ratpoison
dpkg-buildpackage: source version is 1.4.1-2
dpkg-buildpackage: source changed by Bernhard R. Link <brlink at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.4.1-2
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp
if [ -e config.status ] ; then /usr/bin/make distclean ; fi
rm -f contrib/Ratpoison.pm contrib/ratpoison-cmd.el contrib/ratpoison.lisp contrib/ratpoison.py contrib/ratpoison.rb
rm -f rpws.1
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
debian/rules build
dh_testdir
if grep 'install-info --version | fgrep' doc/Makefile.in ; then \
echo "incompatible install-info call in doc/Makefile.in!" >&2 ;\
exit 1 ; \
fi
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu \
--prefix=/usr \
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info \
--with-xterm=x-terminal-emulator \
--with-menu="/etc/X11/ratpoison/ratpoisonmenu debian.menu" \
--disable-dependency-tracking \
--x-includes="" --x-libraries="" \
CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,syms"
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 build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking whether to enable debugging... no
checking external menu program... /etc/X11/ratpoison/ratpoisonmenu debian.menu
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking for m32r-linux-gnu-gcc... (cached) 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 for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... none
checking terminal emulator... x-terminal-emulator
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for add_history in -lhistory... yes
checking for XOpenDisplay in -lX11... yes
checking for X11/extensions/Xinerama.h... yes
checking for XMissingExtension in -lXext... yes
checking for XineramaQueryScreens in -lXinerama... yes
checking for XTestFakeButtonEvent in -lXtst... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for getopt... yes
checking for getopt_long... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for putenv... yes
checking for vsnprintf... yes
checking for usleep... yes
checking return type of signal handlers... void
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd3/ratpoison-1.4.1'
Making all in src
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1/src'
/usr/bin/make all-am
make[3]: Entering directory `/build/buildd3/ratpoison-1.4.1/src'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c actions.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c bar.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c completions.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c communications.c
communications.c: In function 'send_command':
communications.c:112: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c editor.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c events.c
events.c: In function 'selection_request':
events.c:771: warning: pointer targets in assignment differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c format.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c frame.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c getopt.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c getopt1.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c globals.c
globals.c: In function 'set_selection':
globals.c:122: warning: pointer targets in assignment differ in signedness
globals.c: In function 'get_primary_selection':
globals.c:171: warning: pointer targets in passing argument 2 of 'sbuf_nconcat' differ in signedness
globals.c: In function 'get_selection':
globals.c:188: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c group.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c history.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c hook.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c input.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c linkedlist.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c main.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c manage.c
manage.c: In function 'get_wmname':
manage.c:209: warning: pointer targets in assignment differ in signedness
manage.c:213: warning: pointer targets in assignment differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c number.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c sbuf.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c screen.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c split.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c window.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c xinerama.c
m32r-linux-gnu-gcc -Wall -g -O2 -Wl,-z,syms -o ratpoison actions.o bar.o completions.o communications.o editor.o events.o format.o frame.o getopt.o getopt1.o globals.o group.o history.o hook.o input.o linkedlist.o main.o manage.o number.o sbuf.o screen.o split.o window.o xinerama.o -lXtst -lXinerama -lXext -lX11 -lhistory
make[3]: Leaving directory `/build/buildd3/ratpoison-1.4.1/src'
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1/src'
Making all in doc
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1/doc'
Making all in contrib
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1/contrib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1/contrib'
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1'
make[1]: Leaving directory `/build/buildd3/ratpoison-1.4.1'
# bindings for the different languages
cd contrib && ./genrpbindings
113 bindings.
Created ./Ratpoison.pm
Created ./ratpoison-cmd.el
Created ./ratpoison.rb
Created ./ratpoison.lisp
Created ./ratpoison.py
# manpage for rpws
pod2man contrib/rpws rpws.1
touch build-arch-stamp
touch build-indep-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install pkgdatadir=/usr/share/doc/ratpoison/examples DESTDIR=/build/buildd3/ratpoison-1.4.1/debian/ratpoison
make[1]: Entering directory `/build/buildd3/ratpoison-1.4.1'
Making install in src
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1/src'
make[3]: Entering directory `/build/buildd3/ratpoison-1.4.1/src'
test -z "/usr/bin" || mkdir -p -- "/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/bin"
/usr/bin/ginstall -c 'ratpoison' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/bin/ratpoison'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ratpoison-1.4.1/src'
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1/src'
Making install in doc
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1/doc'
make[3]: Entering directory `/build/buildd3/ratpoison-1.4.1/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || mkdir -p -- "/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/info"
/usr/bin/ginstall -c -m 644 './ratpoison.info' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/info/ratpoison.info'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './ratpoison.1' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/man/man1/ratpoison.1'
make[3]: Leaving directory `/build/buildd3/ratpoison-1.4.1/doc'
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1/doc'
Making install in contrib
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1/contrib'
make[3]: Entering directory `/build/buildd3/ratpoison-1.4.1/contrib'
test -z "/usr/bin" || mkdir -p -- "/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/bin"
/usr/bin/ginstall -c 'rpws' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/bin/rpws'
test -z "/usr/share/doc/ratpoison/examples" || mkdir -p -- "/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples"
/usr/bin/ginstall -c -m 644 'ratpoison.el' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/ratpoison.el'
/usr/bin/ginstall -c -m 644 'split.sh' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/split.sh'
/usr/bin/ginstall -c -m 644 'genrpbindings' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/genrpbindings'
/usr/bin/ginstall -c -m 644 'rpws' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/rpws'
/usr/bin/ginstall -c -m 644 'allwindows.sh' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/allwindows.sh'
/usr/bin/ginstall -c -m 644 'clickframe.pl' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/clickframe.pl'
/usr/bin/ginstall -c -m 644 'rpshowall.sh' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/rpshowall.sh'
/usr/bin/ginstall -c -m 644 'unrat.c' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/unrat.c'
/usr/bin/ginstall -c -m 644 'sloppy.c' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/sloppy.c'
make[3]: Leaving directory `/build/buildd3/ratpoison-1.4.1/contrib'
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1/contrib'
make[2]: Entering directory `/build/buildd3/ratpoison-1.4.1'
make[3]: Entering directory `/build/buildd3/ratpoison-1.4.1'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/ratpoison" || mkdir -p -- "/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison"
/usr/bin/ginstall -c -m 644 'AUTHORS' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/AUTHORS'
/usr/bin/ginstall -c -m 644 'COPYING' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/COPYING'
/usr/bin/ginstall -c -m 644 'ChangeLog' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/ChangeLog'
/usr/bin/ginstall -c -m 644 'NEWS' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/NEWS'
/usr/bin/ginstall -c -m 644 'README' '/build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/README'
make[3]: Leaving directory `/build/buildd3/ratpoison-1.4.1'
make[2]: Leaving directory `/build/buildd3/ratpoison-1.4.1'
make[1]: Leaving directory `/build/buildd3/ratpoison-1.4.1'
# Those are installed to different places already by dh_*
rm /build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/COPYING
rm /build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/ChangeLog
# not needed two times:
rm /build/buildd3/ratpoison-1.4.1/debian/ratpoison/usr/share/doc/ratpoison/examples/rpws
# The menu command:
install -D -m 0755 debian/callmenu.sh /build/buildd3/ratpoison-1.4.1/debian/ratpoison/etc/X11/ratpoison/ratpoisonmenu
dh_testdir
dh_testroot
dh_install
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_installemacsen
dh_installmenu
dh_installinfo doc/ratpoison.info
dh_installman rpws.1
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `ratpoison' in `../ratpoison_1.4.1-2_m32r.deb'.
dpkg-genchanges -B
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 20070423-1133
ratpoison_1.4.1-2_m32r.changes:
Format: 1.7
Date: Tue, 17 Apr 2007 12:09:14 +0200
Source: ratpoison
Binary: ratpoison
Architecture: m32r
Version: 1.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Bernhard R. Link <brlink at debian.org>
Changed-By: Bernhard R. Link <brlink at debian.org>
Description:
ratpoison - keyboard-only window manager
Closes: 376067 398048
Changes:
ratpoison (1.4.1-2) unstable; urgency=low
.
* first upload to unstable of new upstream version
- slit.sh fixed (Closes: 398048)
- supports window titles in different encodings (Closes: 376067)
* install rpws into /usr/bin instead of doc/examples/
* fix bug to not restore dedicateness of frames
* some little cleanups of the packaging
Files:
ef40d71caa9068e1fe6e82b79eeeb5de 175044 x11 extra ratpoison_1.4.1-2_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/ratpoison_1.4.1-2_m32r.deb:
new debian package, version 2.0.
size 175044 bytes: control archive= 2570 bytes.
61 bytes, 2 lines conffiles
904 bytes, 25 lines control
2004 bytes, 28 lines md5sums
1623 bytes, 61 lines * postinst #!/bin/sh
261 bytes, 7 lines * postrm #!/bin/sh
1131 bytes, 44 lines * prerm #!/bin/sh
Package: ratpoison
Version: 1.4.1-2
Section: x11
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libreadline5 (>= 5.2), libx11-6, libxext6, libxinerama1, libxtst6
Recommends: 9menu (>= 1.6), menu, rxvt | x-terminal-emulator
Suggests: xbindkeys, xclip
Provides: x-window-manager
Installed-Size: 484
Maintainer: Bernhard R. Link <brlink at debian.org>
Description: keyboard-only window manager
ratpoison is a simple window manager with no fancy graphics,
no window decorations, and no rodent dependence.
It is largely modelled after GNU Screen.
.
The screen can be split into non-overlapping frames. All
windows are kept maximized irm: cannot remove directory `/tmp/dpkg9NLekm': Directory not empty
rm cleanup failed, code 256
nside their frames to take
full advantage of your precious screen real estate.
.
All interaction with the window manager is done through
keystrokes. ratpoison has a prefix map to minimize
key clobbering.
.
Homepage: http://www.nongnu.org/ratpoison
/debian/buildd3/build/chroot-unstable/build/buildd3/ratpoison_1.4.1-2_m32r.deb:
drwxr-xr-x root/root 0 2007-04-23 11:30 ./
drwxr-xr-x root/root 0 2007-04-23 11:26 ./usr/
drwxr-xr-x root/root 0 2007-04-23 11:29 ./usr/bin/
-rwxr-xr-x root/root 113384 2007-04-23 11:29 ./usr/bin/ratpoison
-rwxr-xr-x root/root 4121 2007-04-23 11:26 ./usr/bin/rpws
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/share/
drwxr-xr-x root/root 0 2007-04-23 11:26 ./usr/share/emacs/
drwxr-xr-x root/root 0 2007-04-23 11:26 ./usr/share/emacs/site-lisp/
drwxr-xr-x root/root 0 2007-04-23 11:27 ./usr/share/emacs/site-lisp/ratpoison/
-rw-r--r-- root/root 3786 2007-04-23 11:25 ./usr/share/emacs/site-lisp/ratpoison/ratpoison-cmd.el
drwxr-xr-x root/root 0 2007-04-23 11:27 ./usr/share/perl5/
-rw-r--r-- root/root 5448 2007-04-23 11:25 ./usr/share/perl5/Ratpoison.pm
drwxr-xr-x root/root 0 2007-04-23 11:26 ./usr/share/python-support/
drwxr-xr-x root/root 0 2007-04-23 11:27 ./usr/share/python-support/ratpoison/
-rw-r--r-- root/root 8935 2007-04-23 11:25 ./usr/share/python-support/ratpoison/ratpoison.py
drwxr-xr-x root/root 0 2007-04-23 11:30 ./usr/share/info/
-rw-r--r-- root/root 24810 2007-04-23 11:29 ./usr/share/info/ratpoison.info.gz
drwxr-xr-x root/root 0 2007-04-23 11:26 ./usr/share/man/
drwxr-xr-x root/root 0 2007-04-23 11:30 ./usr/share/man/man1/
-rw-r--r-- root/root 2509 2007-04-23 11:25 ./usr/share/man/man1/rpws.1.gz
-rw-r--r-- root/root 9129 2007-04-23 11:26 ./usr/share/man/man1/ratpoison.1.gz
drwxr-xr-x root/root 0 2007-04-23 11:26 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-23 11:30 ./usr/share/doc/ratpoison/
drwxr-xr-x root/root 0 2007-04-23 11:30 ./usr/share/doc/ratpoison/examples/
-rw-r--r-- root/root 939 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/split.sh
-rw-r--r-- root/root 912 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/allwindows.sh
-rw-r--r-- root/root 2570 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/clickframe.pl
-rw-r--r-- root/root 1713 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/rpshowall.sh
-rw-r--r-- root/root 2829 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/unrat.c
-rw-r--r-- root/root 2640 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/sloppy.c
-rw-r--r-- root/root 2017 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/ratpoison.el.gz
-rw-r--r-- root/root 2058 2007-04-23 11:26 ./usr/share/doc/ratpoison/examples/genrpbindings.gz
-rw-r--r-- root/root 1723 2007-04-23 11:27 ./usr/share/doc/ratpoison/AUTHORS
-rw-r--r-- root/root 7221 2006-11-18 13:18 ./usr/share/doc/ratpoison/NEWS.gz
-rw-r--r-- root/root 43917 2007-04-23 11:09 ./usr/share/doc/ratpoison/changelog.gz
-rw-r--r-- root/root 1324 2007-04-23 11:27 ./usr/share/doc/ratpoison/README
-rw-r--r-- root/root 685 2007-04-23 11:09 ./usr/share/doc/ratpoison/README.Debian
-rw-r--r-- root/root 2365 2007-04-23 11:09 ./usr/share/doc/ratpoison/copyright
-rw-r--r-- root/root 4055 2007-04-23 11:09 ./usr/share/doc/ratpoison/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/share/doc-base/
-rw-r--r-- root/root 248 2007-04-23 11:09 ./usr/share/doc-base/ratpoison
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/share/menu/
-rw-r--r-- root/root 107 2007-04-23 11:09 ./usr/share/menu/ratpoison
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/lib/
drwxr-xr-x root/root 0 2007-04-23 11:26 ./usr/lib/ruby/
drwxr-xr-x root/root 0 2007-04-23 11:27 ./usr/lib/ruby/1.8/
-rw-r--r-- root/root 10585 2007-04-23 11:25 ./usr/lib/ruby/1.8/ratpoison.rb
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/lib/emacsen-common/
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/lib/emacsen-common/packages/
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/lib/emacsen-common/packages/install/
-rwxr-xr-x root/root 1148 2007-04-23 11:28 ./usr/lib/emacsen-common/packages/install/ratpoison
drwxr-xr-x root/root 0 2007-04-23 11:28 ./usr/lib/emacsen-common/packages/remove/
-rwxr-xr-x root/root 253 2007-04-23 11:28 ./usr/lib/emacsen-common/packages/remove/ratpoison
drwxr-xr-x root/root 0 2007-04-23 11:28 ./etc/
drwxr-xr-x root/root 0 2007-04-23 11:26 ./etc/X11/
drwxr-xr-x root/root 0 2007-04-23 11:27 ./etc/X11/ratpoison/
-rwxr-xr-x root/root 1679 2007-04-23 11:27 ./etc/X11/ratpoison/ratpoisonmenu
drwxr-xr-x root/root 0 2007-04-23 11:28 ./etc/menu-methods/
-rw-r--r-- root/root 887 2007-04-23 11:09 ./etc/menu-methods/ratpoison
drwxr-xr-x root/root 0 2007-04-23 11:26 ./var/
drwxr-xr-x root/root 0 2007-04-23 11:26 ./var/lib/
drwxr-xr-x root/root 0 2007-04-23 11:26 ./var/lib/ratpoison/
drwxr-xr-x root/root 0 2007-04-23 11:26 ./var/lib/ratpoison/menu/
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/ratpoison-1.4.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070423-1133
Build needed 00:24:36, 4196k disk space
More information about the build-status
mailing list