How to add dependency after submitting a proprietary app to USC?

Before packaging your program, they will check thoroughly all the files, readmes, etc. so the end users won't have problems using your program. The README is explicit enough that it need python-wxgtk2.8, also,they most likely will test once it's built.

Ubuntu has strict policies about what packages reach the repositories. It's doubtful that they will miss such big words about the only dependency your software has.


What ?? Thats not the correct way to publish an application to Ubuntu Software center actually as i have submitted more then 15 applicatons both free and non-free, i made a video tutorial with all the setup you need to do to package an application and upload it to any store.

First of all they wont accept source code of your application. Cause that makes it opensource !! They accept a debianized archive. the process of debianizing the app is also covered in my youtube video. after that you upload the debianized tar.gz to store. read the official docs in ubuntu site or watch the video to learn how you do that .

  • Video covers create a basic webcam application in qt.
  • Packaging it in Debian format.
  • Calculating dependencies for application
  • Upload it to Ubuntu-Play-Store.

Note- You will need to upload the tar.gz you get after the debian packaging if you upload it to ubuntu software center.

here is the youtube link - https://www.youtube.com/watch?v=Be3vRVqPt58