The following commit has been merged in the master branch:
commit 59f82ed1c48e63be2d551c1005bc98940cc146c6
Author: Martin Erik Werner <[email protected]>
Date: Wed Dec 21 11:33:44 2011 +0100
ran wrap-and-sort -s
diff --git a/debian/control b/debian/control
index d64c5c5..e013b12 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,21 @@ Section: contrib/games
Priority: optional
Uploaders: Martin Erik Werner <[email protected]>
Maintainer: Debian Games Team <[email protected]>
-Build-Depends: debhelper (>= 8), libsdl1.2-dev, libsdl-image1.2-dev,
- libsdl-mixer1.2-dev, libx11-dev, libgl1-mesa-dev, zlib1g-dev, imagemagick
+Build-Depends:
+ debhelper (>= 8),
+ imagemagick,
+ libgl1-mesa-dev,
+ libsdl-image1.2-dev,
+ libsdl-mixer1.2-dev,
+ libsdl1.2-dev,
+ libx11-dev,
+ zlib1g-dev
Standards-Version: 3.9.2
Homepage: http://www.redeclipse.net
Package: redeclipse
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, redeclipse-data
+Depends: redeclipse-data, ${misc:Depends}, ${shlibs:Depends}
Description: single-player and multi-player first-person ego-shooter
A single-player and multi-player first-person ego-shooter, built as a
total conversion of Cube Engine 2, which lends itself toward a balanced
@@ -20,13 +27,13 @@ Package: redeclipse-dbg
Section: contrib/debug
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, redeclipse (= ${binary:Version})
+Depends: redeclipse (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: debug symbols for the Red Eclipse FPS game
This package contains the debugging symbols for the Red Eclipse FPS game.
Package: redeclipse-server
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: server for the Red Eclipse FPS game
This package contains the dedicated server for the Red Eclipse FPS game, it
also includes some example scripts for configuring the server. It contains no
@@ -36,8 +43,10 @@ Package: redeclipse-server-dbg
Section: contrib/debug
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- redeclipse-server (= ${binary:Version})
+Depends:
+ redeclipse-server (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: debug symbols for the Red Eclipse dedicated server
This package contains the debugging symbols for the dedicated server of the
Red Eclipse FPS game.
--
Packaging for Red Eclipse
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits