[libnet-ssh2-perl] 03/06: Wrap-and-sort fields in debian/control file

Salvatore Bonaccorso carnil at debian.org
Sat Dec 2 22:32:01 UTC 2017


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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 7d33a71c6fa5db128e5ec160c4ebf3994db76c10
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Dec 2 23:13:26 2017 +0100

    Wrap-and-sort fields in debian/control file
---
 debian/control | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 823402b..6b0b0c9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,12 @@ Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312),
-               libgcrypt20-dev,
-               libssh2-1-dev,
-               perl,
-               zlib1g-dev
+Build-Depends:
+ debhelper (>= 9.20120312),
+ libgcrypt20-dev,
+ libssh2-1-dev,
+ perl,
+ zlib1g-dev
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ssh2-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-ssh2-perl.git
@@ -16,11 +17,8 @@ Homepage: https://metacpan.org/release/Net-SSH2
 
 Package: libnet-ssh2-perl
 Architecture: any
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends}
-Recommends: libterm-readkey-perl,
-            perl (>= 5.19.8) | libio-socket-ip-perl
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Recommends: libterm-readkey-perl, perl (>= 5.19.8) | libio-socket-ip-perl
 Description: Perl module for the SSH 2 protocol
  Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org)
  library. It supports the SSH2 protocol (there is no support for SSH1) with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-perl.git



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