debian/0000755000000000000000000000000012213306135007162 5ustar debian/watch0000644000000000000000000000020212101264733010210 0ustar version=3 https://metacpan.org/release/Log-Dispatch-Array/ .*/Log-Dispatch-Array-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000212612213306031011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log-Dispatch-Array Upstream-Contact: Ricardo Signes, Source: https://metacpan.org/release/Log-Dispatch-Array/ Files: * Copyright: 2008, Ricardo Signes, License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, gregor herrmann 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/control0000644000000000000000000000175612213306031010571 0ustar Source: liblog-dispatch-array-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-deep-perl, liblog-dispatch-perl, perl (>= 5.13.4) | libtest-more-perl (>= 0.96) Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Log-Dispatch-Array/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-dispatch-array-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-dispatch-array-perl.git Package: liblog-dispatch-array-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liblog-dispatch-perl Description: module to log events to an array (reference) Log::Dispatch::Array provides a Log::Dispatch log output system that appends logged events to an array reference. This is probably only useful for testing the logging of your code. debian/compat0000644000000000000000000000000212213306031010353 0ustar 8 debian/changelog0000644000000000000000000000175012213306135011037 0ustar liblog-dispatch-array-perl (1.002-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ 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.002 * Remove copyright paragraph for deleted inc/* * Add build-dependency on Test::More 0.96 * Bump Standards-Version to 3.9.4 (directly link GPL-1) * Bump dh compatibility to level 8 (no changes necessary) * Switch to source format 3.0 (quilt) * Add myself to uploaders and copyright -- Florian Schlichting Mon, 09 Sep 2013 10:52:26 +0200 liblog-dispatch-array-perl (1.001-1) unstable; urgency=low * Initial release (closes: #572663). -- gregor herrmann Fri, 05 Mar 2010 17:08:52 +0100 debian/source/0000755000000000000000000000000012213306031010455 5ustar debian/source/format0000644000000000000000000000001412213306031011663 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671746077010265 0ustar #!/usr/bin/make -f %: dh $@