[heroes] 12/18: Wrap and sort.

Stephen Kitt skitt at moszumanska.debian.org
Sat Jan 23 19:34:41 UTC 2016


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

skitt pushed a commit to annotated tag debian/0.21-11
in repository heroes.

commit 77f4b49e6f67b0f835570b18eba9cf89b75a26a1
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Jan 23 18:57:07 2016 +0100

    Wrap and sort.
---
 debian/control   | 44 +++++++++++++++++++++++++++++++++++---------
 debian/copyright |  6 +++---
 2 files changed, 38 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 38eeefc..0197bd0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,40 @@ Source: heroes
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Stephen Kitt <skitt at debian.org>
-Build-Depends: libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, debhelper (>= 9), dh-autoreconf, gettext, autogen, help2man, heroes-data (>= 1.4), texinfo, autotools-dev
+Uploaders:
+ Stephen Kitt <skitt at debian.org>
+Build-Depends:
+ autogen,
+ autotools-dev,
+ debhelper (>= 9),
+ dh-autoreconf,
+ gettext,
+ help2man,
+ heroes-data (>= 1.4),
+ libsdl-mixer1.2-dev,
+ libsdl1.2-dev (>= 1.2.2-3.1),
+ texinfo
 Standards-Version: 3.9.6
 Homepage: http://heroes.sourceforge.net
 
 Package: heroes
 Architecture: any
-Depends: heroes-data (>= 1.4), ${shlibs:Depends}, ${misc:Depends}
-Replaces: heroes-common, heroes-sdl
-Breaks: heroes-common (<< 0.21-11~), heroes-sdl (<< 0.21-11~)
-Provides: heroes-common, heroes-sdl
-Recommends: heroes-sound-effects, heroes-sound-tracks
+Depends:
+ heroes-data (>= 1.4),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Replaces:
+ heroes-common,
+ heroes-sdl
+Breaks:
+ heroes-common (<< 0.21-11~),
+ heroes-sdl (<< 0.21-11~)
+Provides:
+ heroes-common,
+ heroes-sdl
+Recommends:
+ heroes-sound-effects,
+ heroes-sound-tracks
 Description: Collect powerups and avoid your opponents' trails
  Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes
  many graphical improvements and new game features.  In it, you must maneuver
@@ -31,7 +53,9 @@ Package: heroes-sdl
 Architecture: all
 Section: oldlibs
 Priority: extra
-Depends: heroes (>= 0.21-11~), ${misc:Depends}
+Depends:
+ heroes (>= 0.21-11~),
+ ${misc:Depends}
 Description: transitional package for heroes
  This is a dummy transitional package. It can safely be removed.
 
@@ -39,6 +63,8 @@ Package: heroes-common
 Architecture: all
 Section: oldlibs
 Priority: extra
-Depends: heroes (>= 0.21-11~), ${misc:Depends}
+Depends:
+ heroes (>= 0.21-11~),
+ ${misc:Depends}
 Description: transitional package for heroes
  This is a dummy transitional package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index cc3e72e..f609935 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Upstream Authors (from AUTHORS):
 * Romuald Genevois (Guen) <rgenevois at besancon.net>
   http://www.realtech.scene.org/romualdgenevois
 
-	Had the idea of that game, designed most of it, 
+	Had the idea of that game, designed most of it,
 	drew the graphics, created most of the levels.
 
 
@@ -26,7 +26,7 @@ Upstream Authors (from AUTHORS):
 * Alexandre Duret-Lutz (Pollux) <duret_g at epita.fr>
   http://www.epita.fr/~duret_g/
 
-	Wrote the original source code, ported it to Linux 
+	Wrote the original source code, ported it to Linux
 	and created a few levels.
 
 
@@ -34,7 +34,7 @@ Copyright and license:
 
   Copyright (c) 1997,1998,2000 Alexandre Duret-Lutz, Romuald Genevois,
   Alexandre Liverneaux and Philippe Meisburger.
-  
+
   Heroes is free software; you can redistribute it and/or modify it under
   the terms of the GNU General Public License version 2 as published by the
   Free Software Foundation.

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



More information about the Pkg-games-commits mailing list