Author: fuddl-guest Date: 2008-03-23 20:41:48 +0000 (Sun, 23 Mar 2008) New Revision: 6282
Modified: packages/trunk/sauerbraten-data/debian/changelog packages/trunk/sauerbraten-data/debian/control Log: * fix #467449 Modified: packages/trunk/sauerbraten-data/debian/changelog =================================================================== --- packages/trunk/sauerbraten-data/debian/changelog 2008-03-23 20:37:16 UTC (rev 6281) +++ packages/trunk/sauerbraten-data/debian/changelog 2008-03-23 20:41:48 UTC (rev 6282) @@ -1,3 +1,9 @@ +sauerbraten-data (0.0.20071227-2) UNRELEASED; urgency=low + + * Fix malformed Conflicts-field in control file (Closes: #467449) + + -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Sun, 23 Mar 2008 20:15:58 +0100 + sauerbraten-data (0.0.20071227-1) unstable; urgency=low [ Bruno "Fuddl" Kleinert ] Modified: packages/trunk/sauerbraten-data/debian/control =================================================================== --- packages/trunk/sauerbraten-data/debian/control 2008-03-23 20:37:16 UTC (rev 6281) +++ packages/trunk/sauerbraten-data/debian/control 2008-03-23 20:41:48 UTC (rev 6282) @@ -12,7 +12,7 @@ Package: sauerbraten-data Architecture: all Recommends: sauerbraten -Conflicts: sauerbraten (< 0.0.20071227.dfsg-1) +Conflicts: sauerbraten (<< 0.0.20071227.dfsg-1) Description: Game content for the Sauerbraten game Sauerbraten is a networked fast-paced 3D first person ego-shooter game. It supports rather modern graphic effects and a some nice graphic details. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

