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 <a...@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 <gre...@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

_______________________________________________
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