This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libdate-pregnancy-perl.

commit 53bd33c28a9cfb37c3a3e4ebd696f9a9339bc076
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Tue Feb 16 10:58:21 2016 +0000

    Remove patch 01-spelling-error-in-manpage.diff (applied upstream)
---
 debian/changelog                                 |   6 ++
 debian/patches/01-spelling-error-in-manpage.diff | 112 -----------------------
 debian/patches/series                            |   1 -
 3 files changed, 6 insertions(+), 113 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index af68ccc..456b05c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdate-pregnancy-perl (0.06-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Nick Morrott <knowledgejun...@gmail.com>  Tue, 16 Feb 2016 10:56:41 +0000
+
 libdate-pregnancy-perl (0.05-1) unstable; urgency=low
 
   * Initial Release. (Closes: #805317)
diff --git a/debian/patches/01-spelling-error-in-manpage.diff 
b/debian/patches/01-spelling-error-in-manpage.diff
deleted file mode 100644
index 82798b1..0000000
--- a/debian/patches/01-spelling-error-in-manpage.diff
+++ /dev/null
@@ -1,112 +0,0 @@
-Description: Fix spelling errors in manpage
-Author: Nick Morrott <knowledgejun...@gmail.com>
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=112068
-Last-Update: 2016-02-16
---- a/lib/Date/Pregnancy.pm
-+++ b/lib/Date/Pregnancy.pm
-@@ -270,7 +270,7 @@
- Which should be a DateTime object indicating the first day of the last
- period.
- 
--If the period cycle length varies from the average og 28 days,
-+If the period cycle length varies from the average of 28 days,
- you can optionally provide the named parameter:
- 
- * period_cycle_length
-@@ -285,13 +285,13 @@
- 
- * countback
- 
--The function returns a DateTime object indicating the calculated day of birth
-+The function returns a DateTime object indicating the calculated date of birth
- or undef upon failure.
- 
- =head2 calculate_week
- 
- Calculates in what week the pregnant person currently is. A pregnancy
--is in average 40 weeks these weeks numbers are normally used when
-+is on average 40 weeks; these week numbers are normally used when
- talking pregnancy and most guides, books and websites refer to the
- different stages of pregnancy using these week numbers.
- 
-@@ -307,10 +307,10 @@
- should be a DateTime object, this defaults to now, when not provided.
- 
- Also a named parameter called B<birthday> can be provided, if you
--already have an birthday DateTime object. If this is not provided
-+already have a birthday DateTime object. If this is not provided
- B<calculate_week> will call B<calculate_birthday> internally.
- 
--As for B<calculate_birthday> the function also takes the named paramter:
-+As for B<calculate_birthday> the function also takes the named parameter:
- 
- * first_day_of_last_period
- 
-@@ -326,7 +326,7 @@
- =head2 calculate_month
- 
- Calculates in what month the pregnant person currently is (see also
--B<calculate_week>). A pregnancy is in average 9 months.
-+B<calculate_week>). A pregnancy is on average 9 months.
- 
- Takes one named parameter:
- 
-@@ -340,11 +340,11 @@
- should be a DateTime object, this defaults to now, when not provided.
- 
- Also a named parameter called B<birthday> can be provided, as for
--B<calculate_week>, if you already have an birthday DateTime object. If
-+B<calculate_week>, if you already have a birthday DateTime object. If
- this is not provided B<calculate_month> will call B<calculate_birthday>
- internally.
- 
--As for B<calculate_birthday> the function also takes the named paramter:
-+As for B<calculate_birthday> the function also takes the named parameter:
- 
- * first_day_of_last_period
- 
-@@ -392,9 +392,8 @@
- 
- =head2 Count Back
- 
--The count back method adds 7 days to the LWP and deducts 3 months, you
--then have to add 1 year in the case where and your have the estimated
--date of birth.
-+The count back method adds 7 days to the LMP, then deducts 3 months, and
-+finally adds 1 year to give the estimated date of birth.
- 
- =head1 TEST DATA
- 
-@@ -403,10 +402,10 @@
- 
- The format should be either a test file (*.t), where you choose the
- file name yourself (see t/Villads.t) or you simply submit me the date
--of the first day of the last period for the pregnant person, the lenght
--time between periods if this varies from the avarage of 28 and possible
--the result of your own/your doctor's week number calculation, then I
--can use these data to validate the calculation methods used in this
-+of the first day of the last period for the pregnant person, the length of
-+time between periods (if this varies from the avarage of 28), and possibly
-+the result of your own/your doctor's week number calculation. I can
-+then use these data to validate the calculation methods used in this
- module.
- 
- If possible please include the information on what method your doctor
-@@ -445,14 +444,14 @@
- =head1 DISCLAIMER
- 
- The method of calculating day of birth and week numbers implemented in
--this module is based on simple formulars.
-+this module is based on simple formulas.
- 
--The ultra sound scan is a much more accurate method and finally babies
-+The ultrasound scan is a much more accurate method and finally babies
- seem to have a will of their own, so please do only use the results of
- this module as a guideline, the author of this module cannot be held
- responsible for the results of calculations based on use of this module.
- 
--Feedback is welcome though aswell as test data (please see TEST DATA
-+Feedback is welcome though as well as test data (please see TEST DATA
- above).
- 
- =head1 ACKNOWLEDGEMENTS
diff --git a/debian/patches/series b/debian/patches/series
index 9413cb0..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-01-spelling-error-in-manpage.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdate-pregnancy-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to