debian/0000755000000000000000000000000012146466510007173 5ustar debian/rules0000755000000000000000000000003612146466510010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222112146466510010573 0ustar Source: liblog-message-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-message-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-message-perl.git Homepage: https://metacpan.org/release/Log-Message/ Package: liblog-message-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: powerful and flexible message logging mechanism Log::Message is a generic message storage mechanism. It allows you to store messages on a stack -- either shared or private -- and assign meta-data to it. Some meta-data will automatically be added for you, like a timestamp and a stack trace, but some can be filled in by the user, like a tag by which to identify it or group it, and a level at which to handle the message (for example, log it, or die with it) . Log::Message also provides a powerful way of searching through items by regexes on messages, tags and level. debian/source/0000755000000000000000000000000012146466510010473 5ustar debian/source/format0000644000000000000000000000001412146466510011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024412146466510011045 0ustar liblog-message-perl (0.8-1) unstable; urgency=low * Initial Release. (Closes: #707975) -- gregor herrmann Mon, 20 May 2013 20:36:53 +0200 debian/compat0000644000000000000000000000000212146466510010371 0ustar 8 debian/copyright0000644000000000000000000000203612146466510011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log-Message Source: https://metacpan.org/release/Log-Message/ Upstream-Contact: Chris Williams Files: * Copyright: 2002, Jos Boumans License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000016412146466510010225 0ustar version=3 https://metacpan.org/release/Log-Message/ .*/Log-Message-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$