On 08/24/14 20:14, Jochen Becher wrote: > I would like to create Debian packages with QtCreator. > > One possibility is to create a wizard for all the needed files and add > some rules to .pro or .qbs to call dh_make. > > Alternatively I could create a new deploy step which allows creating the > file templates and call dh_make on deployment (similar to what madde > plug-in did). This would also allows creating advanced steps like > deployment to Ubuntu Launchpad. > > Currently I am looking into the madded plug-in to reuse it as much as > possible. But it looks like this variant is not transparent to the build > system.
What exactly do you mean by that? IIRC, we simply called dpkg-buildpackage. Christian > This may just be a limitation of the old Madde plug-in which I > can work around though I'm not sure yet. > > Which variant would you prefer? > > Regards, Jochen > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
