dpkg-buildpackage: source package is ceferino dpkg-buildpackage: source version is 0.96-1 dpkg-buildpackage: source changed by Miriam Ruiz dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/archives/losersjuegos/ceferino-0.96' make[1]: *** No hay ninguna regla para construir el objetivo `distclean'. Alto. make[1]: Leaving directory `/archives/losersjuegos/ceferino-0.96' make: [clean] Error 2 (no tiene efecto) cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_clean dpkg-source -b ceferino-0.96 dpkg-source: building ceferino using existing ceferino_0.96.orig.tar.gz dpkg-source: building ceferino in ceferino_0.96-1.diff.gz dpkg-source: building ceferino in ceferino_0.96-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. CFLAGS="-Wall -g -O2" ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --bindir=\${prefix}/games --datadir=\${prefix}/share/games --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking for i486-linux-gnu-g++... no checking for i486-linux-gnu-c++... no checking for i486-linux-gnu-gpp... no checking for i486-linux-gnu-aCC... no checking for i486-linux-gnu-CC... no checking for i486-linux-gnu-cxx... no checking for i486-linux-gnu-cc++... no checking for i486-linux-gnu-cl... no checking for i486-linux-gnu-FCC... no checking for i486-linux-gnu-KCC... no checking for i486-linux-gnu-RCC... no checking for i486-linux-gnu-xlC_r... no checking for i486-linux-gnu-xlC... 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 i486-linux-gnu-gcc... no 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for i486-linux-gnu-ranlib... no checking for ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline 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 for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.0.1... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for IMG_Load_RW in -lSDL_image... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ima/Makefile config.status: creating src/niveles/Makefile config.status: creating src/sonidos/Makefile config.status: creating src/musicas/Makefile config.status: creating po/Makefile.in config.status: creating intl/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/archives/losersjuegos/ceferino-0.96' /usr/bin/make all-recursive make[2]: Entering directory `/archives/losersjuegos/ceferino-0.96' Making all in src make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/src' Making all in ima make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/ima' make[4]: No se hace nada para `all'. make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/ima' Making all in sonidos make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/sonidos' make[4]: No se hace nada para `all'. make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/sonidos' Making all in niveles make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/niveles' make[4]: No se hace nada para `all'. make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/niveles' Making all in musicas make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/musicas' make[4]: No se hace nada para `all'. make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/musicas' make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src' g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c actor.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c audio.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c barra.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c bloque.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c bomba.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c creditos.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c final.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c fuente.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c gaucho.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c grafico.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c intro.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c item.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c item_menu.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c juego.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c libgrafico.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c main.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c marcas.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c menu.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c mundo.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c nivel.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c pelota.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c procesos.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c simple_sprite.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c tiro.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c utils.cpp g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c comojugar.cpp g++ -g -O2 -o ceferino actor.o audio.o barra.o bloque.o bomba.o creditos.o final.o fuente.o gaucho.o grafico.o intro.o item.o item_menu.o juego.o libgrafico.o main.o marcas.o menu.o mundo.o nivel.o pelota.o procesos.o simple_sprite.o tiro.o utils.o comojugar.o -lSDL -lSDL_image -lSDL_mixer g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c main_op.cpp g++ -g -O2 -o ceferinosetup main_op.o grafico.o utils.o -lSDL -lSDL_image -lSDL_mixer g++ -DHAVE_CONFIG_H -DLOCALE_DIR=\"/usr/share/games/locale\" -DPACKAGE=\"ceferino\" -DSRC_DIR=\"/usr/share/games/ceferino\" -DVER=\"0.96\" -I../intl -g -O2 -c main_ed.cpp g++ -g -O2 -o ceferinoeditor main_ed.o grafico.o utils.o -lSDL -lSDL_image -lSDL_mixer make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src' make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src' Making all in po make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/po' make[3]: No se hace nada para `all'. make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/po' Making all in intl make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/intl' make[3]: No se hace nada para `all'. make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/intl' make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96' make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96' make[2]: Leaving directory `/archives/losersjuegos/ceferino-0.96' make[1]: Leaving directory `/archives/losersjuegos/ceferino-0.96' #docbook-to-man debian/ceferino.sgml > ceferino.1 touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/ceferino. /usr/bin/make install DESTDIR=/archives/losersjuegos/ceferino-0.96/debian/ceferino make[1]: Entering directory `/archives/losersjuegos/ceferino-0.96' Making install in src make[2]: Entering directory `/archives/losersjuegos/ceferino-0.96/src' Making install in ima make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/ima' make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/ima' make[4]: No se hace nada para `install-exec-am'. /bin/sh ../../mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima /usr/bin/install -c -m 644 ./barra.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/barra.png /usr/bin/install -c -m 644 ./cargando.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/cargando.png /usr/bin/install -c -m 644 ./editor.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/editor.png /usr/bin/install -c -m 644 ./final_1.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/final_1.jpg /usr/bin/install -c -m 644 ./final_2.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/final_2.jpg /usr/bin/install -c -m 644 ./final_3.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/final_3.jpg /usr/bin/install -c -m 644 ./final_4.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/final_4.jpg /usr/bin/install -c -m 644 ./final_5.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/final_5.jpg /usr/bin/install -c -m 644 ./final_6.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/final_6.jpg /usr/bin/install -c -m 644 ./final_7.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/final_7.jpg /usr/bin/install -c -m 644 ./fondo.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/fondo.jpg /usr/bin/install -c -m 644 ./fondos.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/fondos.jpg /usr/bin/install -c -m 644 ./fuente1.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/fuente1.png /usr/bin/install -c -m 644 ./fuente2.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/fuente2.png /usr/bin/install -c -m 644 ./fuente.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/fuente.png /usr/bin/install -c -m 644 ./gaucho.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/gaucho.png /usr/bin/install -c -m 644 ./icono.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/icono.png /usr/bin/install -c -m 644 ./items.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/items.png /usr/bin/install -c -m 644 ./mate.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/mate.png /usr/bin/install -c -m 644 ./menu.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/menu.jpg /usr/bin/install -c -m 644 ./menu_oscuro.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/menu_oscuro.jpg /usr/bin/install -c -m 644 ./niveles.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/niveles.png /usr/bin/install -c -m 644 ./op_items.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/op_items.png /usr/bin/install -c -m 644 ./pelota_1.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pelota_1.png /usr/bin/install -c -m 644 ./pelota_2.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pelota_2.png /usr/bin/install -c -m 644 ./pelota_3.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pelota_3.png /usr/bin/install -c -m 644 ./pelota_4.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pelota_4.png /usr/bin/install -c -m 644 ./pres_casa.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pres_casa.jpg /usr/bin/install -c -m 644 ./pres_lee.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pres_lee.jpg /usr/bin/install -c -m 644 ./pres_losers.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pres_losers.jpg /usr/bin/install -c -m 644 ./pres_rapto.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pres_rapto.jpg /usr/bin/install -c -m 644 ./pres_sentado.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pres_sentado.jpg /usr/bin/install -c -m 644 ./pres_vs.jpg /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/pres_vs.jpg /usr/bin/install -c -m 644 ./tiros.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/tiros.png /usr/bin/install -c -m 644 ./tit_1.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/tit_1.png /usr/bin/install -c -m 644 ./tit_2.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/tit_2.png /usr/bin/install -c -m 644 ./tit_3.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/tit_3.png /usr/bin/install -c -m 644 ./how_to_play.png /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/ima/how_to_play.png make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/ima' make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/ima' Making install in sonidos make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/sonidos' make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/sonidos' make[4]: No se hace nada para `install-exec-am'. /bin/sh ../../mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos /usr/bin/install -c -m 644 ./alarma.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/alarma.wav /usr/bin/install -c -m 644 ./explo.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/explo.wav /usr/bin/install -c -m 644 ./gancho.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/gancho.wav /usr/bin/install -c -m 644 ./item.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/item.wav /usr/bin/install -c -m 644 ./mata.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/mata.wav /usr/bin/install -c -m 644 ./pierde.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/pierde.wav /usr/bin/install -c -m 644 ./romper.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/romper.wav /usr/bin/install -c -m 644 ./tecla1.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/tecla1.wav /usr/bin/install -c -m 644 ./tecla2.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/tecla2.wav /usr/bin/install -c -m 644 ./tic.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/tic.wav /usr/bin/install -c -m 644 ./tiro.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/tiro.wav /usr/bin/install -c -m 644 ./toc.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/toc.wav /usr/bin/install -c -m 644 ./boom.wav /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/sonidos/boom.wav make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/sonidos' make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/sonidos' Making install in niveles make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/niveles' make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/niveles' make[4]: No se hace nada para `install-exec-am'. /bin/sh ../../mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/niveles mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/niveles /usr/bin/install -c -m 644 ./base.map /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/niveles/base.map make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/niveles' make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/niveles' Making install in musicas make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/musicas' make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src/musicas' make[4]: No se hace nada para `install-exec-am'. /bin/sh ../../mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/musicas mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/musicas /usr/bin/install -c -m 644 ./menu.xm /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/ceferino/musicas/menu.xm make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/musicas' make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src/musicas' make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96/src' make[4]: Entering directory `/archives/losersjuegos/ceferino-0.96/src' /bin/sh ../mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/games mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/games /usr/bin/install -c ceferino /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/games/ceferino /usr/bin/install -c ceferinosetup /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/games/ceferinosetup /usr/bin/install -c ceferinoeditor /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/games/ceferinoeditor make[4]: No se hace nada para `install-data-am'. make[4]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src' make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src' make[2]: Leaving directory `/archives/losersjuegos/ceferino-0.96/src' Making install in po make[2]: Entering directory `/archives/losersjuegos/ceferino-0.96/po' if test -r "..//./mkinstalldirs"; then \ ..//./mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games; \ else \ /bin/sh ../mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games; \ fi mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/es mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/es/LC_MESSAGES installing es.gmo as /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/es/LC_MESSAGES/ceferino.mo mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/fr mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/fr/LC_MESSAGES installing fr.gmo as /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/fr/LC_MESSAGES/ceferino.mo mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/ca mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/ca/LC_MESSAGES installing ca.gmo as /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/ca/LC_MESSAGES/ceferino.mo if test "ceferino" = "glib"; then \ if test -r "..//./mkinstalldirs"; then \ ..//./mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/archives/losersjuegos/ceferino-0.96/po' Making install in intl make[2]: Entering directory `/archives/losersjuegos/ceferino-0.96/intl' if test "ceferino" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/lib /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/include; \ /usr/bin/install -c -m 644 libintl.h /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/lib; \ temp=/archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/lib/t-charset.alias; \ dest=/archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/lib/charset.alias; \ if test -f /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/lib/charset.alias; then \ orig=/archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale; \ test -f /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/locale.alias \ && orig=/archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/locale.alias \ || orig=./locale.alias; \ temp=/archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/t-locale.alias; \ dest=/archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "ceferino" = "gettext"; then \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/gettext/intl/$file; \ done; \ chmod a+x /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/archives/losersjuegos/ceferino-0.96/intl' make[2]: Entering directory `/archives/losersjuegos/ceferino-0.96' make[3]: Entering directory `/archives/losersjuegos/ceferino-0.96' make[3]: No se hace nada para `install-exec-am'. /bin/sh ./mkinstalldirs /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc mkdir /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino /usr/bin/install -c -m 644 ./AUTHORS /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/AUTHORS /usr/bin/install -c -m 644 ./ChangeLog /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/ChangeLog /usr/bin/install -c -m 644 ./COPYING /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/COPYING /usr/bin/install -c -m 644 ./COPYING_ES /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/COPYING_ES /usr/bin/install -c -m 644 ./INSTALL /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/INSTALL /usr/bin/install -c -m 644 ./NEWS /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/NEWS /usr/bin/install -c -m 644 ./README /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/README /usr/bin/install -c -m 644 ./README_ES /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/README_ES /usr/bin/install -c -m 644 ./THANKS /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/THANKS /usr/bin/install -c -m 644 ./TODO /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc/ceferino/TODO make[3]: Leaving directory `/archives/losersjuegos/ceferino-0.96' make[2]: Leaving directory `/archives/losersjuegos/ceferino-0.96' make[1]: Leaving directory `/archives/losersjuegos/ceferino-0.96' mv /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/games/doc /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share rm /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/doc/ceferino/NEWS rm /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/doc/ceferino/INSTALL rm /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/doc/ceferino/THANKS rm /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/doc/ceferino/COPYING rm /archives/losersjuegos/ceferino-0.96/debian/ceferino/usr/share/doc/ceferino/ChangeLog dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: construyendo el paquete `ceferino' en `../ceferino_0.96-1_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: ceferino: binary-without-manpage ceferino W: ceferino: binary-without-manpage ceferinoeditor W: ceferino: binary-without-manpage ceferinosetup Finished running lintian. Now signing changes and any dsc files... signfile ceferino_0.96-1.dsc Miriam Ruiz signfile ceferino_0.96-1_i386.changes Miriam Ruiz Successfully signed dsc and changes files