[SCM] Trophy racing game - Packaging information branch, master, updated. debian/1.1.7-1-10-g04bb1b9
Andreas Moog
amoog at ubuntu.com
Wed Feb 8 18:23:02 UTC 2012
The following commit has been merged in the master branch:
commit 04bb1b95abf8eaccfb189dbcce9930d75cb3c7a4
Author: Andreas Moog <amoog at ubuntu.com>
Date: Wed Feb 8 19:22:57 2012 +0100
wrap and sort control and menu
diff --git a/debian/changelog b/debian/changelog
index 1c45bb1..cf482ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ trophy (2.0.0-1) unstable; urgency=low
* debian/rules: support parallel building
* debian/control: Improve description
- -- Andreas Moog <amoog at ubuntu.com> Wed, 08 Feb 2012 19:10:30 +0100
+ -- Andreas Moog <amoog at ubuntu.com> Wed, 08 Feb 2012 19:20:00 +0100
trophy (1.1.7-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7d3e7d0..d7b3d41 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,15 @@ Priority: optional
Homepage: http://trophy.sourceforge.net/
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Andreas Moog <amoog at ubuntu.com>
-Build-Depends: debhelper (>= 9),
- libclanlib-dev (>= 1.0~svn3827),
- libgl1-mesa-dev,
- libglu1-mesa-dev,
- libjpeg8-dev,
- libpng12-dev,
- pkg-config,
- zlib1g-dev
+Build-Depends:
+ debhelper (>= 9),
+ libclanlib-dev (>= 1.0~svn3827),
+ libgl1-mesa-dev,
+ libglu1-mesa-dev,
+ libjpeg8-dev,
+ libpng12-dev,
+ pkg-config,
+ zlib1g-dev
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-games/trophy.git
Vcs-Browser: http://git.debian.org/?p=pkg-games/trophy.git;a=summary
@@ -20,8 +21,8 @@ Package: trophy
Architecture: any
Depends: trophy-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: 2D car racing action game
- Trophy is a single-player racing game for Linux, which combines elements
- from traditional race and action games. Lots of available extras enable
+ Trophy is a single-player racing game for Linux, which combines elements
+ from traditional race and action games. Lots of available extras enable
features such as shooting, mines, barrels and many others.
.
This package contains the executable.
diff --git a/debian/trophy.menu b/debian/trophy.menu
index 7e37ed2..286dd36 100644
--- a/debian/trophy.menu
+++ b/debian/trophy.menu
@@ -1,3 +1,6 @@
-?package(trophy):command="/usr/games/trophy" \
- needs="x11" icon="trophy.xpm" section="Games/Simulation" \
- title="Trophy"
+?package(trophy):\
+command="/usr/games/trophy" \
+icon="trophy.xpm" \
+needs="x11" \
+section="Games/Simulation" \
+title="Trophy"
--
Trophy racing game - Packaging information
More information about the Pkg-games-commits
mailing list