Author: natureshadow-guest Date: 2013-09-15 07:15:12 +0000 (Sun, 15 Sep 2013) New Revision: 14575
Modified: packages/trunk/pink-pony/debian/changelog packages/trunk/pink-pony/debian/control Log: Fixed ftp-master comments and a copy/paste error. Modified: packages/trunk/pink-pony/debian/changelog =================================================================== --- packages/trunk/pink-pony/debian/changelog 2013-09-14 19:22:13 UTC (rev 14574) +++ packages/trunk/pink-pony/debian/changelog 2013-09-15 07:15:12 UTC (rev 14575) @@ -1,3 +1,12 @@ +pink-pony (1.3.1-3) unstable; urgency=low + + * Team upload. + * Fixed lintian error about any->all dependency. + * Fixed lintian warning about circular depends/recommends. + * Fixed copy/paste error in pink-pony-data description. + + -- Dominik George <[email protected]> Sun, 15 Sep 2013 09:13:27 +0200 + pink-pony (1.3.1-2) unstable; urgency=low * Team upload. Modified: packages/trunk/pink-pony/debian/control =================================================================== --- packages/trunk/pink-pony/debian/control 2013-09-14 19:22:13 UTC (rev 14574) +++ packages/trunk/pink-pony/debian/control 2013-09-15 07:15:12 UTC (rev 14575) @@ -15,8 +15,7 @@ Package: pink-pony Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pink-pony-data (= ${binary:Version}) -Recommends: pink-pony-data (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, pink-pony-data (= ${source:Version}) Suggests: pink-pony-dbg (= ${binary:Version}) Description: 3D racing game with ponies Pink Pony is a Tron-like multiplayer racing game. You control little @@ -30,7 +29,7 @@ Architecture: all Depends: ${misc:Depends} Conflicts: pink-pony (<= 1.3.1-1) -Description: 3D racing game with ponies - debug +Description: 3D racing game with ponies - game data Pink Pony is a Tron-like multiplayer racing game. You control little ponies that leave a trail of flowers everywhere they step. You have to evade these trails and force other ponies into them. The last pony standing _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

