[libdate-pregnancy-perl] 01/07: Update short/log package description
Nick Morrott
nickm-guest at moszumanska.debian.org
Tue Feb 16 03:29:37 UTC 2016
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 bf298648b16c7ad32566790567191f6500188f99
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Tue Feb 16 02:11:06 2016 +0000
Update short/log package description
---
debian/changelog | 5 -----
debian/control | 13 +++++++------
2 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 61271f1..2e33a01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,11 +7,6 @@ libdate-pregnancy-perl (0.05-1) UNRELEASED; urgency=low
package as "Ready for upload"
- d/control:
+ Standards-Version: 3.9.7 in the meantime (also detected by lintian)
- + short description should be a noun phrase, i.e. "module to calculate
- ..." or "... calculation module"
- + long description: I'm skeptical that the second paragraph (about needed
- and unneeded other modules) is interesting for users. - OTOH, maybe a
- sentence about the used algorithms might be helpful?
+ libmodule-build-perl should be in Build-Depends, not B-D-I, as it's used
during clean (the pkg-perl specific lintian profile detects this issue)
+ libpod-coverage-trustpod-perl and libtest-* can be removed from B-D-I,
diff --git a/debian/control b/debian/control
index bd095f2..53da63a 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,11 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libclone-perl,
libdatetime-perl
-Description: calculate birthdate and week numbers for a pregnancy
- Date::Pregnancy can be used to calculate the due date for a pregnancy. It
- implements 3 different birthdate algorithms, which will give different results.
+Description: Perl module to calculate birthdate and week numbers for a pregnancy
+ Date::Pregnancy can be used to calculate the due date for a pregnancy.
+ This module implements 3 different methods for calculating the date of
+ birth based on data such as first day of last period (LMP) and average period
+ cycle length (APCL).
.
- This module relies heavily on DateTime objects in order to calculate dates of
- birth, week numbers and month numbers. It does not, however, require Michael
- Schwern's module Sex.
+ The 3 birthdate algorithms available in the module are 266 Days (default), 40
+ Weeks, and Count Back.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-pregnancy-perl.git
More information about the Pkg-perl-cvs-commits
mailing list