[pangzero] 41/68: Wrap and sort fields in various files

Markus Koschany apo at moszumanska.debian.org
Wed Jun 8 06:58:36 UTC 2016


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

apo pushed a commit to branch master
in repository pangzero.

commit caf58b206bd0e7576732f9b416d32942d466b59f
Author: Paul Wise <pabs at debian.org>
Date:   Sun Mar 4 05:46:09 2012 +0000

    Wrap and sort fields in various files
---
 debian/changelog     | 1 +
 debian/control       | 9 ++++++---
 debian/copyright     | 1 -
 debian/pangzero.menu | 8 +++++---
 4 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1ab2bde..b821c26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ pangzero (1.4-1) UNRELEASED; urgency=low
     - Update the watch file for it
     - Compatible with new version of Perl SDL bindings (Closes: #660948)
   * Switch to dpkg-source v3
+  * Wrap and sort fields in various files
 
  -- Jon Dowland <jmtd at debian.org>  Wed, 08 Sep 2010 21:18:32 +0100
 
diff --git a/debian/control b/debian/control
index 6b736b3..de8edae 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: pangzero
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Sam Hocevar <sho at debian.org>,
- Marco Rodrigues <gothicx at sapo.pt>, Barry deFreese <bdefreese at debian.org>
+Uploaders:
+ Miriam Ruiz <little_miry at yahoo.es>,
+ Sam Hocevar <sho at debian.org>,
+ Marco Rodrigues <gothicx at sapo.pt>,
+ Barry deFreese <bdefreese at debian.org>
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: autotools-dev, libsdl-perl
 Standards-Version: 3.8.1
@@ -13,7 +16,7 @@ Homepage: http://apocalypse.rulez.org/pangzero
 
 Package: pangzero
 Architecture: all
-Depends: ${perl:Depends}, libsdl-perl, ${misc:Depends}
+Depends: libsdl-perl, ${misc:Depends}, ${perl:Depends}
 Description: action game that involves popping balloons with a harpoon
  Pang Zero is a clone and enhancement of Super Pang, a fast-paced action
  game that involves popping balloons with a harpoon.
diff --git a/debian/copyright b/debian/copyright
index 9d94c27..50200cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,4 +29,3 @@ License:
 
 The Debian packaging is Copyright (C) 2006, Miriam Ruiz <little_miry at yahoo.es> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
diff --git a/debian/pangzero.menu b/debian/pangzero.menu
index 479c2be..fa1ba97 100644
--- a/debian/pangzero.menu
+++ b/debian/pangzero.menu
@@ -1,3 +1,5 @@
-?package(pangzero):needs="x11" section="Games/Action" \
-	title="Pang Zero" command="/usr/games/pangzero" \
-	icon="/usr/share/pixmaps/pangzero.xpm"
+?package(pangzero):needs="x11" \
+ section="Games/Action" \
+ title="Pang Zero" \
+ command="/usr/games/pangzero" \
+ icon="/usr/share/pixmaps/pangzero.xpm"

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



More information about the Pkg-games-commits mailing list