[librest-client-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:17:28 UTC 2017


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 <alexm at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Anuradha Weeraman <anuradha at gnuromancer.org>,
- Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+           Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+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



More information about the Pkg-perl-cvs-commits mailing list