debian/0000755000000000000000000000000012213421225007160 5ustar debian/patches/0000755000000000000000000000000012213421225010607 5ustar debian/patches/series0000644000000000000000000000002012213421225012014 0ustar pod_error.patch debian/patches/pod_error.patch0000644000000000000000000000066212213421225013627 0ustar Description fix pod2man warning due to extra =back Author: Florian Schlichting Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=88554 --- a/lib/Log/Contextual/WarnLogger.pm +++ b/lib/Log/Contextual/WarnLogger.pm @@ -204,8 +204,6 @@ C<< FOO_UPTO=TRACE >> it will enable all log levels. Similarly, if you set it to C only fatal will be enabled. -=back - =head2 $level Arguments: C<@anything> debian/watch0000644000000000000000000000017212101264732010215 0ustar version=3 https://metacpan.org/release/Log-Contextual/ .*/Log-Contextual-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000255412213417441011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log-Contextual Upstream-Contact: Arthur Axel Schmidt Source: https://metacpan.org/release/Log-Contextual/ Files: * Copyright: 2012, Arthur Axel Schmidt 2012, Matt S. Trout License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Jonathan Yu 2011, gregor herrmann 2013, Florian Schlichting 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/control0000644000000000000000000000331112213417427010572 0ustar Source: liblog-contextual-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdata-dumper-concise-perl, libexporter-declare-perl (>= 0.111), liblog-log4perl-perl, libmoo-perl (>= 1.003) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-contextual-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-contextual-perl.git Homepage: https://metacpan.org/release/Log-Contextual/ Package: liblog-contextual-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-dumper-concise-perl, libexporter-declare-perl (>= 0.111), libmoo-perl (>= 1.003) Suggests: liblog-log4perl-perl Description: module for simple contextual logging Log::Contextual is a Perl module that provides an implementation-independent interface for simple data logging. It supports painless switching between any logger that implements the defined interface, either for the entire program (using set_logger) or for a given section of code (using with_logger). . The framework supports many logging levels that are enabled using environment variables (these are, in order of decreasing verbosity: trace, debug, info, warn, error, and fatal). . This package includes simple loggers that can be seamlessly upgraded to more advanced loggers, such as Log::Dispatchouli (see liblog-dispatchouli-perl). debian/compat0000644000000000000000000000000211671746076010403 0ustar 8 debian/changelog0000644000000000000000000000221612213421225011033 0ustar liblog-contextual-perl (0.006000-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release 0.004001, 0.004100. * Add /me to Uploaders. * New (build) dependency: libexporter-declare-perl. * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.006000 * Delete version on suggested liblog-log4perl-perl * Bump year of upstream and M::I copyright * Update (build-)dependencies * Bump Standards-Version to 3.9.4 (no change) * Add myself to uploaders and copyright * Add pod_errors.patch -- Florian Schlichting Mon, 09 Sep 2013 21:19:13 +0200 liblog-contextual-perl (0.00304-1) unstable; urgency=low * Initial Release (Closes: #618931) -- Jonathan Yu Sat, 19 Mar 2011 14:41:19 -0400 debian/source/0000755000000000000000000000000011671746076010505 5ustar debian/source/format0000644000000000000000000000001411671746076011713 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671746076010264 0ustar #!/usr/bin/make -f %: dh $@