This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libtext-roman-perl.
commit 8145f8e49f04643b446b72dbb75eadf1f3f649de Author: Axel Beckert <[email protected]> Date: Wed Nov 8 00:46:21 2017 +0100 Mention module name in long package description --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b6a50ec..937580c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libtext-roman-perl (3.5-2) UNRELEASED; urgency=medium [ Axel Beckert ] * Declare compliance with Debian Policy 4.1.1. * Switch Homepage header and watch file to HTTPS. + * Mention module name in long package description. -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:35:46 +0200 diff --git a/debian/control b/debian/control index 6d64a4f..54ee3e1 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Allows conversion between Roman and Arabic algarisms - This package supports both conventional Roman algarisms (which range + Text::Roman supports both conventional Roman algarisms (which range from 1 to 3999) and Milhar Romans, a variation which uses a bar across the algarism to indicate multiplication by 1_000. For the purposes of this module, acceptable syntax consists of an underscore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-roman-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
