r32207 - in /trunk/libxml-bare-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Mar 20 14:16:20 UTC 2009


Author: gregoa
Date: Fri Mar 20 14:16:16 2009
New Revision: 32207

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32207
Log:
debian/control: add missing full stop to long description, thanks to
Rhonda for spotting.

Modified:
    trunk/libxml-bare-perl/debian/changelog
    trunk/libxml-bare-perl/debian/control

Modified: trunk/libxml-bare-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-bare-perl/debian/changelog?rev=32207&op=diff
==============================================================================
--- trunk/libxml-bare-perl/debian/changelog (original)
+++ trunk/libxml-bare-perl/debian/changelog Fri Mar 20 14:16:16 2009
@@ -1,3 +1,10 @@
+libxml-bare-perl (0.40+dfsg.1-2) UNRELEASED; urgency=low
+
+  * debian/control: add missing full stop to long description, thanks to
+    Rhonda for spotting.
+
+ -- gregor herrmann <gregoa at debian.org>  Fri, 20 Mar 2009 15:16:07 +0100
+
 libxml-bare-perl (0.40+dfsg.1-1) unstable; urgency=low
 
   * Initial Release. (Closes: #513538)

Modified: trunk/libxml-bare-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-bare-perl/debian/control?rev=32207&op=diff
==============================================================================
--- trunk/libxml-bare-perl/debian/control (original)
+++ trunk/libxml-bare-perl/debian/control Fri Mar 20 14:16:16 2009
@@ -16,8 +16,8 @@
  XML::Bare provides a simple API to read and write XML files, it also
  provides a function to validate the XML schema.
  .
- The parser itself is a simple state engine that is less than 500 lines of C
+ The parser itself is a simple state engine that is less than 500 lines of C.
  .
- In comparison to other available perl xml parsers that create trees, 
+ In comparison to other available perl xml parsers that create trees,
  XML::Bare is extremely fast; benchmark shows that it can even be one or two
  order of magnitude faster than similar modules.




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