This is an automated email from the git hooks/post-receive script. alexm pushed a commit to branch master in repository librest-client-perl.
commit f0cc592bc0b085c3b58c75cd75c1d137a4913978 Author: Alex Muntada <[email protected]> Date: Sun Oct 8 17:32:32 2017 +0200 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/debian/control b/debian/control index e0a8d3d..4e40471 100644 --- a/debian/control +++ b/debian/control @@ -1,27 +1,28 @@ Source: librest-client-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Anuradha Weeraman <[email protected]>, - Ernesto Hernández-Novich (USB) <[email protected]> + Ernesto Hernández-Novich (USB) <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libhttp-server-simple-perl, - liblwp-protocol-https-perl, - liburi-perl, - libwww-perl, - perl + liblwp-protocol-https-perl, + liburi-perl, + libwww-perl, + perl Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librest-client-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librest-client-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librest-client-perl.git Homepage: https://metacpan.org/release/REST-Client -Testsuite: autopkgtest-pkg-perl Package: librest-client-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - liblwp-protocol-https-perl, - liburi-perl, - libwww-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + liblwp-protocol-https-perl, + liburi-perl, + libwww-perl Description: simple client for interacting with RESTful HTTP/HTTPS resources REST::Client provides an easy to use interface for interacting with RESTful HTTP/HTTPS resources through an intuitive API. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librest-client-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
