Author: apo-guest Date: 2013-06-18 18:10:53 +0000 (Tue, 18 Jun 2013) New Revision: 14267
Modified: packages/trunk/7kaa/debian/7kaa.install packages/trunk/7kaa/debian/control Log: wrap-and-sort -s Use canonical Vcs URI Modified: packages/trunk/7kaa/debian/7kaa.install =================================================================== --- packages/trunk/7kaa/debian/7kaa.install 2013-06-17 22:42:04 UTC (rev 14266) +++ packages/trunk/7kaa/debian/7kaa.install 2013-06-18 18:10:53 UTC (rev 14267) @@ -1,4 +1,4 @@ -debian/tmp/usr/games/* +debian/7kaa.desktop usr/share/applications/ debian/7kaa.png /usr/share/pixmaps/ debian/7kaa.xpm /usr/share/pixmaps/ -debian/7kaa.desktop usr/share/applications/ +debian/tmp/usr/games/* Modified: packages/trunk/7kaa/debian/control =================================================================== --- packages/trunk/7kaa/debian/control 2013-06-17 22:42:04 UTC (rev 14266) +++ packages/trunk/7kaa/debian/control 2013-06-18 18:10:53 UTC (rev 14267) @@ -2,30 +2,39 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Bertrand Marc <[email protected]>, Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~), dh-buildinfo, autotools-dev, - libsdl1.2-dev, libsdl-net1.2-dev, libopenal-dev +Uploaders: + Bertrand Marc <[email protected]>, + Miriam Ruiz <[email protected]>, + Barry deFreese <[email protected]> +Build-Depends: + autotools-dev, + debhelper (>= 7.0.50~), + dh-buildinfo, + dpkg-dev (>= 1.16.1~), + libopenal-dev, + libsdl-net1.2-dev, + libsdl1.2-dev Standards-Version: 3.9.4 Homepage: http://www.7kfans.com/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/7kaa/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/7kaa/ +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/7kaa/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/7kaa/ Package: 7kaa -Architecture: i386 amd64 -Depends: 7kaa-data (>=2.14), ${shlibs:Depends}, ${misc:Depends} +Architecture: amd64 i386 +Depends: 7kaa-data (>=2.14), ${misc:Depends}, ${shlibs:Depends} Suggests: 7kaa-dbg (= ${binary:Version}) Description: Seven Kingdoms Ancient Adversaries: real-time strategy game Seven Kingdoms, designed by Trevor Chan, brings a unique blend of Real-Time Strategy with the addition of trade, diplomacy, and espionage. . The game enables players to compete against up to six other kingdoms allowing - players to conquer opponents by defeating them in war (with troops or + players to conquer opponents by defeating them in war (with troops or machines), capturing their buildings with spies, or offering opponents money for their kingdom. . In 2009, Enlight Software released the game under the GPL license. 7kfans project is updating the game and provides a community for fans. A free Seven - Kingdoms will help continue the legacy. + Kingdoms will help continue the legacy. Package: 7kaa-data Architecture: all @@ -40,8 +49,8 @@ Package: 7kaa-dbg Section: debug Priority: extra -Architecture: i386 amd64 -Depends: 7kaa (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Architecture: amd64 i386 +Depends: 7kaa (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Seven Kingdoms Ancient Adversaries - debug Seven Kingdoms, designed by Trevor Chan, brings a unique blend of Real-Time Strategy with the addition of trade, diplomacy, and espionage. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

