[libnet-sftp-foreign-perl] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Dec 11 21:28:48 UTC 2013


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

gregoa pushed a commit to branch master
in repository libnet-sftp-foreign-perl.

commit 85df56aa67845db8fbf7aa346ce10ddd72318bdb
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 11 22:20:45 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 5ba0e69..7c2f3a8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,26 @@
 Source: libnet-sftp-foreign-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+           gregor herrmann <gregoa at debian.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
- gregor herrmann <gregoa at debian.org>, Antonio Radici <antonio at dyne.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Net-SFTP-Foreign/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-sftp-foreign-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-sftp-foreign-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-sftp-foreign-perl.git
+Homepage: https://metacpan.org/release/Net-SFTP-Foreign/
 
 Package: libnet-sftp-foreign-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, openssh-client | ssh-client
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         openssh-client | ssh-client
 Recommends: libio-pty-perl
 Description: client for the Secure File Transfer Protocol
  Net::SFTP::Foreign is a Perl client for the Secure File Transfer Protocol,

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



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