[etw] 02/08: wrap-and-sort -sa.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Aug 8 12:09:45 UTC 2016


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

apo-guest pushed a commit to branch master
in repository etw.

commit 1e8ed73a71b1ebe8f034fabfb61b4e93fbdf283f
Author: Markus Koschany <apo at debian.org>
Date:   Mon Aug 8 13:35:29 2016 +0200

    wrap-and-sort -sa.
---
 debian/control | 19 ++++++++++++++-----
 debian/docs    |  2 +-
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 0acb916..d7a3a83 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: etw
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Markus Koschany <apo at gambaru.de>
-Build-Depends: debhelper (>= 9), libgtk2.0-dev, libsdl1.2-dev
+Uploaders:
+ Markus Koschany <apo at gambaru.de>
+Build-Depends:
+ debhelper (>= 9),
+ libgtk2.0-dev,
+ libsdl1.2-dev
 Standards-Version: 3.9.8
 Homepage: http://www.ggsoft.org/etw/
 Vcs-Git: git://anonscm.debian.org/pkg-games/etw.git
@@ -11,7 +15,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/etw.git
 
 Package: etw
 Architecture: any
-Depends: etw-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends:
+ etw-data (>= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: arcade-style soccer game
  Eat The Whistle is an arcade soccer game similar to famous Amiga titles such
  as Kick Off or Sensible Soccer. It features several game modes where you can
@@ -30,8 +37,10 @@ Description: arcade-style soccer game
 
 Package: etw-data
 Architecture: all
-Depends: ${misc:Depends}
-Suggests: etw
+Depends:
+ ${misc:Depends}
+Suggests:
+ etw
 Description: graphics and audio data for etw
  Eat The Whistle is an arcade soccer game similar to famous Amiga titles such
  as Kick Off or Sensible Soccer. It features several game modes where you can
diff --git a/debian/docs b/debian/docs
index 6e5c41f..d125182 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1,2 @@
-etw/bugs.txt
 README
+etw/bugs.txt

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



More information about the Pkg-games-commits mailing list