r6282 - packages/trunk/sauerbraten-data/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Sun Mar 23 20:41:48 UTC 2008


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 <fuddl at tauware.de>  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.




More information about the Pkg-games-commits mailing list