[Xbubble-commits] xbubble/debian .cvsignore,NONE,1.1 changelog,NONE,1.1 control,NONE,1.1 copyright,NONE,1.1 docs,NONE,1.1 menu,NONE,1.1 rules,NONE,1.1 xbubble-data.install,NONE,1.1 xbubble.docs,NONE,1.1 xbubble.install,NONE,1.1

Martin Quinson xbubble-devel@lists.alioth.debian.org
Mon, 06 Dec 2004 07:51:38 +0000


Update of /cvsroot/xbubble/xbubble/debian
In directory haydn:/tmp/cvs-serv21095/debian

Added Files:
	.cvsignore changelog control copyright docs menu rules 
	xbubble-data.install xbubble.docs xbubble.install 
Log Message:
Import from savanah

--- NEW FILE: .cvsignore ---
xbubble
*.debhelper xbubble.substvars
files

--- NEW FILE: xbubble-data.install ---
usr/share/xbubble/*

--- NEW FILE: docs ---
AUTHORS
NEWS
README
NetworkProtocol

--- NEW FILE: menu ---
?package(xbubble):needs=X11 section=Games/Tetris-like \
  title="xbubble" command="/usr/games/xbubble"

--- NEW FILE: rules ---
#!/usr/bin/make -f

# $Id: rules,v 1.1 2004/12/06 07:51:36 mquinson Exp $

# Import Common Debian Build System (CDBS).
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk

# This is a multi-bin-packages package
DEB_DH_INSTALL_SOURCEDIR := debian/tmp

# Go to the gettho of /usr/games
DEB_CONFIGURE_EXTRA_FLAGS :=  --bindir=\$${prefix}/games


--- NEW FILE: changelog ---
xbubble (0.5.10-0.1) unstable; urgency=low

  * New upstream release, but NMU. In fact, not even NMU. I just recompiled
    this package for my personal use but did not upload it.

 -- Martin Quinson <martin.quinson@tuxfamily.org>  Tue,  9 Dec 2003 13:37:07 +0100

xbubble (0.5.8-0.1) unstable; urgency=low

  * Repackaged to split the data in another package, and to use cdbs.

 -- Martin Quinson <martin.quinson@tuxfamily.org>  Sat, 12 Jul 2003 16:55:35 +0200

xbubble (0.4-1) unstable; urgency=low

  * New upstream release.

 -- Martin Quinson <martin.quinson@tuxfamily.org>  Tue, 15 Apr 2003 23:49:48 +0200

xbubble (0.2.5-1) unstable; urgency=low

  * New upstream release.

 -- Martin Quinson <martin.quinson@tuxfamily.org>  Thu, 10 Apr 2003 09:57:02 +0200

xbubble (0.2-1) unstable; urgency=low

  * New upstream release.
  * Acknowledge NMU. Thanks Goswin and Thorsten! (Closes: #147507).
  * Standards-Version: 3.5.7.0
    + Always provide debugging symbols.
    + Added support for noopt option.
  * Added NEWS to debian/docs.
  * Removed some Debian changes from the diff, because those changes have
    been merged upstream.
  * Fix cut'n'paste error in debian/copyright.

 -- Uwe Hermann <uwe@debian.org>  Thu,  5 Sep 2002 03:23:32 +0200

xbubble (0.1.1-2.1) unstable; urgency=low

  * Non maintainer upload during bug squashing party.
  * Apply the patch from Goswin Brederlow. Changes:
    + Build against libpng3.
    + Pass -mieee to the compiler on alpha to fix the arithmetic 
      exceptions on that architecture (Closes: #147507).

 -- Torsten Landschoff <torsten@debian.org>  Sat, 31 Aug 2002 20:32:58 +0200

xbubble (0.1.1-2) unstable; urgency=low

  * Applied a small patch from Lukas Geyer <lgeyer@umich.edu>, which fixes
    a problem with unsigned chars (Closes: #151291). Thanks Lukas!

 -- Uwe Hermann <uwe@debian.org>  Fri, 28 Jun 2002 20:45:38 +0200

xbubble (0.1.1-1) unstable; urgency=low

  * Initial Release (Closes: #139077).
  * Several manpage fixes.

 -- Uwe Hermann <uwe@debian.org>  Wed, 20 Mar 2002 14:28:27 +0100


--- NEW FILE: xbubble.install ---
usr/games/xbubble
usr/share/man/*
usr/share/locale/*

--- NEW FILE: copyright ---
This package was debianized by Uwe Hermann <uwe@debian.org> on
Tue, 19 Mar 2002 21:25:54 +0100.

It was downloaded from
http://freesoftware.fsf.org/download/xbubble/xbubble-0.2.tar.gz

Upstream Author: Ivan Djelic <ivan@savannah.gnu.org>

Copyright:

   This package 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; version 2 dated June, 1991.

   This package 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 package; if not, write to the Free Software
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.

On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.


--- NEW FILE: control ---
Source: xbubble
Section: games
Priority: optional
Maintainer: Uwe Hermann <uwe@debian.org>
Build-Depends: cdbs, debhelper (>> 3.0.0), libpng3-dev, xlibs-dev
Standards-Version: 3.5.7.0

Package: xbubble
Architecture: any
Depends: ${shlibs:Depends}, xbubble-data (= ${Source-Version})
Description: A nice Puzzle Bubble clone
 XBubble is a Puzzle Bubble / Bust-A-Move clone.
 .
 Your goal is to remove all the bubbles from the game board. To do this
 you must aim and shoot bubbles. When you manage to match 3 or more
 bubbles of the same color, they burst and disappear. All bubbles which
 hang free now, will fall down and disappear, too.
 .
 xbubble features single player mode, two player mode and
 player vs. computer (five difficulty levels of the AI) and has nice
 graphics, but no sound.

Package: xbubble-data
Architecture: all
Conflicts: xbubble (<= 0.5.6)
Description: data for xbubble, a nice Puzzle Bubble clone
 XBubble is a Puzzle Bubble / Bust-A-Move clone.
 .
 Your goal is to remove all the bubbles from the game board. To do this
 you must aim and shoot bubbles. When you manage to match 3 or more
 bubbles of the same color, they burst and disappear. All bubbles which
 hang free now, will fall down and disappear, too.
 .
 xbubble features single player mode, two player mode and
 player vs. computer (five difficulty levels of the AI) and has nice
 graphics, but no sound.
 .
 This package contains the graphic data needed to run xbubble

--- NEW FILE: xbubble.docs ---
AUTHORS
NEWS
README
NetworkProtocol
TODO