debian/0000755000000000000000000000000011764651765007210 5ustar debian/rules0000755000000000000000000000003611764651765010267 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000240511764651765010614 0ustar Source: libnetapp-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-std-perl, libclone-perl, libnet-telnet-perl, libparams-validate-perl, libregexp-common-perl, libtest-exception-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/NetApp/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnetapp-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnetapp-perl.git Package: libnetapp-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-std-perl, libclone-perl, libparams-validate-perl, libregexp-common-perl, openssh-client | libnet-telnet-perl Description: Perl modules for managing NetApp's NAS devices NetApp provides a suite of modules for managing NetApp's NAS devices, commonly referred to as "filers". . Both SSH and telnet are supported, but only SSH is really recommended. NetApp doesn't support concurrent access via telnet, and the error checking using SSH is far more robust. Not to mention, you can configure secure access via SSH without using passwords, but telnet access will always require a password. debian/source/0000755000000000000000000000000011764651765010510 5ustar debian/source/format0000644000000000000000000000001411764651765011716 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000244511764651765011067 0ustar libnetapp-perl (500.002-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * Set debhelper compatibility level to 8, use tiny debian/rules. * debian/copyright: update to Copyright-Format 1.0. * Further updates in debian/copyright: update upstream email address, refresh license stanzas, add info about new third-party files. * Bump Standards-Version to 3.9.3 (no changes). * Remove libtest-exception-perl from Depends. * Update lintian override. -- gregor herrmann Sat, 09 Jun 2012 15:47:29 +0200 libnetapp-perl (1.1.2-1) unstable; urgency=low * Initial release (closes: #519260). -- gregor herrmann Sun, 19 Apr 2009 18:49:09 +0200 debian/compat0000644000000000000000000000000211764651765010406 0ustar 8 debian/copyright0000644000000000000000000000235111764651765011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: NetApp Upstream-Contact: Phillip Moore Source: http://search.cpan.org/dist/NetApp/ Files: * Copyright: 2008, Phillip Moore License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2012, 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/watch0000644000000000000000000000034011764651765010236 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/NetApp/ .*/NetApp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libnetapp-perl.lintian-overrides0000644000000000000000000000034411764651765015507 0ustar # that's not the license of the module but the documentation for then # NetApp::Filer::License module which gets the NetApp Filer license # information libnetapp-perl: extra-license-file usr/share/perl5/NetApp/Filer/License.pod debian/libnetapp-perl.docs0000644000000000000000000000000711764651765012775 0ustar README