On 2014-07-14, Eric Maeker <eric.maeker@gmail.com> wrote: >>> Please, Mentors, help me with these unlying questions. >>> - should libquazip be build inside debian using Qt5 and/or Qt4? >> >>Both. for now. > > Ok. How can I manage this? Is it possible inside one unique source > package? Debhelper does only have a qmake_qt4 buildsystem. I don't think dh(1) supports two build sets, so you will have to do it manually. /Sune