debian/0000755000000000000000000000000012235536041007167 5ustar debian/compat0000644000000000000000000000000212235536041010365 0ustar 8 debian/copyright0000644000000000000000000000251712235536041011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log-Handler Upstream-Contact: Jonny Schulz Source: https://metacpan.org/release/Log-Handler/ Files: * Copyright: 2007-2009, Jonny Schulz License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, 2009, 2010, Ansgar Burchardt 2008, Rene Mayorga 2008, Roberto C. Sanchez 2008, 2012, gregor herrmann 2009-2013, Salvatore Bonaccorso 2009, 2010, Jonathan Yu 2009, Ryan Niebur 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/rules0000755000000000000000000000013412235536041010245 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: LOG_HANDLER_SOCK_TEST=1 dh_auto_test debian/liblog-handler-perl.examples0000644000000000000000000000001312235536041014544 0ustar examples/* debian/watch0000644000000000000000000000016212235536041010217 0ustar version=3 https://metacpan.org/release/Log-Handler/ .*/Log-Handler-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000274012235536041010575 0ustar Source: liblog-handler-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000), perl Build-Depends-Indep: libdbi-perl, libemail-date-perl, libparams-validate-perl, libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Jonathan Yu , Rene Mayorga , Ansgar Burchardt , Ryan Niebur , Nathan Handler , Salvatore Bonaccorso Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Log-Handler/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-handler-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-handler-perl.git Package: liblog-handler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libparams-validate-perl Suggests: libconfig-general-perl, libdbi-perl, libemail-date-perl, libyaml-perl Description: module to handle output destined for log files Log::Handler is an easy-to-use Perl module designed to handle log files. It's possible to define a log level for your programs and control information that will be written to the log file. The module handles locking and unlocking of the log file according to the operating mode. It can also verify the inode of log file, which is useful if log rotation is in use. debian/source/0000755000000000000000000000000012235536041010467 5ustar debian/source/format0000644000000000000000000000001412235536041011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002452112235536041011045 0ustar liblog-handler-perl (0.82-1) unstable; urgency=low * Imported Upstream version 0.82 -- Salvatore Bonaccorso Sun, 03 Nov 2013 22:11:26 +0100 liblog-handler-perl (0.81-1) unstable; urgency=low * Imported Upstream version 0.81 * Bump Standards-Version to 3.9.5 -- Salvatore Bonaccorso Sat, 02 Nov 2013 21:31:02 +0100 liblog-handler-perl (0.80-1) unstable; urgency=low * Imported Upstream version 0.80 -- Salvatore Bonaccorso Sat, 05 Oct 2013 13:16:42 +0200 liblog-handler-perl (0.79-1) unstable; urgency=low * Imported Upstream version 0.79 * Add versioned build-dependency for Module::Build 0.40. Add alternative Build-Depends on perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000) for requirement on Module::Build 0.40. -- Salvatore Bonaccorso Wed, 18 Sep 2013 08:02:30 +0200 liblog-handler-perl (0.78-1) unstable; urgency=low [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 0.76 and 0.78 * Bump Standards-Version to 3.9.4 * Drop 0001-Fix-dbi_handle-validation-in-DBI.pm.patch patch * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Drop Build-Depends-Indep on libmro-compat-perl * Drop Suggests on libmro-compat-perl * Update copyright years for debian/* packaging files -- Salvatore Bonaccorso Fri, 17 May 2013 10:31:13 +0200 liblog-handler-perl (0.75-2) unstable; urgency=low * Add 0001-Fix-dbi_handle-validation-in-DBI.pm.patch patch. Fix dbi_handle validation in Log::Handler::Output::DBI. See https://rt.cpan.org/Public/Bug/Display.html?id=81155 -- Salvatore Bonaccorso Tue, 20 Nov 2012 17:12:13 +0100 liblog-handler-perl (0.75-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Mon, 19 Mar 2012 20:24:43 +0100 liblog-handler-perl (0.71-1) unstable; urgency=low * New upstream release * Email change: Salvatore Bonaccorso -> carnil@debian.org * Email change: Ansgar Burchardt -> ansgar@debian.org * Email change: Ryan Niebur -> ryan@debian.org * Refresh debian/copyright. -- Salvatore Bonaccorso Wed, 16 Feb 2011 12:22:14 +0100 liblog-handler-perl (0.70-1) unstable; urgency=low * New upstream release * debian/copyright: Refresh copyright years for debian/* packaging. -- Salvatore Bonaccorso Sun, 09 Jan 2011 19:52:54 +0100 liblog-handler-perl (0.69-1) unstable; urgency=low * New upstream release -- Salvatore Bonaccorso Sun, 12 Dec 2010 08:57:32 +0100 liblog-handler-perl (0.68-1) unstable; urgency=low * New upstream release * debian/control: Move perl to Build-Depends from Build-Depends-Indep. -- Salvatore Bonaccorso Thu, 25 Nov 2010 14:41:14 +0100 liblog-handler-perl (0.67-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Update carnil's email address [ Ansgar Burchardt ] * New upstream release. * Use debhelper compat level 8 for Build.PL. * Update my email address. -- Ansgar Burchardt Mon, 11 Oct 2010 16:02:57 +0200 liblog-handler-perl (0.66-1) unstable; urgency=low * New upstream release * Drop fix-pod-spelling.patch patch as it is applied upstream. * Refresh debian/copyright file: Refer to Debian systems. -- Salvatore Bonaccorso Mon, 27 Sep 2010 14:51:59 +0200 liblog-handler-perl (0.65-1) unstable; urgency=low [ Salvatore Bonaccorso ] * New upstream release * Convert to '3.0 (quilt)' source package format. * Drop quilt framework from debian/{control,rules}. Drop README.source as not needed anymore. * Refresh debian/copyright to revision 135 of DEP5 format- specification for machine-readable copyright files. Explicitly point to GPL-1 text in common-licenses as requested by Debian Policy 3.9.1. * Bump Standards-Version to 3.9.1. -- Salvatore Bonaccorso Mon, 02 Aug 2010 20:09:20 +0200 liblog-handler-perl (0.64-1) unstable; urgency=low * New upstream release * Rewrite control description * Update years of copyright * Add a patch to fix POD spelling errors * Standards-Version 3.8.4 (no changes) * Add MRO::Compat to B-D-I and Suggests -- Jonathan Yu Sun, 31 Jan 2010 18:55:19 -0500 liblog-handler-perl (0.63-1) unstable; urgency=low * New upstream release -- Salvatore Bonaccorso Wed, 25 Nov 2009 10:18:54 +0100 liblog-handler-perl (0.62-1) unstable; urgency=low * New upstream release - Added a reload functionality to Log::Handler and all output-modules. * debian/copyright: - Update copyright years - Refresh format to follow the current machine readable debian/copyright format specification in DEP5 * debian/control: Drop libuniversal-require-perl Depends as it is not anymore needed. -- Salvatore Bonaccorso Sun, 08 Nov 2009 10:23:29 +0100 liblog-handler-perl (0.60-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Rewrote control description * Refresh copyright information from changelog trailers [ Ryan Niebur ] * Update ryan52's email address [ Nathan Handler ] * New upstream release * debian/control: - Add myself to list of Uploaders - Build-Depend on debhelper (>= 7.0.50) - Drop libuniversal-require-perl from Build-Depends-Indep * debian/rules: - Switch to short format [ Salvatore Bonaccorso ] * New upstream release * debian/control: - Replace versioned Build-Depends-Indep on perl (>= 5.8.7) with unversioned dependency on perl, since 5.8.7 is even not in oldstable/Etch. - Drop libdevel-backstrace-perl from Build-Depends-Indep and Depends. * Bump Standards-Version to 3.8.3 [ Roberto C. Sanchez ] * Remove /me from Uploaders. -- Jonathan Yu Sat, 24 Oct 2009 07:29:15 -0400 liblog-handler-perl (0.56-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream release -- Salvatore Bonaccorso Sun, 07 Jun 2009 07:26:50 +0200 liblog-handler-perl (0.54-1) unstable; urgency=low * New upstream release * Add myself to uploaders -- Salvatore Bonaccorso Mon, 01 Jun 2009 07:52:11 +0200 liblog-handler-perl (0.52-1) unstable; urgency=low * New upstream release. * Bump Standards Version to 3.8.1 (no changes). -- Ansgar Burchardt Mon, 25 May 2009 01:30:22 +0200 liblog-handler-perl (0.51-1) unstable; urgency=low * New upstream release * mention other members in debian/copyright * add myself to uploaders -- Ryan Niebur Sat, 07 Mar 2009 23:41:18 -0800 liblog-handler-perl (0.50-1) unstable; urgency=low * New upstream release. * Add myself to Uploaders. -- Ansgar Burchardt Sun, 30 Nov 2008 19:18:29 +0100 liblog-handler-perl (0.49-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * New upstream release [ gregor herrmann ] * Refresh debian/copyright. -- Rene Mayorga Sat, 22 Nov 2008 02:31:47 -0600 liblog-handler-perl (0.48-1) unstable; urgency=low [ Rene Mayorga ] * New upstream release * debian/control; add libemail-date-perl to B-D-I, this enable one more test. Also add it to Suggests [ gregor herrmann ] * debian/control: removing leading article from short description. -- Rene Mayorga Fri, 31 Oct 2008 19:24:49 -0600 liblog-handler-perl (0.47-2) unstable; urgency=low * Add missing dependency on libuniversal-require-perl, thanks to Alexander Wirt for the bug report (closes: #502853). * Add libdbi-perl to Suggests:. -- gregor herrmann Mon, 20 Oct 2008 20:20:08 +0200 liblog-handler-perl (0.47-1) unstable; urgency=low * New upstream release * add LOG_HANDLER_SOCK_TEST var to debian/rules, this enable just one more test -- Rene Mayorga Sun, 07 Sep 2008 22:59:59 -0600 liblog-handler-perl (0.46-1) unstable; urgency=low * New upstream release * debian/control + Use debhelper compat level 7 + Add module-name to Long Description + remove libmodule-build-perl from B-D + add myself to uploaders * Use rules.dh7.noxs template for debian/rules -- Rene Mayorga Sat, 09 Aug 2008 23:35:32 -0600 liblog-handler-perl (0.45-1) unstable; urgency=low * New upstream release. * Set Standards-Version to 3.8.0 (no changes). * debian/control: add Suggests: libconfig-general-perl, libyaml-perl, as per upstream recommendations. -- gregor herrmann Sat, 26 Jul 2008 17:00:25 +0200 liblog-handler-perl (0.44-1) unstable; urgency=low * New upstream release. -- gregor herrmann Thu, 05 Jun 2008 18:36:58 +0200 liblog-handler-perl (0.43-1) unstable; urgency=low * New upstream release. * debian/rules: enable an additional test by setting LOG_HANDLER_SOCK_TEST=1. -- gregor herrmann Fri, 23 May 2008 21:42:24 +0200 liblog-handler-perl (0.41-1) unstable; urgency=low * New upstream release. * Refresh debian/rules, only minor changes; don't install README anymore (text version of the POD documentation). * Add /me to Uploaders. -- gregor herrmann Sat, 10 May 2008 21:27:32 +0200 liblog-handler-perl (0.40-1) unstable; urgency=low * New upstream release. * Added watch file. * Added libuniversal-require-perl to Build-Depends-Indep. * Enable more tests. -- Roberto C. Sanchez Mon, 05 May 2008 21:21:49 -0400 liblog-handler-perl (0.38-1) unstable; urgency=low * Initial Release (Closes: #471575). -- Roberto C. Sanchez Tue, 18 Mar 2008 20:30:54 -0400