I created a GTK# application using Mono and MonoDevelop.
Now I would like to upload the application to the Software Center. As I saw, you should have a .deb file or .tar.gz file.
My mono application consists of 1 exe file and 2 dll files (that just need to be in the same directory with the exe).
Can someone help me to create one of these files?