libconfig-model-backend-augeas-perl_0.105-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Wed Jan 28 21:47:43 UTC 2009


(new) libconfig-model-backend-augeas-perl_0.105-1.diff.gz optional perl
(new) libconfig-model-backend-augeas-perl_0.105-1.dsc optional perl
(new) libconfig-model-backend-augeas-perl_0.105-1_all.deb optional perl
Read and write configuration data through Augeas
 This class provides a way to load or store configuration data through
 Config::Augeas. This way, the structure and commments of the original
 configuration file will preserved.
 .
 With Config::Model::Backend::Augeas, Config::Model now provides a way
 to load and save data through RedHat's Augeas library.
 .
 Config::Model and Augeas are both configuration editing tool.  Both
 parse configuration files in their native formats and transforms them
 into a tree. Configuration changes are made by manipulating this tree
 and saving it back into native config files.
 .
 Both Augeas and Config::Model rely on a tree to represent
 configuration data.
 .
 On one side, Augeas is able to load and write data while respecting
 the structure and comments of the original configuration file. But
 Augeas purpose is not to validate the semantic content of the
 configuration file.
 .
 On the other side, Config::Model is able to validate the semantic
 content of the configuration file, but it will discard all comments
 and will write back configuration data using a canonical order. Thus
 the comments and structure of the original configuration file is not
 preserved.
 .
 You can now have the best of both worlds by using the Augeas library
 to load and write data from Config::Model configuration tree. You can
 now instruct Config::Model to use Augeas backend in the autoread and
 autowrite feature. See Config::Model::Autoread for details.
 .
 Unfortunately, you must ensure that the tree representation specified
 in Config::Model and Augeas lens are quite close together:
   - Config::Model element names and Augeas lens names must be identical
   - Both structures must be very close. Each Config::Model node must
     have a corresponsing lens.
 .
 See Config::Model::Backend::Augeas documentation to use Augeas with
 your configuration model.
 .
 For more details on Config::Model see:
 .
    http://config-model.wiki.sourceforge.net/
 .
 For more details on Augeas, see:
 .
    http://augeas.net
(new) libconfig-model-backend-augeas-perl_0.105.orig.tar.gz optional perl
Changes: libconfig-model-backend-augeas-perl (0.105-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #513016)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 513016 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list