debian/0000755000000000000000000000000012251663320007166 5ustar debian/rules0000755000000000000000000000003612251663320010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000334712251663320010600 0ustar Source: libnet-cli-interact-perl Maintainer: Debian Perl Group Uploaders: Carlos Vicente , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-load-perl, libclass-mix-perl, libio-pty-perl, libipc-run-perl, liblog-dispatch-config-perl, liblog-dispatch-configurator-any-perl, libmoo-perl, libmoox-types-mooselike-perl, libnet-telnet-perl, libpath-class-perl, perl Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-cli-interact-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-cli-interact-perl.git Homepage: https://metacpan.org/release/Net-CLI-Interact/ Package: libnet-cli-interact-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, libclass-mix-perl, libio-pty-perl, libipc-run-perl, liblog-dispatch-config-perl, liblog-dispatch-configurator-any-perl, libmoo-perl, libmoox-types-mooselike-perl, libnet-telnet-perl, libpath-class-perl Description: toolkit for CLI Automation Automating command line interface (CLI) interactions is not a new idea, but can be tricky to implement. Net::CLI::Interact aims to provide a simple and manageable interface to CLI interactions, supporting: SSH, Telnet and serial-Line connections, Unix and Windows support, and reuseable device command phrasebooks. debian/source/0000755000000000000000000000000012251663320010466 5ustar debian/source/format0000644000000000000000000000001412251663320011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000367512251663320011053 0ustar libnet-cli-interact-perl (2.133420-1) unstable; urgency=medium * New upstream release. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Tue, 10 Dec 2013 20:08:55 +0100 libnet-cli-interact-perl (2.123270-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: test failures" (Closes: #711610) * Bump Standards-Version to 3.9.4 (no changes). * Update build/runtime dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add debian/NEWS, documenting an important change. -- gregor herrmann Sat, 08 Jun 2013 23:32:07 +0200 libnet-cli-interact-perl (1.122100-1) unstable; urgency=low * debian/control: update {versioned,alternative} (build) dependencies. * New upstream release. -- gregor herrmann Sat, 25 Aug 2012 21:55:54 +0200 libnet-cli-interact-perl (1.121640-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 15 Jun 2012 00:56:47 +0200 libnet-cli-interact-perl (1.121570-1) unstable; urgency=low * New upstream release. * debian/copyright: move me into the right Files: paragraph. -- gregor herrmann Fri, 08 Jun 2012 23:34:25 +0200 libnet-cli-interact-perl (1.120670-1) unstable; urgency=low * New upstream release. * Drop patch logger_pod.patch, merged upstream. * Add /me to Uploaders. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Mon, 19 Mar 2012 21:08:22 +0100 libnet-cli-interact-perl (1.120042-1) unstable; urgency=low * Initial Release (Closes: #659798). -- Carlos Vicente Mon, 13 Feb 2012 11:06:37 -0800 debian/NEWS0000644000000000000000000000047112251663320007667 0ustar libnet-cli-interact-perl (2.123270-1) unstable; urgency=low From upstream changes: * IMPORTANT: the prompts named "prompt" are now called "generic" If you have written macros depending on these, please update your phrasebooks. -- gregor herrmann Sat, 08 Jun 2013 23:31:08 +0200 debian/compat0000644000000000000000000000000212251663320010364 0ustar 8 debian/copyright0000644000000000000000000000213312251663320011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Net-CLI-Interact Upstream-Contact: Oliver Gorwits Source: https://metacpan.org/release/Net-CLI-Interact/ Files: * Copyright: 2012-2013, Oliver Gorwits License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Carlos Vicente 2012-2013, gregor herrmann 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/watch0000644000000000000000000000017612251663320010223 0ustar version=3 https://metacpan.org/release/Net-CLI-Interact/ .*/Net-CLI-Interact-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$