[overgod] 04/13: wrap-and-sort -sa.

Markus Koschany apo at moszumanska.debian.org
Tue Jul 18 22:19:38 UTC 2017


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

apo pushed a commit to branch master
in repository overgod.

commit c6cec4010a373bd30517de48ca4b43a4d560d71a
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 18 23:41:48 2017 +0200

    wrap-and-sort -sa.
---
 debian/control         | 15 +++++++++++----
 debian/overgod.install |  4 ++--
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 391497d..db7c40d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,21 @@ Source: overgod
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 10), liballegro4-dev
+Uploaders:
+ Barry deFreese <bdefreese at debian.org>
+Build-Depends:
+ debhelper (>= 10),
+ liballegro4-dev
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/overgod.git
 Vcs-Git: git://anonscm.debian.org/pkg-games/overgod.git
 
 Package: overgod
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, overgod-data (>= ${source:Version})
+Depends:
+ overgod-data (>= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: bi-directional scrolling arcade game
  Overgod is an arcade game with bi-directional scrolling where you need to
  destroy all enemies in an area in a given time. The game is a mix of the
@@ -21,7 +27,8 @@ Description: bi-directional scrolling arcade game
 
 Package: overgod-data
 Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
 Description: graphics and audio data for overgod
  Overgod is an arcade game with bi-directional scrolling where you need to
  destroy all enemies in an area in a given time. The game is a mix of the
diff --git a/debian/overgod.install b/debian/overgod.install
index 2d1ec36..2b8cceb 100644
--- a/debian/overgod.install
+++ b/debian/overgod.install
@@ -1,3 +1,3 @@
-overgod usr/lib/games/overgod
-debian/overgod.xpm usr/share/pixmaps
 debian/overgod.desktop usr/share/applications
+debian/overgod.xpm usr/share/pixmaps
+overgod usr/lib/games/overgod

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



More information about the Pkg-games-commits mailing list