Search code examples
c++qtubuntudeb

Creating a deb package for Ubuntu


I have a Qt/C++ application (I develop it in Qt Creator).

How can I create a deb package for it, that also covers all dependencies?


Solution

  • Take a look here for a complete package building guide: http://www.debian.org/doc/manuals/maint-guide/start.en.html