debian/0000755000000000000000000000000011462321006007161 5ustar debian/control0000644000000000000000000000207511462320553010576 0ustar Source: libmoosex-compiletime-traits-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libmoose-perl, libmoosex-declare-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/MooseX-CompileTime-Traits/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmoosex-compiletime-traits-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmoosex-compiletime-traits-perl/ Package: libmoosex-compiletime-traits-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmoose-perl, libmoosex-declare-perl Description: Moose extension to allow role application at compile-time MooseX::CompileTime::Traits is an extension for the Moose object framework that allows role application at compile time via use statements. What this class does is provide an import method that will apply each of the roles (along with any arguments for parameterized roles). debian/source/0000755000000000000000000000000011462321006010461 5ustar debian/source/format0000644000000000000000000000001411462320016011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211264703660010371 0ustar 7 debian/watch0000644000000000000000000000021711264703660010224 0ustar version=3 http://search.cpan.org/dist/MooseX-CompileTime-Traits/ .*/MooseX-CompileTime-Traits-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000142611462320765011051 0ustar libmoosex-compiletime-traits-perl (1.102570-1) unstable; urgency=low [ Jonathan Yu ] * Update short description [ Ansgar Burchardt ] * New upstream release. + Works with perl 5.12. (Closes: #578803) * debian/control: Add (build-)dep on libmoose-perl for Moose::Util. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes; refer to "Debian systems" instead of "Debian GNU/Linux systems"; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 28 Oct 2010 18:16:52 +0200 libmoosex-compiletime-traits-perl (0.092801-1) unstable; urgency=low * Initial Release (Closes: #550772) -- Jonathan Yu Mon, 12 Oct 2009 12:24:50 -0400 debian/copyright0000644000000000000000000000204411462320443011120 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Nicholas Perez Source: http://search.cpan.org/dist/MooseX-CompileTime-Traits/ Name: MooseX-CompileTime-Traits Files: * Copyright: 2010, Infinity Interactive License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 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/rules0000755000000000000000000000003611264703660010252 0ustar #!/usr/bin/make -f %: dh $@