debian/0000755000000000000000000000000012232025370007162 5ustar debian/rules0000755000000000000000000000003612232025370010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000300112232025370010557 0ustar Source: librole-hasmessage-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-clean-perl, libstring-errf-perl, libtry-tiny-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librole-hasmessage-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librole-hasmessage-perl.git Homepage: https://metacpan.org/release/Role-HasMessage/ Package: librole-hasmessage-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-clean-perl, libstring-errf-perl, libtry-tiny-perl Description: Moose roles to summarize the message of an object Role::HasMessage is a simple Moose role that provides a method called message that returns a string summarizing the message or event represented by an object. . This distribution also provides the Role::HasMessage::Errf module, which is an implementation of Role::HasMessage that uses String::Errf to format sprintf-like message strings. It adds a message_fmt attribute, initialized by the message argument. debian/source/0000755000000000000000000000000012232025370010462 5ustar debian/source/format0000644000000000000000000000001412232025370011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000173212232025370011037 0ustar librole-hasmessage-perl (0.006-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Don't run release tests during package build. [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 23 Oct 2013 22:00:28 +0200 librole-hasmessage-perl (0.005-1) unstable; urgency=low * Initial Release. (Closes: #617776) -- Alessandro Ghedini Fri, 11 Mar 2011 11:21:20 +0100 debian/compat0000644000000000000000000000000212232025370010360 0ustar 8 debian/copyright0000644000000000000000000000204312232025370011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Role-HasMessage Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Role-HasMessage/ Files: * Copyright: 2013, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 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/watch0000644000000000000000000000017412232025370010215 0ustar version=3 https://metacpan.org/release/Role-HasMessage/ .*/Role-HasMessage-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$