[libmath-nocarry-perl] 10/19: Mention module name in package description

Axel Beckert abe at deuxchevaux.org
Sun May 31 00:41:09 UTC 2015


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

abe pushed a commit to branch master
in repository libmath-nocarry-perl.

commit 46ecc97e39f4e6adccdb6d0db83cba1569be6c6b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 02:16:01 2015 +0200

    Mention module name in package description
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 21894a2..7ccbf15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,7 @@ libmath-nocarry-perl (1.11-3) UNRELEASED; urgency=low
     + Remove now obsolete /usr/lib/perl5 cleanup.
     + Finally switch to a minimal dh v7 style debian/rules file.
   * Mark package aus autopkgtestable.
+  * Mention module name in package description.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:33:52 -0300
 
diff --git a/debian/control b/debian/control
index 31564dd..f35c3fa 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Package: libmath-nocarry-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
-Description: Perl extension for no carry arithmetic
+Description: Perl module Math::NoCarry for no carry arithmetic
  No carry arithmetic doesn't allow you to carry digits to the
  next column.  For example, if you add 8 and 4, you normally
  expect the answer to be 12, but that 1 digit is a carry.

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



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