This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository bzflag.
commit fa4142d7fab05dfd602a3f9233bcd89ad7bdc5a7 Author: Markus Koschany <[email protected]> Date: Sun Nov 1 16:07:41 2015 +0100 Fix Lintian error description-is-pkg-name. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 4af1a7d..6fb173b 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, bzflag-data (>= ${source:Version}) Suggests: bzflag-server Replaces: bzflag-data (<< 2.4.0) Breaks: bzflag-data (<< 2.4.0) -Description: BZFlag client +Description: 3D first person tank battle game -- client BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a @@ -67,7 +67,7 @@ Description: BZFlag client Package: bzflag-data Architecture: all Depends: ${misc:Depends} -Description: BZFlag data file +Description: 3D fist person tank battle game -- data BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a @@ -89,7 +89,7 @@ Package: bzflag-server Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Enhances: bzflag-client -Description: bzfs - BZFlag game server +Description: 3D first person tank battle game -- server bzfs is the server for BZFlag, and it must be running to play. It can be run on any system on the network (including a player's system or one without graphics). You need to install this package if you wish to: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bzflag.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

