How can I upload to a PPA without .changes file?
- by espectalll123
So, I'm developing an app for the Ubuntu Showdown, and as quickly is still very buggy (I had problems using it), I decided to do my app entirely from scratch, using Python/GTK+3. I've done my app and I've just packaged it just using only fakebuild dkpg-deb --build.
The problem is that I can't create a .source file, as I don't have a changelog file…