Congratulations! I'll file an ITP to get this into Debian.
One minor remark. The tarball has autosaved files:
yavor@keel:/tmp/Graphos-0.1$ find -name '.#*'
./.#GNUmakefile.1.9
./.#GNUmakefile.1.4
./.#GRBezierPathEditor.m.1.6
./.#PC.project.1.11
./.#GNUmakefile.1.8
./.#PC.project.1.16
./Resources/GRDocument.gorm/.#data.info.1.1
./Resources/GRDocument.gorm/.#objects.gorm.1.2
./.#PC.project.1.17
This junk is causing us trouble. BatMon has an even more serious issue
since it has object files. It is a good idea to run `make distclean' (or
even better: cvs export) before `make dist' and make sure all these files
are removed...