debian/0000755000000000000000000000000012110215715007161 5ustar debian/rules0000755000000000000000000000003612110215715010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000221112110215715010560 0ustar Source: liblog-any-adapter-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcapture-tiny-perl (>= 0.12), libdevel-globaldestruction-perl, libguard-perl, liblog-any-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , gregor herrmann , Nathan Handler Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Log-Any-Adapter/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-any-adapter-perl.git Package: liblog-any-adapter-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcapture-tiny-perl (>= 0.12), libdevel-globaldestruction-perl, libguard-perl, liblog-any-perl Description: class methods to tell Log::Any where to send its logs The Log::Any::Adapter distribution implements Log::Any class methods to specify where logs should be sent. It is a separate distribution so as to keep Log::Any itself as simple and unchanging as possible. debian/source/0000755000000000000000000000000012110215715010461 5ustar debian/source/format0000644000000000000000000000001412110215715011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000452612110215715011042 0ustar liblog-any-adapter-perl (0.11-1) unstable; urgency=low [ gregor herrmann ] * New upstream release 0.09. * Drop pod patch, merged upstream. [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release 0.11. * debian/copyright: update years of packaging copyright. * Set Standards-Version to 3.9.4 (no changes). * Make (build) dependency on libcapture-tiny-perl versioned. -- gregor herrmann Sun, 17 Feb 2013 19:04:52 +0100 liblog-any-adapter-perl (0.08-1) unstable; urgency=low * New upstream release. * Add (build) dependency on libcapture-tiny-perl. * Update fix-pod.patch. -- gregor herrmann Sat, 25 Aug 2012 21:16:16 +0200 liblog-any-adapter-perl (0.07-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.3 (no changes). * debian/copyright: update to Copyright-Format 1.0. * Update years of packaging copyright. -- gregor herrmann Mon, 19 Mar 2012 20:19:57 +0100 liblog-any-adapter-perl (0.06-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and debian/* copyright * (Build-)Depend on libguard-perl instead of libscope-guard-perl -- Nathan Handler Wed, 04 Jan 2012 15:15:41 -0600 liblog-any-adapter-perl (0.05-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. * Refresh fix-pod.patch (offset). * debian/copyright: update years of upstream copyright; remove info about removed third-party files. * Bump Standards-Version to 3.9.2 (no changes). * Switch to debhelper compatibility level 8. * Add (build) dependency on libdevel-globaldestruction-perl. * Add /me to Uploaders. -- gregor herrmann Thu, 22 Dec 2011 18:49:32 +0100 liblog-any-adapter-perl (0.03-1) unstable; urgency=low * Initial Release (Closes: 591684). -- Ernesto Hernández-Novich (USB) Thu, 05 Aug 2010 09:49:05 -0430 debian/compat0000644000000000000000000000000212110215715010357 0ustar 8 debian/copyright0000644000000000000000000000221412110215715011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log-Any-Adapter Upstream-Contact: Jonathan Swartz Source: https://metacpan.org/release/Log-Any-Adapter/ Files: * Copyright: 2011, Jonathan Swartz License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ernesto Hernández-Novich (USB) 2011-2013, gregor herrmann 2012, Nathan Handler 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017412110215715010214 0ustar version=3 https://metacpan.org/release/Log-Any-Adapter/ .*/Log-Any-Adapter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$