Author: bddebian-guest Date: 2007-12-13 02:28:10 +0000 (Thu, 13 Dec 2007) New Revision: 4915
Added: packages/trunk/donkey-bolonkey/ packages/trunk/donkey-bolonkey/debian/ packages/trunk/donkey-bolonkey/debian/changelog packages/trunk/donkey-bolonkey/debian/compat packages/trunk/donkey-bolonkey/debian/control packages/trunk/donkey-bolonkey/debian/copyright packages/trunk/donkey-bolonkey/debian/dirs packages/trunk/donkey-bolonkey/debian/docs packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.6 packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.desktop packages/trunk/donkey-bolonkey/debian/manpages packages/trunk/donkey-bolonkey/debian/menu packages/trunk/donkey-bolonkey/debian/patches/ packages/trunk/donkey-bolonkey/debian/patches/01_remove_strip.patch packages/trunk/donkey-bolonkey/debian/patches/series packages/trunk/donkey-bolonkey/debian/postinst packages/trunk/donkey-bolonkey/debian/postrm packages/trunk/donkey-bolonkey/debian/rules Log: New package for games team: donkey-bolonkey Added: packages/trunk/donkey-bolonkey/debian/changelog =================================================================== --- packages/trunk/donkey-bolonkey/debian/changelog (rev 0) +++ packages/trunk/donkey-bolonkey/debian/changelog 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,36 @@ +donkey-bolonkey (2001-4) unstable; urgency=low + + [ Barry deFreese ] + * New maintainer (Closes: #453750) + + Debian Games Team <[EMAIL PROTECTED]> + * Add myself to uploaders + * Move Homepage field from package description to header + * Add VCS fields in control + * Remove deprecated Encoding tag from desktop file + * Make clean not ignore errors + * Add quilt patching system + * 01_remove_strip.patch (Closes: #436774) + + Remove -s from LFLAGS in makefile.uni + * Bump standards to 3.7.3 (No changes needed) + + -- Barry deFreese <[EMAIL PROTECTED]> Tue, 11 Dec 2007 17:10:14 -0500 + +donkey-bolonkey (2001-3) unstable; urgency=low + + * Orphaning package, setting maintainer to the Debian QA Group. + + -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> Wed, 05 Dec 2007 16:07:44 +0100 + +donkey-bolonkey (2001-2) unstable; urgency=low + + * Make windowed mode the default. (Closes: #427178) + * Add desktop file. + + -- Gürkan Sengün <[EMAIL PROTECTED]> Mon, 16 Jul 2007 17:46:56 +0200 + +donkey-bolonkey (2001-1) unstable; urgency=low + + * Initial release. (Closes: #408737) + - Fixed paths for highscores, datafile and screen captures. + + -- Gürkan Sengün <[EMAIL PROTECTED]> Mon, 29 Jan 2007 14:30:03 +0100 Added: packages/trunk/donkey-bolonkey/debian/compat =================================================================== --- packages/trunk/donkey-bolonkey/debian/compat (rev 0) +++ packages/trunk/donkey-bolonkey/debian/compat 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1 @@ +5 Added: packages/trunk/donkey-bolonkey/debian/control =================================================================== --- packages/trunk/donkey-bolonkey/debian/control (rev 0) +++ packages/trunk/donkey-bolonkey/debian/control 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,17 @@ +Source: donkey-bolonkey +Section: games +Priority: extra +Maintainer: Debian Games Team <[EMAIL PROTECTED]> +Uploaders: Barry deFreese <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 5), quilt, liballegro-dev +Standards-Version: 3.7.3 +Homepage: http://www.davidcapello.com.ar/ +Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/donkey-bolonkey/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/donkey-bolonkey/?op=log + +Package: donkey-bolonkey +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Game where you rescue donkeys + This is a game where you order donkeys of the same color. When you + join three or more red donkeys, they will be rescued. Added: packages/trunk/donkey-bolonkey/debian/copyright =================================================================== --- packages/trunk/donkey-bolonkey/debian/copyright (rev 0) +++ packages/trunk/donkey-bolonkey/debian/copyright 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,30 @@ +This package was debianized by Gürkan Sengün <[EMAIL PROTECTED]> on +Mon, 29 Jan 2007 14:30:03 +0100. + +Package maintenance moved to Debian Games Team <[EMAIL PROTECTED]> +on Tue, 11 Dec 2007 + +It was downloaded from http://www.davidcapello.com.ar/ + +Upstream Author: David A. Capello <[EMAIL PROTECTED]> + +License: + + Copyright (C) 2001 David A. Capello + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +The Debian packaging is (C) 2007, Gürkan Sengün <[EMAIL PROTECTED]> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Added: packages/trunk/donkey-bolonkey/debian/dirs =================================================================== --- packages/trunk/donkey-bolonkey/debian/dirs (rev 0) +++ packages/trunk/donkey-bolonkey/debian/dirs 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,4 @@ +usr/games +usr/share/games/donkey-bolonkey +var/games/donkey-bolonkey +usr/share/applications Added: packages/trunk/donkey-bolonkey/debian/docs =================================================================== --- packages/trunk/donkey-bolonkey/debian/docs (rev 0) +++ packages/trunk/donkey-bolonkey/debian/docs 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,4 @@ +leame.txt +readme.txt +readme.txt +ChangeLog.es Added: packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.6 =================================================================== --- packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.6 (rev 0) +++ packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.6 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,32 @@ +.TH DONKEY-BOLONKEY 6 "January 29, 2007" +.SH NAME +donkey-bolonkey \- rescue the donkeys +.SH SYNOPSIS +.B donkey-bolonkey +[ \fIoption \fR] +.SH DESCRIPTION +This manual page documents briefly the +.B donkey-bolonkey +command. +.PP +\fBdonkey-bolonkey\fP is a game where you order donkeys of the +same color. When you join three or more red donkeys, they will +be rescued. +.SH OPTIONS +.B -f +enable full screen +.SH USAGE +tab - Change Bubble +.br +space - Suck donkey into bubble +.br +p - Pause / Unpause +.br +esc - Exit +.br +f12 - Create screenshot in PCX format to /tmp +.SH AUTHOR +donkey-bolonkey was written by David A. Capello. +.PP +This manual page was written by G\[:u]rkan Seng\[:u]n <[EMAIL PROTECTED]>, +for the Debian project (but may be used by others). Added: packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.desktop =================================================================== --- packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.desktop (rev 0) +++ packages/trunk/donkey-bolonkey/debian/donkey-bolonkey.desktop 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Donkey Bolonkey +Exec=donkey-bolonkey +Terminal=false +Categories=Game;ArcadeGame; +Comment=Rescue the Donkeys Added: packages/trunk/donkey-bolonkey/debian/manpages =================================================================== --- packages/trunk/donkey-bolonkey/debian/manpages (rev 0) +++ packages/trunk/donkey-bolonkey/debian/manpages 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1 @@ +debian/donkey-bolonkey.6 Added: packages/trunk/donkey-bolonkey/debian/menu =================================================================== --- packages/trunk/donkey-bolonkey/debian/menu (rev 0) +++ packages/trunk/donkey-bolonkey/debian/menu 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,2 @@ +?package(donkey-bolonkey):needs="X11" section="Games/Board"\ + title="Donkey Bolonkey" command="/usr/games/donkey-bolonkey" Added: packages/trunk/donkey-bolonkey/debian/patches/01_remove_strip.patch =================================================================== --- packages/trunk/donkey-bolonkey/debian/patches/01_remove_strip.patch (rev 0) +++ packages/trunk/donkey-bolonkey/debian/patches/01_remove_strip.patch 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,12 @@ +diff -urN dkbk.orig/makefile.uni dkbk/makefile.uni +--- dkbk.orig/makefile.uni 2003-02-09 09:42:57.000000000 -0500 ++++ dkbk/makefile.uni 2007-12-11 18:07:22.000000000 -0500 +@@ -5,7 +5,7 @@ + level.o main.o particle.o player.o title.o + + CFLAGS = -Wall -m486 -O3 -ffast-math +-LFLAGS = -s `allegro-config --libs --static` ++LFLAGS = `allegro-config --libs --static` + + default: all + Added: packages/trunk/donkey-bolonkey/debian/patches/series =================================================================== --- packages/trunk/donkey-bolonkey/debian/patches/series (rev 0) +++ packages/trunk/donkey-bolonkey/debian/patches/series 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1 @@ +01_remove_strip.patch Added: packages/trunk/donkey-bolonkey/debian/postinst =================================================================== --- packages/trunk/donkey-bolonkey/debian/postinst (rev 0) +++ packages/trunk/donkey-bolonkey/debian/postinst 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,47 @@ +#!/bin/sh + +SCOREDIR=/var/games/donkey-bolonkey + +case "$1" in + configure) + if ! dpkg-statoverride --list /usr/games/donkey-bolonkey >/dev/null; then + dpkg-statoverride --update --add root games 2755 /usr/games/donkey-bolonkey + fi + # Fix permissions + for x in dkbk.hi; do + test -f $SCOREDIR/$x || cat > $SCOREDIR/$x << EOF +[hiscore] +name1 = David A. Capello +score1 = 100 +name2 = David A. Capello +score2 = 100 +name3 = David A. Capello +score3 = 100 +name4 = David A. Capello +score4 = 100 +name5 = David A. Capello +score5 = 100 +name6 = David A. Capello +score6 = 100 +name7 = David A. Capello +score7 = 100 +name8 = David A. Capello +score8 = 100 +name9 = David A. Capello +score9 = 100 +name10 = David A. Capello +score10 = 100 +EOF + chown root:games $SCOREDIR/$x + chmod 0664 $SCOREDIR/$x + done + ;; + abort-upgrade|abort-remove|abort-deconfigure) + ;; + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +#DEBHELPER# Added: packages/trunk/donkey-bolonkey/debian/postrm =================================================================== --- packages/trunk/donkey-bolonkey/debian/postrm (rev 0) +++ packages/trunk/donkey-bolonkey/debian/postrm 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,8 @@ +#!/bin/sh -e + +if test "$1" = "purge"; then + rm -f /var/games/donkey-bolonkey/dkbk.hi + rmdir --ignore-fail-on-non-empty /var/games/donkey-bolonkey +fi + +#DEBHELPER# Added: packages/trunk/donkey-bolonkey/debian/rules =================================================================== --- packages/trunk/donkey-bolonkey/debian/rules (rev 0) +++ packages/trunk/donkey-bolonkey/debian/rules 2007-12-13 02:28:10 UTC (rev 4915) @@ -0,0 +1,63 @@ +#!/usr/bin/make -f +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +include /usr/share/quilt/quilt.make + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +build: build-stamp + +build-stamp: patch + dh_testdir + $(MAKE) CFLAGS="$(CFLAGS)" -f makefile.uni + touch $@ + +clean: unpatch + dh_testdir + dh_testroot + rm -f build-stamp + [ ! -f Makefile ] || $(MAKE) clean + rm -f *.o dkbk + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + cp dkbk $(CURDIR)/debian/donkey-bolonkey/usr/games/donkey-bolonkey + cp dkbk.dat $(CURDIR)/debian/donkey-bolonkey/usr/share/games/donkey-bolonkey/ + cp debian/donkey-bolonkey.desktop debian/donkey-bolonkey/usr/share/applications/ + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog.en + dh_installdocs + dh_installmenu + dh_installman + dh_desktop + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install Property changes on: packages/trunk/donkey-bolonkey/debian/rules ___________________________________________________________________ Name: svn:executable + * _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

