This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libdevel-profile-perl.
commit 9e6208546933e08196252c08eda0591a71460b5e Author: Axel Beckert <[email protected]> Date: Fri Jul 24 02:04:38 2015 +0200 Fix lintian warning description-synopsis-starts-with-article --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6e6f3b2..53f9a52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ libdevel-profile-perl (1.05-3) UNRELEASED; urgency=low * Add myself as Uploader. * Declare compliance with Debian Policy 3.9.6. * Switch to source format "3.0 (quilt)". + * Fix lintian warning description-synopsis-starts-with-article. -- Axel Beckert <[email protected]> Fri, 24 Jul 2015 01:58:25 +0200 diff --git a/debian/control b/debian/control index 4ac0fcb..d21180b 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: libdevel-profile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} -Description: a Perl code profiler +Description: Perl code profiler Devel::Profile is a Perl code profiler. It collects information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using the most -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-profile-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
