Misadventures in GUI package-building
Misadventures in GUI package-building
Posted Sep 16, 2011 14:31 UTC (Fri) by ddumont (guest, #43782)Parent article: Misadventures in GUI package-building
Contrary to the other tools you mentioned, Config::Model does not try to build the package. It provides help and guidance to edit the various debian files required for packaging (i.e. control, copyright and some other files). It really helps keeping up-to-date a lot of details that are easily forgotten.
For more details see http://sourceforge.net/apps/mediawiki/config-model/index....
config-edit is provided in Debian package libconfig-model-perl. Once this package is installed, just run 'config-edit -appli dpkg' in your package directory.