This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libdata-random-perl.
commit b79c42a6afadc2b73c2ee77a59f1a4b5142d669d Author: Lucas Kanashiro <[email protected]> Date: Sat Jul 25 13:12:43 2015 -0300 Update long description (silence lintian) --- debian/changelog | 1 + debian/control | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e51f7f6..24f40ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libdata-random-perl (0.12-1) UNRELEASED; urgency=medium cme * Add autopkgtest * Set debhelper >= 9 + * Update long description (silence lintian) -- Lucas Kanashiro <[email protected]> Sat, 25 Jul 2015 13:01:33 -0300 diff --git a/debian/control b/debian/control index 82914cb..59eaa7a 100644 --- a/debian/control +++ b/debian/control @@ -24,5 +24,6 @@ Depends: ${perl:Depends}, libdate-calc-perl, libgd-perl Description: Perl module to generate random data - Data::Random is a module used to generate random data. It is useful mostly - for test programs. + Data::Random is a module used to generate random data. You might find it + helpful mostly in test programs to easily generate pseudo-realistic + distributions of data. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-random-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
