debian/0000755000000000000000000000000012264332234007167 5ustar debian/rules0000755000000000000000000000003612264332234010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000176612264332234010604 0ustar Source: libmoosex-role-timer-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libany-moose-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-role-timer-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-role-timer-perl.git Homepage: https://metacpan.org/release/MooseX-Role-Timer/ Package: libmoosex-role-timer-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libany-moose-perl Description: Moose role for measuring elapsed time with Time::HiRes MooseX::Role::Timer is a Moose role that provides timers to your object, making it easier to keep track of how long whatever actions take. Time is measured with Time::Hires so sub-second timers are possible. . This Perl module is compatible with Any::Moose. debian/source/0000755000000000000000000000000012264332234010467 5ustar debian/source/format0000644000000000000000000000001412264332234011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000150612264332234011043 0ustar libmoosex-role-timer-perl (0.04-1) unstable; urgency=low * Team upload. [ 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 [ gregor herrmann ] * New upstream release. * Drop patches, both applied upstream. * Don't install boilerplate README anymore. * Update years of upstream copyright. * Make short description a noun phrase. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 11 Jan 2014 22:15:50 +0100 libmoosex-role-timer-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #671209) -- Dominique Dumont Wed, 02 May 2012 16:12:25 +0200 debian/libmoosex-role-timer-perl.examples0000644000000000000000000000001312264332234015737 0ustar examples/* debian/compat0000644000000000000000000000000212264332234010365 0ustar 8 debian/copyright0000644000000000000000000000204512264332234011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Role-Timer Upstream-Contact: Michael Langner (mila@cpan.org) Source: https://metacpan.org/release/MooseX-Role-Timer/ Files: * Copyright: 2014, Michael Langner (mila@cpan.org) License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Dominique Dumont 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/watch0000644000000000000000000000020012264332234010210 0ustar version=3 https://metacpan.org/release/MooseX-Role-Timer/ .*/MooseX-Role-Timer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$