debian/0000755000000000000000000000000011726325761007200 5ustar debian/copyright0000644000000000000000000000256311726325761011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sys-Statistics-Linux Upstream-Contact: Jonny Schulz Source: http://search.cpan.org/dist/Sys-Statistics-Linux/ Files: * Copyright: 2006-2008, Jonny Schulz License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Gunnar Wolf 2008-2009, Rene Mayorga 2009, Franck Joncourt 2009, Jonathan Yu 2009, Ryan Niebur 2009, gregor herrmann 2010, Ansgar Burchardt 2010-2012, 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/watch0000644000000000000000000000037411726325761010235 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/Sys-Statistics-Linux/ .*/Sys-Statistics-Linux-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000222711726325761010606 0ustar Source: libsys-statistics-linux-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Rene Mayorga , Ryan Niebur , Jonathan Yu , Franck Joncourt , Ansgar Burchardt , Salvatore Bonaccorso Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Sys-Statistics-Linux/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libsys-statistics-linux-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-statistics-linux-perl.git Package: libsys-statistics-linux-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libuniversal-require-perl Description: Perl module to collect system statistics Sys::Statistics::Linux is a Perl module that provides a simple interface to get various information about a running Linux system, including things like the current processor workload, memory usage, network and disk statistics, and more. debian/changelog0000644000000000000000000001343511726325761011060 0ustar libsys-statistics-linux-perl (0.66-1) unstable; urgency=low * Imported Upstream version 0.66 -- Salvatore Bonaccorso Fri, 09 Mar 2012 08:06:00 +0100 libsys-statistics-linux-perl (0.65-1) unstable; urgency=low * Imported Upstream version 0.65 * Update debian/copyright information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Wed, 07 Mar 2012 20:58:07 +0100 libsys-statistics-linux-perl (0.63-1) unstable; urgency=low * Imported Upstream version 0.63 * Update copyright years for debian/* packaging -- Salvatore Bonaccorso Thu, 16 Feb 2012 21:46:09 +0100 libsys-statistics-linux-perl (0.61-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.61 -- Salvatore Bonaccorso Tue, 27 Sep 2011 22:43:56 +0200 libsys-statistics-linux-perl (0.60-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org [ Salvatore Bonaccorso ] * New upstream release * Email change: Salvatore Bonaccorso -> carnil@debian.org * debian/copyright: Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.2 (no changes needed). -- Salvatore Bonaccorso Thu, 23 Jun 2011 13:00:00 +0200 libsys-statistics-linux-perl (0.59-1) unstable; urgency=low * New upstream release * Add myself to Uploaders. * Refresh debian/copyright file: Refer to Debian systems. * Bump Debhelper compat level to level 8: Use Build.PL without passing --buildsystem=perl_build in debian/rules. Adjust Build-Depends on debhelper (>= 8). * Drop df-in-chroot.patch patch as it is applied upstream. * Drop spelling.patch as the spelling fixes are applied upstream. -- Salvatore Bonaccorso Mon, 04 Oct 2010 12:55:36 +0200 libsys-statistics-linux-perl (0.56-2) unstable; urgency=low * Tests involving df no longer fail in chroot environments. (Closes: #591123) + new patch: df-in-chroot.patch * Fix spelling errors in the documentation. + new patch: spelling.patch * Use Build.PL. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 05 Aug 2010 15:13:30 +0900 libsys-statistics-linux-perl (0.56-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ Ryan Niebur ] * Update jawnsy's email address * Update ryan52's email address -- Jonathan Yu Wed, 07 Oct 2009 16:16:03 -0400 libsys-statistics-linux-perl (0.54-1) unstable; urgency=low [ Franck Joncourt ] * New upstream release: + Fix build failures in Process.pm (RT#48458). Therefore, the patch (fix-empty-wchan.patch) previously added is removed. * Removed quilt framework: + debian/control: Removed quilt from the BD and lowered the dependency to debhelper (>=7) rather than debhelper (>=7.0.8). + Removed README.source. + Refreshed debian/rules. * Add /me to Uploaders in debian/control, and updated debian/copyright. [ 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). -- Franck Joncourt Tue, 18 Aug 2009 18:33:19 +0200 libsys-statistics-linux-perl (0.52-2) unstable; urgency=low [ Jonathan Yu ] * Standards-Version 3.8.2 (no changes) * Updated control description * Added myself to Uploaders and Copyright * Change to the new short rules format * Add a patch to fix build failures (Closes: #539984) [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Jonathan Yu Wed, 05 Aug 2009 09:28:04 -0400 libsys-statistics-linux-perl (0.52-1) unstable; urgency=low * New upstream release -- Ryan Niebur Fri, 05 Jun 2009 08:17:36 -0700 libsys-statistics-linux-perl (0.50-1) unstable; urgency=low * New upstream release -- Ryan Niebur Sun, 17 May 2009 14:30:21 -0700 libsys-statistics-linux-perl (0.49-1) unstable; urgency=low * New upstream release * standards version 3.8.1 * lowercase first character of short description -- Ryan Niebur Sun, 15 Mar 2009 18:23:51 -0700 libsys-statistics-linux-perl (0.48-1) unstable; urgency=low [ Rene Mayorga ] * New upstream release * debian/control + remove libmodule-build-perl, dh7 prefer MakeMaker + move perl from B-D-I to B-D + add libtest-pod-perl, libtest-pod-coverage-perl to B-D-I + add myself to uploaders * remove libsys-statistics-linux-perl.docs, it only coantains README which is a copy from the POD * debian/control: update my email address. [ gregor herrmann ] * debian/copyright: adjust years of upstream copyright to what upstream says. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * New upstream release. * Update years of upstream copyright in debian/copyright. [ Ryan Niebur ] * New upstream release (Closes: #518842) * add myself to uploaders * update copyright for debian/* -- Ryan Niebur Sun, 08 Mar 2009 17:27:54 -0700 libsys-statistics-linux-perl (0.42-1) unstable; urgency=low * Initial Release. (Closes: #502237) -- Gunnar Wolf Tue, 14 Oct 2008 14:12:07 -0500 debian/libsys-statistics-linux-perl.examples0000644000000000000000000000001311726325761016524 0ustar examples/* debian/rules0000755000000000000000000000003611726325761010257 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011726325761010500 5ustar debian/source/format0000644000000000000000000000001411726325761011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211726325761010376 0ustar 8