I have made a python application and managed to create a package. However, when I install the package, no files seem to be installed.
I have created an app.install file in the debian directory which contains:
bin/ /usr/bin
app.desktop /usr/share/applications
The .py file is in debian/bin and the .desktop file is in debian.