[netpanzer] 80/118: wrap-and-sort -sa.
Markus Koschany
apo at moszumanska.debian.org
Sun Jun 5 10:20:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository netpanzer.
commit c7368479d22726956ea4f901d90e1feef5db752f
Author: Markus Koschany <apo at debian.org>
Date: Sun Jun 5 07:16:34 2016 +0200
wrap-and-sort -sa.
---
debian/control | 52 ++++++++++++++++++++++++++++++++++++----------------
debian/copyright | 2 +-
debian/docs | 2 +-
3 files changed, 38 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 550adde..622b6b9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,20 @@ Source: netpanzer
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Barry deFreese <bddebian at comcast.net>
-Build-Depends: debhelper (>= 5.0.0), scons, pkg-config (>= 0.15.0), libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libphysfs-dev, quilt, zlib1g-dev, liblua5.1-0-dev, libpng12-dev
+Uploaders:
+ Barry deFreese <bddebian at comcast.net>
+Build-Depends:
+ debhelper (>= 5.0.0),
+ liblua5.1-0-dev,
+ libphysfs-dev,
+ libpng12-dev,
+ libsdl-image1.2-dev,
+ libsdl-mixer1.2-dev,
+ libsdl1.2-dev,
+ pkg-config (>= 0.15.0),
+ quilt,
+ scons,
+ zlib1g-dev
Standards-Version: 3.9.2
Homepage: http://netpanzer.berlios.de
Vcs-Git: git://anonscm.debian.org/pkg-games/netpanzer.git
@@ -11,29 +23,35 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/netpanzer
Package: netpanzer
Architecture: any
-Depends: ${shlibs:Depends}, netpanzer-data (= ${source:Version}), ${misc:Depends}
-Suggests: xqf
+Depends:
+ netpanzer-data (= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests:
+ xqf
Description: online multiplayer tactical warfare game
netPanzer is an isometric view real-time tactical game designed for
play across the Internet and over LAN systems. One on one games are
- possible via direct connect or modem.
+ possible via direct connect or modem.
.
- netPanzer is designed for FAST ACTION combat -- it is not another resource
- management clone. In fact, there aren't any resources at all. Each player
- will have many units of different types at their disposal. Players can fight
- until their units are destroyed -- then respawn and keep on going.
+ netPanzer is designed for FAST ACTION combat -- it is not another resource
+ management clone. In fact, there aren't any resources at all. Each player
+ will have many units of different types at their disposal. Players can fight
+ until their units are destroyed -- then respawn and keep on going.
.
- The game is real-time, but it's based on quick tactical action and unit
- management. Battles progress quickly and constantly; in fact, they never
- let up. There is no stop in the action because there is no waiting for
- resources to be collected and converted into weaponry. Players can join
+ The game is real-time, but it's based on quick tactical action and unit
+ management. Battles progress quickly and constantly; in fact, they never
+ let up. There is no stop in the action because there is no waiting for
+ resources to be collected and converted into weaponry. Players can join
or leave multiplayer games at any time.
Package: netpanzer-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: netpanzer (= ${binary:Version}), ${misc:Depends}
+Depends:
+ netpanzer (= ${binary:Version}),
+ ${misc:Depends}
Description: debugging symbols for netpanzer
netPanzer is an isometric view real-time tactical game designed for
play across the Internet and over LAN systems. One on one games are
@@ -46,8 +64,10 @@ Description: debugging symbols for netpanzer
Package: netpanzer-data
Architecture: all
-Depends: ${misc:Depends}
-Recommends: netpanzer
+Depends:
+ ${misc:Depends}
+Recommends:
+ netpanzer
Description: data files for the netPanzer game
netPanzer is an online multiplayer tactical warfare game designed for
play across the Internet and over LAN systems. One on one games are
diff --git a/debian/copyright b/debian/copyright
index c7bc8a9..96f6268 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -45,7 +45,7 @@ of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
+Lesser General Public License for more details.
On Debian systems, the complete text of GNU Lesser General Public License
can be found in the file `/usr/share/common-licenses/LGPL'.
diff --git a/debian/docs b/debian/docs
index e1994ee..cb01dc6 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,4 +1,4 @@
README
-TODO
RELNOTES
+TODO
docs/serverhowto.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/netpanzer.git
More information about the Pkg-games-commits
mailing list