Author: rhonda Date: 2011-09-12 11:22:28 +0000 (Mon, 12 Sep 2011) New Revision: 12672
Modified: packages/trunk/fillets-ng/debian/changelog packages/trunk/fillets-ng/debian/control Log: Switch from conflicts on fillets-ng-data-cs to breaks Modified: packages/trunk/fillets-ng/debian/changelog =================================================================== --- packages/trunk/fillets-ng/debian/changelog 2011-09-12 11:07:58 UTC (rev 12671) +++ packages/trunk/fillets-ng/debian/changelog 2011-09-12 11:22:28 UTC (rev 12672) @@ -5,6 +5,7 @@ * Switch from BSD license to WTFPLv2. * Add recommended targets build-arch and build-indep to debian/rules. * Change Depends on fillets-ng-data to >= 1.0.0 to allow backports. + * Switch from conflicts on fillets-ng-data-cs to breaks. -- Gerfried Fuchs <[email protected]> Mon, 12 Sep 2011 12:59:53 +0200 Modified: packages/trunk/fillets-ng/debian/control =================================================================== --- packages/trunk/fillets-ng/debian/control 2011-09-12 11:07:58 UTC (rev 12671) +++ packages/trunk/fillets-ng/debian/control 2011-09-12 11:22:28 UTC (rev 12672) @@ -16,7 +16,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, fillets-ng-data (>= 1.0.0) Suggests: fillets-ng-data-cs (>= 1.0.0) | fillets-ng-data-nl (>= 1.0.0) -Conflicts: fillets-ng-data-cs (<< 1.0.0) +Breaks: fillets-ng-data-cs (<< 1.0.0) Replaces: fillets-ng-data (<= 0.7.1-1) Description: puzzle game about witty fish saving the world sokoban-style Fish Fillets is strictly a puzzle game. The goal in every of the seventy _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

