[libanyevent-http-scopedclient-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 21:55:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

alexm pushed a commit to branch master
in repository libanyevent-http-scopedclient-perl.

commit 18b6f569da0759d9cfb14cc5ed251beda5c38ce6
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:19:07 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 57ec569..d6f8ee0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,31 @@
 Source: libanyevent-http-scopedclient-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
- libanyevent-perl,
- libanyevent-http-perl,
- libmoose-perl,
- liburi-perl,
- libhttp-message-perl,
- libnamespace-autoclean-perl
+                     libanyevent-perl,
+                     libanyevent-http-perl,
+                     libmoose-perl,
+                     liburi-perl,
+                     libhttp-message-perl,
+                     libnamespace-autoclean-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/AnyEvent-HTTP-ScopedClient
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libanyevent-http-scopedclient-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-http-scopedclient-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libanyevent-http-scopedclient-perl.git
+Homepage: https://metacpan.org/release/AnyEvent-HTTP-ScopedClient
 
 Package: libanyevent-http-scopedclient-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libanyevent-http-perl,
- libmoose-perl,
- liburi-perl,
- libhttp-message-perl,
- libnamespace-autoclean-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libanyevent-http-perl,
+         libmoose-perl,
+         liburi-perl,
+         libhttp-message-perl,
+         libnamespace-autoclean-perl
 Description: AnyEvent::HTTP based scoped client
  AnyEvent::HTTP::ScopedClient is based on the Node.js Scoped-http-client.
  This module provides a simple wrapper around the AnyEvent::HTTP for using

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-http-scopedclient-perl.git



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