debian/0000755000000000000000000000000011773616760007204 5ustar debian/rules0000755000000000000000000000011711773616760010263 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: TEST_POD=1 dh_auto_test debian/control0000644000000000000000000000245511773616760010615 0ustar Source: libmoosex-log-log4perl-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libany-moose-perl, libio-stringy-perl, liblog-log4perl-perl, libmoose-perl, libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , Ryan Niebur , Jonathan Yu , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/MooseX-Log-Log4perl/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-log-log4perl-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-log-log4perl-perl.git Package: libmoosex-log-log4perl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libany-moose-perl, libio-stringy-perl, liblog-log4perl-perl Recommends: libmoose-perl Description: logging role for Moose based on Log::Log4perl MooseX::Log::Log4perl is a Perl module that provides a Moose role, built on Log::Log4perl, for use with your Moose classes. The initialization of the Log4perl instance must be performed prior to logging the first log message. Otherwise the default initialization will happen, probably not doing the things you expect. debian/source/0000755000000000000000000000000011773616760010504 5ustar debian/source/format0000644000000000000000000000001411773616760011712 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000517111773616760011062 0ustar libmoosex-log-log4perl-perl (0.46-1) unstable; urgency=low * New upstream release. * Drop fix-pod-spelling.patch, merged upstream. -- gregor herrmann Sat, 30 Jun 2012 17:40:28 +0200 libmoosex-log-log4perl-perl (0.45-1) unstable; urgency=low * New upstream release. * Update years of copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Drop version from libmoose-perl, satisfied in stable. -- gregor herrmann Sat, 26 May 2012 20:47:12 +0200 libmoosex-log-log4perl-perl (0.43-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. [ gregor herrmann ] * New upstream release. * Update years of upstream copyright, refresh license stanzas. * Set Standards-Version to 3.9.2 (no further changes). * Bump debhelper compatibility level to 8. * Add /me to Uploaders. * Update build/runtime dependencies. -- gregor herrmann Sun, 28 Aug 2011 18:33:19 +0200 libmoosex-log-log4perl-perl (0.42-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Add myself to Uploaders and Copyright * Rewrite control description * Use new short debhelper rules format * Update to new DEP5 copyright format * Use 3.0 (quilt) source format * Add a patch to fix POD spelling errors * Enable POD tests via TEST_POD [ 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 [ gregor herrmann ] * debian/copyright: update years of upstream copyright. -- Jonathan Yu Mon, 03 May 2010 10:34:54 -0400 libmoosex-log-log4perl-perl (0.40-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * add missing comma * Debian Policy 3.8.2 -- Ryan Niebur Sun, 21 Jun 2009 15:08:48 -0700 libmoosex-log-log4perl-perl (0.40-1) unstable; urgency=low * New upstream release * Add myself to Uploaders * update copyright -- Ryan Niebur Sat, 23 May 2009 22:58:47 -0700 libmoosex-log-log4perl-perl (0.31-1) unstable; urgency=low * Initial Release (Closes: #528072). -- Alejandro Garrido Mota Mon, 11 May 2009 17:33:01 -0430 debian/compat0000644000000000000000000000000211773616760010402 0ustar 8 debian/copyright0000644000000000000000000000256511773616760011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Log-Log4perl Upstream-Contact: Roland Lammel Source: http://search.cpan.org/dist/MooseX-Log-Log4perl/ Files: * Copyright: 2008-2012, Roland Lammel 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: 2009, Alejandro Garrido Mota 2009, Ryan Niebur 2010, Jonathan Yu 2011-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/watch0000644000000000000000000000020311773616760010230 0ustar version=3 http://search.cpan.org/dist/MooseX-Log-Log4perl/ .*/MooseX-Log-Log4perl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$