[SCM] Debian packaging of libdate-calc-perl branch, master, updated. caf9ee6dce5f7f74d2c9a726090419ecc719ec9d

Florian Schlichting fschlich at zedat.fu-berlin.de
Mon Sep 12 22:26:36 UTC 2011


The following commit has been merged in the master branch:
commit caf9ee6dce5f7f74d2c9a726090419ecc719ec9d
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Mon Sep 12 22:26:15 2011 +0000

    dch -r; ready for review

diff --git a/debian/changelog b/debian/changelog
index 6a34683..0cbf9e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libdate-calc-perl (6.3-1) UNRELEASED; urgency=low
+libdate-calc-perl (6.3-1) unstable; urgency=low
 
   [ Jonathan Yu ]
   * New upstream release
@@ -39,7 +39,7 @@ libdate-calc-perl (6.3-1) UNRELEASED; urgency=low
   * Refresh spelling.patch.
   * Add myself to Uploaders and Copyright.
 
- -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Mon, 12 Sep 2011 21:55:24 +0000
+ -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Mon, 12 Sep 2011 22:25:54 +0000
 
 libdate-calc-perl (6.0-2) unstable; urgency=low
 
diff --git a/lib/Date/Calc/Object.pod b/lib/Date/Calc/Object.pod
index 2e8a539..51d8797 100644
--- a/lib/Date/Calc/Object.pod
+++ b/lib/Date/Calc/Object.pod
@@ -483,7 +483,7 @@ positions a bit further up, e.g. 6, 8 or 10.
 
 Invalid Dates
 
-Only "new()" allows to create objects containing possibly invalid
+Only "new()" allows one to create objects containing possibly invalid
 dates (needed for reading in and evaluating user input, for example).
 
 =item *
diff --git a/lib/Date/Calendar.pod b/lib/Date/Calendar.pod
index 35e185b..e741eb7 100644
--- a/lib/Date/Calendar.pod
+++ b/lib/Date/Calendar.pod
@@ -398,7 +398,7 @@ new date, but also a "rest". This rest is useful for cases in
 which your profile contains "half" holidays, or when you add
 or subtract fractions of a day.
 
-Sometimes it is not possible to accomodate the requested number
+Sometimes it is not possible to accommodate the requested number
 of work days, and a rest remains.
 
 This rest can currently only assume the value "0.0" (zero),
diff --git a/lib/Date/Calendar/Profiles.pod b/lib/Date/Calendar/Profiles.pod
index 1f94fe6..29014c2 100644
--- a/lib/Date/Calendar/Profiles.pod
+++ b/lib/Date/Calendar/Profiles.pod
@@ -62,7 +62,7 @@ The method "init()" in module Date::Calendar::Year(3) is
 responsible for parsing the calendar schemes contained
 here in the Date::Calendar::Profiles module.
 
-This method offers a "mini-language" which allows to
+This method offers a "mini-language" which allows one to
 specify common date formulas, like for instance a simple
 fixed date (in various different formats, e.g. american
 or european), or things like "the second Sunday of May"
diff --git a/lib/Date/Calendar/Year.pod b/lib/Date/Calendar/Year.pod
index 54a75de..3b22e94 100644
--- a/lib/Date/Calendar/Year.pod
+++ b/lib/Date/Calendar/Year.pod
@@ -345,7 +345,7 @@ i.e., it will not enter into any date calculations, but
 can be queried with the "labels()" and "search()" methods,
 and appears when printing a calendar, for instance.
 
-The character ":" (mnemonic: divided into two halfs) specifies
+The character ":" (mnemonic: divided into two halves) specifies
 that the date in question is only a "half" holiday, i.e., you
 only get half a day off instead of a full day. Some companies
 have this sort of thing. C<:-)>

-- 
Debian packaging of libdate-calc-perl



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