debian/0000755000000000000000000000000011721770402007167 5ustar debian/control0000644000000000000000000000203711721770402010574 0ustar Source: libnet-openssh-compat-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libnet-openssh-perl, libnet-sftp-foreign-perl, libnet-ssh2-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-openssh-compat-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-openssh-compat-perl.git Homepage: http://search.cpan.org/dist/Net-OpenSSH-Compat/ Package: libnet-openssh-compat-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libnet-openssh-perl, libnet-sftp-foreign-perl Description: collection of compatibility modules for Net::OpenSSH Net::OpenSSH::Compat and submodules are a set of adapter modules that run on top of Net::OpenSSH providing the APIs of other SSH modules available from CPAN. Currently, there are adapters available for Net::SSH, Net::SSH2 and Net::SSH::Perl. debian/copyright0000644000000000000000000000211711721770402011123 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Salvador Fandino Source: http://search.cpan.org/dist/Net-OpenSSH-Compat/ Name: Net-OpenSSH-Compat Files: * Copyright: 2011, Salvador Fandino License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Florian Schlichting License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020111721770402010211 0ustar version=3 http://search.cpan.org/dist/Net-OpenSSH-Compat/ .*/Net-OpenSSH-Compat-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/patches/0000755000000000000000000000000011721770402010616 5ustar debian/patches/manpage-has-bad-whatis-entry.patch0000644000000000000000000000062511721770402017203 0ustar Description: fix manpage-has-bad-whatis-entry lintian warning Author: Florian Schlichting Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=75231 --- a/lib/Net/OpenSSH/Compat/Perl.pm +++ b/lib/Net/OpenSSH/Compat/Perl.pm @@ -204,7 +204,7 @@ __END__ -=head1 +=head1 NAME Net::OpenSSH::Compat::Perl - Net::OpenSSH adapter for Net::SSH::Perl API compatibility debian/patches/series0000644000000000000000000000004311721770402012030 0ustar manpage-has-bad-whatis-entry.patch debian/compat0000644000000000000000000000000211721770402010365 0ustar 8 debian/changelog0000644000000000000000000000027211721770402011042 0ustar libnet-openssh-compat-perl (0.06-1) unstable; urgency=low * Initial Release. (Closes: #660926) -- Florian Schlichting Thu, 23 Feb 2012 00:16:37 +0100 debian/source/0000755000000000000000000000000011721770402010467 5ustar debian/source/format0000644000000000000000000000001411721770402011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611721770402010246 0ustar #!/usr/bin/make -f %: dh $@