[SCM] Debian packaging of Net-SSH CPAN distribution branch, master, updated. debian/0.09-1-8-g9b3fade

Xavier x.guimard at free.fr
Wed Dec 26 07:49:32 UTC 2012


The following commit has been merged in the master branch:
commit 8713161c4906018510f48f5127b741828e6944e9
Author: Xavier <x.guimard at free.fr>
Date:   Wed Dec 26 08:39:55 2012 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index b8626c4..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+8
diff --git a/debian/control b/debian/control
index 3cddd85..3cf38ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,22 @@
 Source: libnet-ssh-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4), perl (>= 5.6.0-17)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.5.1
+Build-Depends: debhelper (>= 8),
+               perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ssh-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-ssh-perl.git
+Homepage: http://search.cpan.org/dist/Net-SSH/
 
 Package: libnet-ssh-perl
 Architecture: all
-Depends: ${perl:Depends}, ssh-client
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         openssh-client
 Description: Perl extension for secure shell
- This perl module provides simple wrappers around the "ssh" command.
+ Net::SSH provides simple wrappers around the "ssh" command.
+ It can be called in batch mode to launch remote commands or
+ interactively.

-- 
Debian packaging of Net-SSH CPAN distribution



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