debian/0000755000000000000000000000000011777522265007204 5ustar debian/source/0000775000000000000000000000000011777520621010500 5ustar debian/source/format0000664000000000000000000000001411777520621011706 0ustar 3.0 (quilt) debian/liblog-dispatch-perl-perl.docs0000664000000000000000000000001411777520621015012 0ustar TODO README debian/rules0000755000000000000000000000003611777520622010256 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000664000000000000000000000025411777522241011053 0ustar liblog-dispatch-perl-perl (0.04-1) unstable; urgency=low * Initial Release. closes: #681324. -- Dmitry E. Oboukhov Thu, 12 Jul 2012 14:06:09 +0400 debian/control0000664000000000000000000000210011777522035010575 0ustar Source: liblog-dispatch-perl-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Dmitry E. Oboukhov Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblog-dispatch-perl (>= 1.16), perl, perl-modules Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Log-Dispatch-Perl/ VCS-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-dispatch-perl-perl.git;a=summary VCS-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-dispatch-perl-perl.git Package: liblog-dispatch-perl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-dispatch-perl (>= 1.16) Description: Log::Dispatch::Perl - Use core Perl functions for logging The "Log::Dispatch::Perl" module offers a logging alternative using standard Perl core functions. It allows you to fall back to the common Perl alternatives for logging, such as "warn" and "cluck". It also adds the possibility for a logging action to halt the current environment, such as with "die" and "croak". debian/compat0000664000000000000000000000000211777520621010376 0ustar 8 debian/watch0000664000000000000000000000017711777520621010236 0ustar version=3 http://search.cpan.org/dist/Log-Dispatch-Perl/ .*/Log-Dispatch-Perl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000664000000000000000000000207111777521121011127 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Elizabeth Mattijsen (liz@dijkmat.nl) Source: http://search.cpan.org/dist/Log-Dispatch-Perl/ Name: Log-Dispatch-Perl Files: * Copyright: Elizabeth Mattijsen (liz@dijkmat.nl) License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Dmitry E. Oboukhov 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'.