[libmath-mpfr-perl] 04/06: Mention module name in long description.
gregor herrmann
gregoa at debian.org
Tue Dec 10 19:40:51 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmath-mpfr-perl.
commit c59ea48276869e4346c60f9c7b2022c3cc11fd6c
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Dec 10 20:38:41 2013 +0100
Mention module name in long description.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 17630ab..d0563e6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,6 @@ Package: libmath-mpfr-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: perl interface to the MPFR (floating point) library
- A bigfloat module utilising the MPFR library. Basically this module
- simply wraps the 'mpfr' floating point functions provided by that
- library. Operator overloading is also available.
+ Math::MPFR is a bigfloat module utilising the MPFR library. Basically this
+ module simply wraps the 'mpfr' floating point functions provided by that
+ library. Operator overloading is also available.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-mpfr-perl.git
More information about the Pkg-perl-cvs-commits
mailing list