This is an automated email from the git hooks/post-receive script. dod pushed a commit to branch master in repository libconfig-model-itself-perl.
commit 44934495ebadcdc6c285ac1e58b6f65ffc13ac6c Author: Dominique Dumont <[email protected]> Date: Sun Dec 13 21:01:56 2015 +0100 control: updated description --- debian/control | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index 7b7780a..044fa13 100644 --- a/debian/control +++ b/debian/control @@ -40,9 +40,9 @@ Depends: ${misc:Depends}, libpod-pom-perl, libyaml-tiny-perl Description: graphical model editor for Config::Model - Config::Model::Itself and the command config-model-edit provide - a Perl/Tk graphical interface to edit configuration models that will - be used by Config::Model. + Config::Model::Itself module is a plugin for cme which provides a + Perl/Tk graphical interface to edit configuration models that are be + used by Config::Model. . Config::Model::Itself also provides a model for Config::Model (hence the Itself name, you can also think of it as a meta-model). @@ -66,22 +66,4 @@ Description: graphical model editor for Config::Model Hence the possibity to verify, modify configuration data provided by Config::Model can also be applied on configuration models. . - The model editor program is config-model-edit. - . - Since the model editor and the configuration data editor are based on - the same graphical module, you will use similar UIs to edit - configuration data (for instance OpenSsh configuration data from - sshd_config) and OpenSsh model (if you need to add new parameters in OpenSsh - model) - . - Once this package is installed, you can run: - . - $ config-model-edit -model <model_name> - . - For instance, if you have installed Config::Model::OpenSsh (not yet packaged), - you can run: - . - $ config-model-edit -model OpenSsh - . - If you save OpenSsh configuration model, config-model-edit will create a - lib directory and write the modified model there. + The model editor program launched with "cme meta edit" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-itself-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
