r31562 - in /trunk/libconfig-model-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Mar 6 19:21:59 UTC 2009


Author: gregoa
Date: Fri Mar  6 19:21:56 2009
New Revision: 31562

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31562
Log:
debian/control: slightly rephrase long description.

Modified:
    trunk/libconfig-model-perl/debian/changelog
    trunk/libconfig-model-perl/debian/control

Modified: trunk/libconfig-model-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-perl/debian/changelog?rev=31562&op=diff
==============================================================================
--- trunk/libconfig-model-perl/debian/changelog (original)
+++ trunk/libconfig-model-perl/debian/changelog Fri Mar  6 19:21:56 2009
@@ -3,6 +3,7 @@
   * New upstream release.
   * Update debian/copyright.
   * Add /me to Uploaders.
+  * debian/control: slightly rephrase long description.
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 06 Mar 2009 20:11:53 +0100
 

Modified: trunk/libconfig-model-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-perl/debian/control?rev=31562&op=diff
==============================================================================
--- trunk/libconfig-model-perl/debian/control (original)
+++ trunk/libconfig-model-perl/debian/control Fri Mar  6 19:21:56 2009
@@ -29,13 +29,13 @@
 Suggests: libconfig-tiny-perl, 
 	  libterm-readline-perl-perl | libterm-readline-gnu-perl
 Description: describe and edit configuration data
- Config::Model enables a project developer to provide an interactive
+ Config::Model enables project developers to provide an interactive
  configuration editor (graphical, curses based or plain terminal) to
- his users. For this he must:
-    - describe the structure and constraint of his project's configuration
+ their users. For this they must:
+    - describe the structure and constraint of the project's configuration
     - if the configuration data is not stored in INI file or in Perl data
-      file, he must provide some code to read and write configuration from
-      configuration files.
+      file, provide some code to read and write configuration from
+      configuration files must be provided
  .
  With the elements above, Config::Model will generate interactive
  configuration editors (with integrated help and data validation).




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