[libconfig-model-perl] 03/09: updated doc

dod at debian.org dod at debian.org
Fri Jan 17 18:03:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-perl.

commit d4fddaff0ce733c1527865b6a2e449805720dc4f
Author: Dominique Dumont <dod at debian.org>
Date:   Thu Jan 2 18:42:15 2014 +0100

    updated doc
---
 debian/dh/dh_cme_upgrade | 12 ++++++------
 debian/dh/template-cme   |  5 ++++-
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/dh/dh_cme_upgrade b/debian/dh/dh_cme_upgrade
index 21480c1..764e413 100644
--- a/debian/dh/dh_cme_upgrade
+++ b/debian/dh/dh_cme_upgrade
@@ -156,10 +156,11 @@ dh_cme_upgrade - add cme based configuration merge
 
 B<dh_cme_upgrade is experimental>
 
-dh_cme_upgrade is a debhelper that will modify the package
-script to merge configuration on package upgrade. This merge is based
-on L<cme> from L<Config::Model> and will merge user's customisations
-with maintainer's configuration updates.
+dh_cme_upgrade is a debhelper that will modify the package script to
+merge configuration on package upgrade. This merge is based on L<cme>
+from L<Config::Model> and will merge user's customisations with
+maintainer's configuration updates. This provides another way to
+preserve users modifications during upgrades.
 
 Configuration information used by L<cme> for upgrade are specified in
 a configuration file (see below)
@@ -242,7 +243,7 @@ For lcdproc:
  cme-app-name: lcdproc
  cme-package: libconfig-model-lcdproc-perl
  cme-model-version: 2.040
- # required to upgrade LCDd.conf from upstream
+ # required to upgrade LCDd.conf from upstream configuration
  cme-options: -force
 
 For Popcon:
@@ -267,7 +268,6 @@ C<rules> contains a C<#DEBHELPER#> line to insert generated postinst snippet
 
 =back
 
-
 =head1 ENVIRONMENT
 
 This program will exit(0) if C<DH_NO_ACT> is set or if C<DEB_BUILD_OPTIONS>
diff --git a/debian/dh/template-cme b/debian/dh/template-cme
index e17d5e9..53b68ae 100644
--- a/debian/dh/template-cme
+++ b/debian/dh/template-cme
@@ -8,4 +8,7 @@ Description: Perform automatic configuration upgrade ?
  the configuration files.
  .
  You can later edit %PACKAGE% configuration with the command 
- 'sudo cme edit %APPNAME%'
+ 'sudo cme edit %APPNAME%'.
+ .
+ If you decline this option, your configuration file will not be managed
+ by the package manager.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-perl.git



More information about the Pkg-perl-cvs-commits mailing list