This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository libweb-api-perl.
commit 20cec547163ebb4595936544704e7697da68394d Author: Christopher Hoskin <[email protected]> Date: Sat Jan 27 20:03:45 2018 +0000 Fill in descriptions --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9de34b..78727a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,5 +2,6 @@ libweb-api-perl (2.2.3-1) UNRELEASED; urgency=low * Initial Release. * Fill in debian/copyright + * Fill in descriptions -- Christopher Hoskin <[email protected]> Sat, 27 Jan 2018 18:07:33 +0000 diff --git a/debian/control b/debian/control index 619a3ab..a3271d7 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libxml-simple-perl, perl (>= 5.19.11) -Description: Web::API - A Simple base module to implement almost every RESTful API with just a few lines of configuration - (no description was found) - . - This description was automagically extracted from the module by dh-make-perl. +Description: simple base module for implementing RESTful APIs + Web::API is a simple base module to implement almost any RESTful API with just + a few lines of configuration. Implement the RESTful API of your choice in 10 + minutes, roughly. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-api-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
