[SCM] Debian package for Log::Report branch, master, updated. upstream/0.94-16-gd907eb2

Fabrizio Regalli fabreg at fabreg.it
Fri Mar 2 09:00:14 UTC 2012


The following commit has been merged in the master branch:
commit d907eb282c968cd336eb05e456ff17dd9f257827
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Fri Mar 2 10:00:04 2012 +0100

    Ready for review

diff --git a/debian/changelog b/debian/changelog
index e35ee03..b03de2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,5 @@
-liblog-report-perl (0.94-1) UNRELEASED; urgency=low
-
-TODO: Are these B-D-I right?
-      libtest-pod-perl, perl
-      perl (>= 5.10.1) | libsys-syslog-perl (>= 0.27),
-      perl (>= 5.10.1) | libtest-simple-perl (>= 0.86)
-
+liblog-report-perl (0.94-1) unstable; urgency=low
 
   * Initial Release. (Closes: #640917)
 
- -- Fabrizio Regalli <fabreg at fabreg.it>  Sat, 11 Feb 2012 16:55:35 +0100
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Fri, 02 Mar 2012 09:59:49 +0100
diff --git a/lib/Log/Report/Lexicon/Index.pod b/lib/Log/Report/Lexicon/Index.pod
index d22a297..79023bb 100644
--- a/lib/Log/Report/Lexicon/Index.pod
+++ b/lib/Log/Report/Lexicon/Index.pod
@@ -71,7 +71,7 @@ belong to a certain DOMAIN are listed.
 The EXTENSION filter can be used to reduce the filenames further, for
 instance to select only C<po> or only C<mo> files, and ignore readme's.
 Use an string, without dot and interpreted case-insensitive, or a
-regular expresion.
+regular expression.
 
 example: 
 
diff --git a/lib/Log/Report/Lexicon/PO.pod b/lib/Log/Report/Lexicon/PO.pod
index acaeabe..68c4b03 100644
--- a/lib/Log/Report/Lexicon/PO.pod
+++ b/lib/Log/Report/Lexicon/PO.pod
@@ -29,7 +29,7 @@ objects are kept in a POT file, implemented in L<Log::Report::Lexicon::POT|Log::
 
 =item automatic => PARAGRAPH
 
-Automaticly added comments.
+Automatically added comments.
 See L<addAutomatic()|Log::Report::Lexicon::PO/"Attributes">.
 
 =item comment => PARAGRAPH
diff --git a/lib/Log/Report/Message.pod b/lib/Log/Report/Message.pod
index c7ef729..92c5a8b 100644
--- a/lib/Log/Report/Message.pod
+++ b/lib/Log/Report/Message.pod
@@ -70,8 +70,8 @@ L<Log::Report::Dispatcher::Try::wasFatal(class)|Log::Report::Dispatcher::Try/"St
 category of the message.
 
 One message can be part of multiple classes.  The STRING is used as
-comma- and/or blank seperated list of class tokens, the ARRAY lists all
-tokens seperately. See L<classes()|Log::Report::Message/"Accessors">.
+comma- and/or blank separated list of class tokens, the ARRAY lists all
+tokens separately. See L<classes()|Log::Report::Message/"Accessors">.
 
 =item _classes => STRING|ARRAY
 

-- 
Debian package for Log::Report



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