r32464 - in /trunk/libhtml-highlight-perl/debian: changelog control

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Tue Mar 31 16:28:02 UTC 2009


Author: emhn-guest
Date: Tue Mar 31 16:27:58 2009
New Revision: 32464

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32464
Log:
Fixed typo in long description, thanks to Imran Chaudhry.

Modified:
    trunk/libhtml-highlight-perl/debian/changelog
    trunk/libhtml-highlight-perl/debian/control

Modified: trunk/libhtml-highlight-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-highlight-perl/debian/changelog?rev=32464&op=diff
==============================================================================
--- trunk/libhtml-highlight-perl/debian/changelog (original)
+++ trunk/libhtml-highlight-perl/debian/changelog Tue Mar 31 16:27:58 2009
@@ -1,10 +1,14 @@
 libhtml-highlight-perl (0.20-6) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
- -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:43:32 +0100
+  [ Ernesto Hernández-Novich (USB) ]
+  * Fixed typo in long description, thanks to Imran Chaudhry.
+
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Tue, 31 Mar 2009 11:56:47 -0430
 
 libhtml-highlight-perl (0.20-5) unstable; urgency=low
 

Modified: trunk/libhtml-highlight-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-highlight-perl/debian/control?rev=32464&op=diff
==============================================================================
--- trunk/libhtml-highlight-perl/debian/control (original)
+++ trunk/libhtml-highlight-perl/debian/control Tue Mar 31 16:27:58 2009
@@ -14,7 +14,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description:  Highlight words or patterns in HTML documents
- HTML::HighLight provides Google-like highlighting of words or patterns
+ HTML::Highlight provides Google-like highlighting of words or patterns
  in HTML documents. This feature is typically used to highlight search
  results. Each specified pattern or word is highlighted using a
  different color.




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