debian/0000755000000000000000000000000012210133100007145 5ustar debian/rules0000755000000000000000000000003612210133100010224 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000156612210133100010560 0ustar Source: liblog-any-adapter-log4perl-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblog-any-adapter-perl, liblog-log4perl-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-any-adapter-log4perl-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-log4perl-perl.git Homepage: https://metacpan.org/release/Log-Any-Adapter-Log4perl Package: liblog-any-adapter-log4perl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-any-adapter-perl, liblog-log4perl-perl Description: adapter to use Log::Log4perl with Log::Any Log::Any::Adapter::Log4perl is a Log::Any adapter that uses Log::Log4perl for logging. debian/source/0000755000000000000000000000000012210133100010445 5ustar debian/source/format0000644000000000000000000000001412210133100011653 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026412210133100011021 0ustar liblog-any-adapter-log4perl-perl (0.06-1) unstable; urgency=low * Initial Release. (Closes: #721195) -- Joenio Costa Wed, 28 Aug 2013 19:42:22 -0300 debian/compat0000644000000000000000000000000212210133100010343 0ustar 8 debian/patches/0000755000000000000000000000000012210133100010574 5ustar debian/patches/add-whatis-section-to-manpage0000644000000000000000000000053112210133100016233 0ustar Description: lintian complains about missing whatis entry Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88221 --- a/lib/Log/Any/Adapter/Log4perl.pm +++ b/lib/Log/Any/Adapter/Log4perl.pm @@ -66,7 +66,7 @@ =head1 NAME -Log::Any::Adapter::Log4perl +Log::Any::Adapter::Log4perl - Delegate logging to Log::Log4perl =head1 SYNOPSIS debian/patches/series0000644000000000000000000000003612210133100012010 0ustar add-whatis-section-to-manpage debian/copyright0000644000000000000000000000237412210133100011106 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Log-Any-Adapter-Log4perl Upstream-Contact: Jonathan Swartz Upstream-Name: Log-Any-Adapter-Log4perl Files: inc/Module/* Copyright: 2002-2009, Adam Kennedy 2002-2009, Audrey Tang 2002-2009, Brian Ingerson License: Artistic or GPL-1+ Files: * Copyright: 2007, Jonathan Swartz License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000021512210133100010174 0ustar version=3 https://metacpan.org/release/Log-Any-Adapter-Log4perl .*/Log-Any-Adapter-Log4perl-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$