[SCM] Debian packaging of Net-SCP CPAN distribution branch, master, updated. debian/0.08-1-11-g26306f2

Xavier x.guimard at free.fr
Wed Dec 26 14:02:45 UTC 2012


The following commit has been merged in the master branch:
commit db284a4dba0d895c4f2f8f768a697f998d646092
Author: Xavier <x.guimard at free.fr>
Date:   Wed Dec 26 14:17:41 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 511545f..f0bc5ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,25 @@
 Source: libnet-scp-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.0.2), perl (>= 5.6.0-17)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.5.1
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libnet-ssh-perl,
+                     libstring-shellquote-perl,
+                     perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-scp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-scp-perl.git
+Homepage: http://search.cpan.org/dist/Net-SCP/
 
 Package: libnet-scp-perl
 Architecture: all
-Depends: ${perl:Depends}, libnet-ssh-perl, libstring-shellquote-perl, ssh-client
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libnet-ssh-perl,
+         libstring-shellquote-perl,
+         openssh-client
 Description: Perl extension for secure copy protocol
  Simple wrappers around scp commands and Net::FTP-like interface.
+

-- 
Debian packaging of Net-SCP CPAN distribution



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