Author: vincentc-guest Date: 2012-10-08 02:41:15 +0000 (Mon, 08 Oct 2012) New Revision: 13803
Modified: packages/trunk/0ad-data/debian/changelog packages/trunk/0ad-data/debian/control Log: 0ad-data: Fix LP: #1063499 Modified: packages/trunk/0ad-data/debian/changelog =================================================================== --- packages/trunk/0ad-data/debian/changelog 2012-10-04 19:19:02 UTC (rev 13802) +++ packages/trunk/0ad-data/debian/changelog 2012-10-08 02:41:15 UTC (rev 13803) @@ -1,3 +1,10 @@ +0ad-data (0.0.11-2) UNRELEASED; urgency=low + + * Add Replaces+Conflicts relationship on 0ad-data-common to avoid problems + when upgrading from packages distributed by a PPA. (LP: #1063499) + + -- Vincent Cheng <[email protected]> Sun, 07 Oct 2012 19:39:08 -0700 + 0ad-data (0.0.11-1) unstable; urgency=low [ Vincent Cheng ] Modified: packages/trunk/0ad-data/debian/control =================================================================== --- packages/trunk/0ad-data/debian/control 2012-10-04 19:19:02 UTC (rev 13802) +++ packages/trunk/0ad-data/debian/control 2012-10-08 02:41:15 UTC (rev 13803) @@ -14,6 +14,8 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: tex-gyre, ttf-dejavu-core, ${misc:Depends} +Replaces: 0ad-data-common +Conflicts: 0ad-data-common Suggests: 0ad Description: Real-time strategy game of ancient warfare (data) 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

