Author: goneri-guest Date: 2007-01-14 01:27:57 +0100 (Sun, 14 Jan 2007) New Revision: 2323
Modified: packages/trunk/enet/debian/control Log: conflits with the current libenet Modified: packages/trunk/enet/debian/control =================================================================== --- packages/trunk/enet/debian/control 2007-01-14 00:25:37 UTC (rev 2322) +++ packages/trunk/enet/debian/control 2007-01-14 00:27:57 UTC (rev 2323) @@ -8,6 +8,8 @@ Package: libenet1 Section: libs +Replaces: libenet, libenet-dev +Conflicts: libenet, libenet-dev Architecture: any Description: devel files for libenet, a UDP networking library ENet's purpose is to provide a relatively thin, simple and robust network @@ -22,8 +24,8 @@ Package: libenet1-dev Depends: libenet1 -Replaces: libenet -Conflicts: libenet +Replaces: libenet-dev +Conflicts: libenet-dev Section: libdevel Architecture: any Description: devel files for libenet, a UDP networking library _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

