Hi Bhavyanshu, about the SVG to png generation during build time. Maybe you can use what I have done in a different package (sudoku).
http://anonscm.debian.org/cgit/collab-maint/sudoku.git/tree/debian/rules It uses rsvg-convert to create a .png out of a .svg. You then need the following build-depends in d/control: librsvg2-bin Greetings Peter -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

