[corsix-th] 01/02: wrap-and-sort -satb

Phil Morrell emorrp1-guest at moszumanska.debian.org
Sat Apr 16 18:24:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

emorrp1-guest pushed a commit to branch master
in repository corsix-th.

commit 9cd96a2b333919af9bdda432c2dc00c5cb7cde54
Author: Phil Morrell <debian at emorrp1.name>
Date:   Sat Apr 16 17:30:42 2016 +0100

    wrap-and-sort -satb
---
 debian/control           | 41 +++++++++++++++++++++++------------------
 debian/corsix-th.install |  2 +-
 2 files changed, 24 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index ffbea8e..9f1c0d4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,19 @@ Source: corsix-th
 Section: contrib/games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Alexandre Detiste <alexandre.detiste at gmail.com>,
- Phil Morrell <debian at emorrp1.name>
-Build-Depends: debhelper (>= 9),
-               imagemagick,
-               cmake,
-               libsdl2-dev,
-               libsdl2-mixer-dev,
-               lua5.2,
-               liblua5.2-dev,
-               libfreetype6-dev,
-               libavdevice-dev (>= 7:2.8)
+Uploaders:
+ Alexandre Detiste <alexandre.detiste at gmail.com>,
+ Phil Morrell <debian at emorrp1.name>,
+Build-Depends:
+ cmake,
+ debhelper (>= 9),
+ imagemagick,
+ libavdevice-dev (>= 7:2.8),
+ libfreetype6-dev,
+ liblua5.2-dev,
+ libsdl2-dev,
+ libsdl2-mixer-dev,
+ lua5.2,
 Standards-Version: 3.9.7
 Homepage: https://github.com/CorsixTH/CorsixTH/
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/corsix-th.git
@@ -20,12 +22,14 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/corsix-th.git
 
 Package: corsix-th
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         corsix-th-data (= ${source:Version}),
-         lua-filesystem,
-         lua-lpeg
-Recommends: theme-hospital-data | theme-hospital-demo-data | game-data-packager
+Depends:
+ corsix-th-data (= ${source:Version}),
+ lua-filesystem,
+ lua-lpeg,
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ theme-hospital-data | theme-hospital-demo-data | game-data-packager,
 Description: Open source clone of Theme Hospital
  Theme Hospital was a simulation computer game developed by Bullfrog
  Productions and published by Electronic Arts in 1997, in which the player
@@ -37,7 +41,8 @@ Description: Open source clone of Theme Hospital
 
 Package: corsix-th-data
 Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
 Description: Open source clone of Theme Hospital (data package)
  Theme Hospital was a simulation computer game developed by Bullfrog
  Productions and published by Electronic Arts in 1997, in which the player
diff --git a/debian/corsix-th.install b/debian/corsix-th.install
index 5a8f070..475bea9 100644
--- a/debian/corsix-th.install
+++ b/debian/corsix-th.install
@@ -1,2 +1,2 @@
-debian/scripts/corsix-th		usr/games
 debian/corsix-th.desktop		usr/share/applications
+debian/scripts/corsix-th		usr/games

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/corsix-th.git



More information about the Pkg-games-commits mailing list