This is an automated email from the git hooks/post-receive script. mestre-guest pushed a commit to branch master in repository libconfig-autoconf-perl.
commit 2662524d6b88cf673cecdd235ee8266eda05c940 Author: Nuno Carvalho <[email protected]> Date: Sat May 30 01:52:11 2015 +0100 Improve long description, silence lintian warning --- debian/changelog | 1 + debian/control | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index f30eb18..73804cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libconfig-autoconf-perl (0.311-1) UNRELEASED; urgency=medium * Drop 01-typos.patch, fixed upstream + * debian/control: improve long description -- Nuno Carvalho <[email protected]> Sat, 30 May 2015 01:37:28 +0100 diff --git a/debian/control b/debian/control index 7faa706..fb50caa 100644 --- a/debian/control +++ b/debian/control @@ -25,3 +25,6 @@ Recommends: libextutils-cbuilder-perl (>= 0.280220) | perl (>= 5.21.5) Description: Perl module to implement some of AutoConf's macros in pure Perl Config::AutoConf simulates some of the tasks AutoConf macros do, e.g. detecting a command, detecting a library, etc. + . + Config::AutoConf is intended to provide the same opportunities to Perl + developers as GNU Autoconf does for Shell developers. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-autoconf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
