Andreas Metzler writes: > I am not familiar enough with gcc to really suggest a solution, but > I'd be surpised if there was a better one than simply documenting the > mangled versions in debian/changelog or shipping a conversion table in > /usr/share/doc/
gcc-3.3 --version now prints the Debian package version, does this solve your problem? $ gcc-3.3 --version gcc-3.3 (GCC) 3.3.4 (Debian 1:3.3.4-12) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

