[Qt-creator] Debian Package Deployment

Jochen Becher jochen_becher at gmx.de
Sun Aug 24 20:14:29 CEST 2014


Hi,

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. 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





More information about the Qt-creator mailing list