Hello
The new set of Config::Model packages released this week enable Debian developer to use Config::Model to edit and validate some of the files required to create Debian packages. Namely the control files and copyright files now have their model.
The new packages are:
* Config::Model::Itself 1.219 : Added warn_* parameters provided by Config::Model 1.212. Added allow_keys_matching parameter provided by C::M 1.207
* Config::Model::TkUi 1.315: Display configuration warnings provided by Config::Model 1.212. Bug fixes and usability improvements.
*Config::Model 1.215 : DEP-5 is renamed in copyright (editor is config-edit-dpkg-copyright). Added Debian control model (editor is config-edit-dpkg-control). Can now specify warnings in model, i.e. warnings are shown to user according to conditions specified in configuration model. Read and writes correctly UTF-8 files. Cleaned up API.
All the best