debian/0000755000000000000000000000000011675065613007200 5ustar debian/copyright0000644000000000000000000000217411675065613011137 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Nagios Plugin development team (http://nagiosplug.sourceforge.net) Source: http://search.cpan.org/dist/Nagios-Plugin/ Name: Nagios-Plugin Files: * Copyright: 2006, by Nagios Plugin Development Team License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2011, Salvatore Bonaccorso 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/watch0000644000000000000000000000035611675065613010235 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/Nagios-Plugin/ .*/Nagios-Plugin-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000275011675065613010607 0ustar Source: libnagios-plugin-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libclass-accessor-perl, libparams-validate-perl, libconfig-tiny-perl, libmath-calc-units-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Ansgar Burchardt , Salvatore Bonaccorso Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Nagios-Plugin/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnagios-plugin-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnagios-plugin-perl.git Package: libnagios-plugin-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, libparams-validate-perl, libconfig-tiny-perl, libmath-calc-units-perl Description: family of perl modules to streamline writing Nagios Nagios::Plugin and its associated Nagios::Plugin::* modules are a family of perl modules to streamline writing Nagios plugins. The main end user modules are Nagios::Plugin, providing an object-oriented interface to the entire Nagios::Plugin::* collection, and Nagios::Plugin::Functions, providing a simpler functional interface to a useful subset of the available functionality. . The purpose of the collection is to make it as simple as possible for developers to create plugins that conform the Nagios Plugin guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html). debian/changelog0000644000000000000000000000434011675065613011053 0ustar libnagios-plugin-perl (0.36-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Imported Upstream version 0.36 * Bump Standards-Version to 3.9.2 * Update debian/copyright file for debian/* packaging. Add myself to debian/* packaging stanza. -- Salvatore Bonaccorso Fri, 23 Dec 2011 12:50:39 +0100 libnagios-plugin-perl (0.35-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Salvatore Bonaccorso ] * New upstream release * Add myself to Uploaders. * Refresh debian/copyright: - Explicitly refer to GPL-1 licence text in common-licenses. - Refer to Debian systems in general instead of only Debian GNU/Linux systems. * Bump Standards-Version to 3.9.1. * Drop fix-pod2man-errors patch at it was applied upstream. -- Salvatore Bonaccorso Sat, 04 Dec 2010 14:58:41 +0100 libnagios-plugin-perl (0.34-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). [ Ryan Niebur ] * Update ryan52's email address [ Ansgar Burchardt ] * New upstream release. * Use source format 3.0 (quilt); drop README.source and quilt framework. * debian/copyright: Minor formatting changes for current DEP-5 proposal. * Use tiny debian/rules. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sat, 17 Apr 2010 16:26:11 +0900 libnagios-plugin-perl (0.33-1) unstable; urgency=low * New upstream release * Debian Policy 3.8.1 * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. -- Ryan Niebur Fri, 05 Jun 2009 16:43:16 -0700 libnagios-plugin-perl (0.32-1) unstable; urgency=low * Initial Release. (Closes: #491835) -- Ryan Niebur Sat, 07 Mar 2009 09:28:11 -0800 debian/rules0000755000000000000000000000003511675065613010256 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011675065613010500 5ustar debian/source/format0000644000000000000000000000001411675065613011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211675065613010376 0ustar 7