debian/0000755000000000000000000000000012213304132007155 5ustar debian/watch0000644000000000000000000000023012101264742010211 0ustar version=3 https://metacpan.org/release/Log-Dispatch-Configurator-Any/ .*/Log-Dispatch-Configurator-Any-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/liblog-dispatch-configurator-any-perl.examples0000644000000000000000000000002611717014553020222 0ustar examples/* script/pteedebian/copyright0000644000000000000000000000214712213304132011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log-Dispatch-Configurator-Any Upstream-Contact: Oliver Gorwits Source: https://metacpan.org/release/Log-Dispatch-Configurator-Any/ Files: * Copyright: 2008, 2012, University of Oxford License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Carlos Vicente 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/control0000644000000000000000000000324412213304132010563 0ustar Source: liblog-dispatch-configurator-any-perl Maintainer: Debian Perl Group Uploaders: Carlos Vicente , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libconfig-any-perl, libconfig-tiny-perl, liblog-dispatch-config-perl, liblog-dispatch-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://git.debian.org/pkg-perl/packages/liblog-dispatch-configurator-any-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-dispatch-configurator-any-perl.git Homepage: https://metacpan.org/release/Log-Dispatch-Configurator-Any/ Package: liblog-dispatch-configurator-any-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconfig-any-perl, liblog-dispatch-config-perl, liblog-dispatch-perl Description: configurator implementation with Config::Any Log::Dispatch::Config is a wrapper for Log::Dispatch and provides a way to configure Log::Dispatch objects with configuration files. Somewhat like a lite version of log4j and Log::Log4perl it allows multiple log destinations. The standard configuration file format for Log::Dispatch::Config is AppConfig. . Log::Dispatch::Configurator::Any plugs in to Log::Dispatch::Config and allows the use of other file formats, in fact any format supported by the Config::Any module. As a bonus you can also pass in a configuration data structure instead of a file name. debian/compat0000644000000000000000000000000211717014553010370 0ustar 8 debian/changelog0000644000000000000000000000177512213304132011041 0ustar liblog-dispatch-configurator-any-perl (1.122640-1) unstable; urgency=low [ gregor herrmann ] * 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 1.122640 * Remove build-dependency on libyaml-tiny-perl * Bump year of upstream copyright, merging script/ptee and * paragraphs * Bump Standards-Version to 3.9.4 (no change) * Change Vcs- fields to their canonical value * Add myself to uploaders and copyright -- Florian Schlichting Mon, 09 Sep 2013 10:27:24 +0200 liblog-dispatch-configurator-any-perl (1.110690-1) unstable; urgency=low * Initial Release (Closes: #659789). -- Carlos Vicente Mon, 13 Feb 2012 10:41:43 -0800 debian/source/0000755000000000000000000000000011717014553010472 5ustar debian/source/format0000644000000000000000000000001411717014553011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611717014553010251 0ustar #!/usr/bin/make -f %: dh $@