r13347 - packages/trunk/pangzero/debian

Paul Wise pabs at alioth.debian.org
Sun Mar 4 05:46:09 UTC 2012


Author: pabs
Date: 2012-03-04 05:46:09 +0000 (Sun, 04 Mar 2012)
New Revision: 13347

Modified:
   packages/trunk/pangzero/debian/changelog
   packages/trunk/pangzero/debian/control
   packages/trunk/pangzero/debian/copyright
   packages/trunk/pangzero/debian/pangzero.menu
Log:
Wrap and sort fields in various files

Modified: packages/trunk/pangzero/debian/changelog
===================================================================
--- packages/trunk/pangzero/debian/changelog	2012-03-04 05:44:52 UTC (rev 13346)
+++ packages/trunk/pangzero/debian/changelog	2012-03-04 05:46:09 UTC (rev 13347)
@@ -10,6 +10,7 @@
     - 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
 

Modified: packages/trunk/pangzero/debian/control
===================================================================
--- packages/trunk/pangzero/debian/control	2012-03-04 05:44:52 UTC (rev 13346)
+++ packages/trunk/pangzero/debian/control	2012-03-04 05:46:09 UTC (rev 13347)
@@ -2,8 +2,11 @@
 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 @@
 
 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.

Modified: packages/trunk/pangzero/debian/copyright
===================================================================
--- packages/trunk/pangzero/debian/copyright	2012-03-04 05:44:52 UTC (rev 13346)
+++ packages/trunk/pangzero/debian/copyright	2012-03-04 05:46:09 UTC (rev 13347)
@@ -29,4 +29,3 @@
 
 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'.
-

Modified: packages/trunk/pangzero/debian/pangzero.menu
===================================================================
--- packages/trunk/pangzero/debian/pangzero.menu	2012-03-04 05:44:52 UTC (rev 13346)
+++ packages/trunk/pangzero/debian/pangzero.menu	2012-03-04 05:46:09 UTC (rev 13347)
@@ -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"




More information about the Pkg-games-commits mailing list