This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository extremetuxracer.
commit 34b35ec9bdfe9d0d95e2d610b9c84176d27ca4b1 Author: Markus Koschany <[email protected]> Date: Thu Dec 3 16:42:00 2015 +0100 Drop debug package because automatic debug packages will be provided in the near future. --- debian/control | 22 ---------------------- debian/rules | 1 - 2 files changed, 23 deletions(-) diff --git a/debian/control b/debian/control index 783a112..c40ef83 100644 --- a/debian/control +++ b/debian/control @@ -64,28 +64,6 @@ Description: data files for the game Extreme Tux Racer This package contains data like graphics and courses. If you want to play the game, you need to install the package extremetuxracer. -Package: extremetuxracer-dbg -Architecture: any -Priority: extra -Section: debug -Depends: - extremetuxracer (= ${binary:Version}), - ${misc:Depends} -Description: 3D racing game featuring Tux, the Linux penguin (debugging symbols) - Extreme Tux Racer, or etracer 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. - . - 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 must have working 3D acceleration or this game will run quite slowly. - . - This package contains the debugging symbols for extremetuxracer. - Package: extremetuxracer-gimp-dev Architecture: all Depends: diff --git a/debian/rules b/debian/rules index 062cb79..27725f7 100755 --- a/debian/rules +++ b/debian/rules @@ -118,7 +118,6 @@ binary-common: dh_installdocs dh_installmenu dh_icons - dh_strip --dbg-package=extremetuxracer-dbg dh_compress dh_fixperms dh_makeshlibs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/extremetuxracer.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

