Here is a debdiff that fixes the issue. Can someone please sponsor this?
-- Andrew
diff -u torcs-1.3.1/debian/torcs.desktop torcs-1.3.1/debian/torcs.desktop --- torcs-1.3.1/debian/torcs.desktop +++ torcs-1.3.1/debian/torcs.desktop @@ -15 +15 @@ -Categories=Game;Simulation;3DGraphics; +Categories=Game;Simulation; diff -u torcs-1.3.1/debian/changelog torcs-1.3.1/debian/changelog --- torcs-1.3.1/debian/changelog +++ torcs-1.3.1/debian/changelog @@ -1,3 +1,11 @@ +torcs (1.3.1-4) unstable; urgency=low + + * debian/torcs.desktop + - Removed '3DGraphics' category, it has 3D Graphics, but it is + not what the package is for (Closes #588215) (LP: #532066) + + -- Andrew Higginson <[email protected]> Sat, 21 Aug 2010 10:11:06 +0100 + torcs (1.3.1-3) unstable; urgency=low * Fixed missing documentation install in debian/rules (Closes: #577354)

