r36151 - in /trunk/libconfig-inihash-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri May 22 12:57:19 UTC 2009


Author: gregoa
Date: Fri May 22 12:57:15 2009
New Revision: 36151

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36151
Log:
* debian/changelog: Standars-Version s/3.8.0/3.8.1/
* debian/control: mention module name in long description.

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

Modified: trunk/libconfig-inihash-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-inihash-perl/debian/changelog?rev=36151&op=diff
==============================================================================
--- trunk/libconfig-inihash-perl/debian/changelog (original)
+++ trunk/libconfig-inihash-perl/debian/changelog Fri May 22 12:57:15 2009
@@ -7,7 +7,7 @@
     + added libhash-case-perl and libhash-withdefaults-perl to 
       Build-Depends-Indep
     + added quilt to Build-Depends
-    + Standars-Version upgrade to 3.8.0
+    + Standars-Version upgrade to 3.8.1
   * README.source: added for quilt
   * debian/copyright:
     + switched to the new copyright format
@@ -16,6 +16,7 @@
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
+  * debian/control: mention module name in long description.
 
   [ Ryan Niebur ]
   * debhelper 7

Modified: trunk/libconfig-inihash-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-inihash-perl/debian/control?rev=36151&op=diff
==============================================================================
--- trunk/libconfig-inihash-perl/debian/control (original)
+++ trunk/libconfig-inihash-perl/debian/control Fri May 22 12:57:15 2009
@@ -17,5 +17,5 @@
 Depends: ${misc:Depends}, ${perl:Depends}, libhash-case-perl,
  libhash-withdefaults-perl (>= 0.04), libio-stringy-perl
 Description: Perl extension for reading and writing INI files
- This module reads and writes INI files, useful for storing
+ Config::IniHash reads and writes INI files, useful for storing
  settings.




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