r15541 - packages/trunk/monster-masher/debian
Vincent Cheng
vcheng at moszumanska.debian.org
Thu Oct 8 20:34:15 UTC 2015
Author: vcheng
Date: 2015-10-08 20:34:15 +0000 (Thu, 08 Oct 2015)
New Revision: 15541
Modified:
packages/trunk/monster-masher/debian/control
packages/trunk/monster-masher/debian/install
Log:
monster-masher: run wrap-and-sort -s
Modified: packages/trunk/monster-masher/debian/control
===================================================================
--- packages/trunk/monster-masher/debian/control 2015-10-08 20:33:53 UTC (rev 15540)
+++ packages/trunk/monster-masher/debian/control 2015-10-08 20:34:15 UTC (rev 15541)
@@ -3,10 +3,19 @@
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Vincent Cheng <vcheng at debian.org>
-Build-Depends: debhelper (>= 8), pkg-config, intltool, docbook-to-man,
- imagemagick, libgtkmm-2.4-dev, libgconfmm-2.6-dev,
- libgnomecanvasmm-2.6-dev, libglademm-2.4-dev, libesd0-dev,
- libgnome2-dev, dh-autoreconf
+Build-Depends:
+ debhelper (>= 8),
+ dh-autoreconf,
+ docbook-to-man,
+ imagemagick,
+ intltool,
+ libesd0-dev,
+ libgconfmm-2.6-dev,
+ libglademm-2.4-dev,
+ libgnome2-dev,
+ libgnomecanvasmm-2.6-dev,
+ libgtkmm-2.4-dev,
+ pkg-config
Standards-Version: 3.9.6
Homepage: http://people.iola.dk/olau/monster-masher/
Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/monster-masher/
@@ -14,7 +23,7 @@
Package: monster-masher
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GPL'ed mash'em-up action game for GNOME
Monster Masher is a GPL'ed mash'em-up action game for GNOME. Each
level contains a number of blocks and monsters. You're a little gnome
Modified: packages/trunk/monster-masher/debian/install
===================================================================
--- packages/trunk/monster-masher/debian/install 2015-10-08 20:33:53 UTC (rev 15540)
+++ packages/trunk/monster-masher/debian/install 2015-10-08 20:34:15 UTC (rev 15541)
@@ -1,2 +1,2 @@
+monster-masher.xpm usr/share/pixmaps/
src/monster-masher usr/games/
-monster-masher.xpm usr/share/pixmaps/
More information about the Pkg-games-commits
mailing list