Author: tolimar
Date: 2008-02-13 17:45:48 +0000 (Wed, 13 Feb 2008)
New Revision: 5754

Modified:
   packages/trunk/ppracer/debian/changelog
   packages/trunk/ppracer/debian/control
   packages/trunk/ppracer/debian/ppracer.desktop
   packages/trunk/ppracer/debian/rules
   packages/trunk/ppracer/debian/watch
Log:
  [ Patrick Matthäi ]
  * Bumped Standards-Version to 3.7.3.
  * Removed useless Build-Depends on dpkg-dev
  * Removed versioned Recommends at planetpenguin-racer-data.
  * Removed some useless whitespaces at EOL and EOF.
  * Removed some usless comments in rules watch file.
  * Removed usless call of dh_link and dh_installman in rules.
  * Removed deprecated Encoding and FilePattern key from the file
    ppracer.desktop in debian/.
  * Remove some more files in clean.
  * Added Homepage field and removed the old homepage entrys from the
    package descriptions.
  * Added planetpenguin-racer-dbg package, which contains the debugging
    symbols.
  * Wrapped configure options for 80-size terminals.

  [ Alexander Schmehl ]
  * Moved build-depdens to tcl8.5-dev; addjusted configure call




Modified: packages/trunk/ppracer/debian/changelog
===================================================================
--- packages/trunk/ppracer/debian/changelog     2008-02-13 13:43:12 UTC (rev 
5753)
+++ packages/trunk/ppracer/debian/changelog     2008-02-13 17:45:48 UTC (rev 
5754)
@@ -1,13 +1,26 @@
-ppracer (0.3.1-11) UNRELEASED; urgency=low
+ppracer (0.3.1-11) unstable; urgency=low
 
+  [ Patrick Matthäi ]
+  * Bumped Standards-Version to 3.7.3.
+  * Removed useless Build-Depends on dpkg-dev
+  * Removed versioned Recommends at planetpenguin-racer-data.
+  * Removed some useless whitespaces at EOL and EOF.
+  * Removed some usless comments in rules watch file.
+  * Removed usless call of dh_link and dh_installman in rules.
+  * Removed deprecated Encoding and FilePattern key from the file
+    ppracer.desktop in debian/.
+  * Remove some more files in clean.
+  * Added Homepage field and removed the old homepage entrys from the
+    package descriptions.
+  * Added planetpenguin-racer-dbg package, which contains the debugging
+    symbols.
+  * Wrapped configure options for 80-size terminals.
+
   [ Alexander Schmehl ]
-  * NOT RELEASED YET
+  * Moved build-depdens to tcl8.5-dev; addjusted configure call
 
-  [ Jon Dowland ]
-  * add Homepage: field to source stanza
+ -- Alexander Schmehl <[EMAIL PROTECTED]>  Wed, 13 Feb 2008 16:54:43 +0100
 
- -- Jon Dowland <[EMAIL PROTECTED]>  Mon, 03 Dec 2007 17:33:15 +0000
-
 ppracer (0.3.1-10) unstable; urgency=low
 
   * adding pkg-config to build-depends (not strictly needed, but usefull to

Modified: packages/trunk/ppracer/debian/control
===================================================================
--- packages/trunk/ppracer/debian/control       2008-02-13 13:43:12 UTC (rev 
5753)
+++ packages/trunk/ppracer/debian/control       2008-02-13 17:45:48 UTC (rev 
5754)
@@ -1,11 +1,11 @@
 Source: ppracer
 Section: games
 Priority: optional
+Homepage: http://projects.planetpenguin.de/racer/
 Maintainer: Debian Games Team <[EMAIL PROTECTED]>
 Uploaders: Alexander Schmehl <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), tcl8.4-dev, libxmu-dev, libglu1-xorg-dev, 
libpng12-dev, libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, 
libfreetype6-dev, docbook-to-man, sharutils, libgl1-mesa-dev, libxi-dev, 
dpkg-dev (>= 1.13.19), quilt, autotools-dev, pkg-config
-Standards-Version: 3.7.2
-Homepage: http://projects.planetpenguin.de/racer/
+Build-Depends: debhelper (>= 5.0.0), tcl8.5-dev, libxmu-dev, libglu1-xorg-dev, 
libpng12-dev, libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, 
libfreetype6-dev, docbook-to-man, sharutils, libgl1-mesa-dev, libxi-dev, quilt, 
pkg-config, autotools-dev
+Standards-Version: 3.7.3
 
 Package: planetpenguin-racer
 Architecture: any
@@ -26,14 +26,33 @@
  .
  You should have working 3D acceleration for your X or this game will run quite
  slow.
+Tag: game::arcade, interface::3d, uitoolkit::sdl, use::gameplaying, 
x11::application
+
+Package: planetpenguin-racer-dbg
+Architecture: any
+Priority: extra
+Depends: planetpenguin-racer (>= ${source:Version})
+Description: another 3D racing game featuring Tux, the Linux penguin 
(debugging symbols)
+ PlanetPenguin Racer, or ppracer as it is called for short, is a simple OpenGL
+ racing game featuring Tux, the Linux mascot. The goal of the game is to slide
+ down a snow- and ice-covered mountain as quickly as possible, avoiding the
+ trees and rocks that will slow you down.
  .
-  Homepage: http://projects.planetpenguin.de/racer/
+ Collect herrings and other goodies while sliding down the hill, but avoid fish
+ bones.
+ .
+ This game is based on the GPL version of the famous game TuxRacer.
+ .
+ You should have working 3D acceleration for your X or this game will run quite
+ slow.
+ .
+ This package contains the debugging symbols for planetpenguin-racer.
 Tag: game::arcade, interface::3d, uitoolkit::sdl, use::gameplaying, 
x11::application
 
 Package: planetpenguin-racer-data
 Architecture: all
 Depends: ttf-freefont
-Recommends: planetpenguin-racer (>= ${source:Version})
+Recommends: planetpenguin-racer
 Description: data files for the game PlanetPenguin Racer
  PlanetPenguin Racer, or ppracer as it is called for short, is a simple OpenGL
  racing game featuring Tux, the Linux mascot. The goal of the game is to slide
@@ -44,8 +63,6 @@
  .
  This package contains data like graphics and courses.  If you want to play the
  game, you need to install the package planetpenguin-racer.
- .
-  Homepage: http://projects.planetpenguin.de/racer/
 Tag: game::arcade, interface::3d, role::content:data, 
special::auto-inst-parts, use::gameplaying, x11::application
 
 Package: planetpenguin-racer-gimp-dev
@@ -63,6 +80,4 @@
  .
  Details on how to create courses can be found at
  http://tuxracer.fubaby.com/articles.php
- .
-  Homepage: http://projects.planetpenguin.de/racer/
 Tag: special::not-yet-tagged, special::not-yet-tagged::p

Modified: packages/trunk/ppracer/debian/ppracer.desktop
===================================================================
--- packages/trunk/ppracer/debian/ppracer.desktop       2008-02-13 13:43:12 UTC 
(rev 5753)
+++ packages/trunk/ppracer/debian/ppracer.desktop       2008-02-13 17:45:48 UTC 
(rev 5754)
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Version=1.0
-Encoding=UTF-8
 Type=Application
 Name=Planet Penguin Racer
 GenericName=Arcade Game
@@ -11,7 +10,6 @@
 Comment[ro_RO]=Curse cu un pinguin pe munte, la vale
 Icon=ppracer-128x128.png
 
-FilePattern=ppracer
 Exec=ppracer
 Terminal=false
 StartupNotify=false

Modified: packages/trunk/ppracer/debian/rules
===================================================================
--- packages/trunk/ppracer/debian/rules 2008-02-13 13:43:12 UTC (rev 5753)
+++ packages/trunk/ppracer/debian/rules 2008-02-13 17:45:48 UTC (rev 5754)
@@ -29,7 +29,10 @@
 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
        cp -f /usr/share/misc/config.guess config.guess
 endif
-       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info 
--with-data-dir=\$${prefix}/share/games/ppracer 
--with-tcl-inc=/usr/include/tcl8.4 --with-tcl=/usr/include/tcl8.4
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) \
+       --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info \
+       --with-data-dir=\$${prefix}/share/games/ppracer 
--with-tcl-inc=/usr/include/tcl8.5 \
+       --with-tcl=/usr/lib/tcl8.5
 
 build: build-arch build-indep
 
@@ -57,9 +60,12 @@
        dh_testroot
        rm -f config.status build-arch-stamp build-indep-stamp #CONFIGURE-STAMP#
        [ ! -f Makefile ] || $(MAKE) distclean
-       # remove temporary directory used for the additional documentation in 
the -data package 
+       # remove temporary directory used for the additional documentation in 
the -data package
        rm -rf debian/docs-data/
        rm -f debian/icons/*.png
+       # Remove files from previous builds.
+       rm -rf .pc
+       rm -f config.sub config.guess
        dh_clean ppracer.6 ppracer.de.6 icons/*.png
        QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 
@@ -69,7 +75,7 @@
 install-indep:
        dh_testdir
        dh_testroot
-       dh_clean -k -i 
+       dh_clean -k -i
        dh_installdirs -i
        ##
        ## planetpenguin-racer-gimp-dev
@@ -103,19 +109,16 @@
 install-arch:
        dh_testdir
        dh_testroot
-       dh_clean -k -s 
+       dh_clean -k -s
        dh_installdirs -s
-       ##
        ## planetpenguin-racer
-       ##
        dh_install -s src/ppracer /usr/games/
        dh_install -s debian/ppracer.desktop /usr/share/applications/
        dh_installman -s ppracer.6 ppracer.de.6
        dh_installdocs -s AUTHORS
        # now let's install all the icons...
-       dh_install -s --exclude=.uu debian/icons/* /usr/share/pixmaps         
+       dh_install -s --exclude=.uu debian/icons/* /usr/share/pixmaps
 
-
 binary-common:
        dh_testdir
        dh_testroot
@@ -123,10 +126,8 @@
        dh_installdocs
        dh_installmenu
        dh_desktop
-       dh_installman
-       dh_link
-       dh_strip
-       dh_compress 
+       dh_strip --dbg-package=planetpenguin-racer-dbg
+       dh_compress
        dh_fixperms
        dh_makeshlibs
        dh_installdeb
@@ -135,13 +136,11 @@
        dh_md5sums
        dh_builddeb
 
-# Build architecture independant packages using the common target.
 binary-indep: build-indep install-indep
        $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
 
-# Build architecture dependant packages using the common target.
 binary-arch: build-arch install-arch
        $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
 
 binary: binary-arch binary-indep
-.PHONY: build clean binary-indep binary-arch binary install install-indep 
install-arch 
+.PHONY: build clean binary-indep binary-arch binary install install-indep 
install-arch

Modified: packages/trunk/ppracer/debian/watch
===================================================================
--- packages/trunk/ppracer/debian/watch 2008-02-13 13:43:12 UTC (rev 5753)
+++ packages/trunk/ppracer/debian/watch 2008-02-13 17:45:48 UTC (rev 5754)
@@ -1,23 +1,2 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php oolite-(.*)\.tar\.gz
 http://developer.berlios.de/project/showfiles.php?group_id=1428 
http://prdownload.berlios.de/ppracer/ppracer-([\d\.-]*).tar.bz2
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/oolite-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/oolite-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-# http://sf.net/oolite/oolite-(.*)\.tar\.gz
-
-


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to