debian/0000755000000000000000000000000011643075711007173 5ustar debian/control0000644000000000000000000000202411643075572010601 0ustar Source: libmoosex-hasdefaults-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmoose-perl (>= 0.94), libtest-exception-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-hasdefaults-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-hasdefaults-perl.git Homepage: http://search.cpan.org/dist/MooseX-HasDefaults/ Package: libmoosex-hasdefaults-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl (>= 0.94) Description: Moose module to default "is" to "ro" or "rw" for all attributes MooseX::HasDefaults allows one to set a default of "ro" or "rw" for the "is" of all Moose object "has" attributes, thus saving some typing. . MooseX::HasDefaults is similar to, but requires less typing than, MooseX::AttributeDefaults and MooseX::Attributes::Curried. debian/copyright0000644000000000000000000000237711643075572011144 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Shawn M Moore, Source: http://search.cpan.org/dist/MooseX-HasDefaults/ Name: MooseX-HasDefaults Files: * Copyright: 2009-2010, Infinity Interactive License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, 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/watch0000644000000000000000000000020111643075572010222 0ustar version=3 http://search.cpan.org/dist/MooseX-HasDefaults/ .*/MooseX-HasDefaults-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211643075572010376 0ustar 8 debian/changelog0000644000000000000000000000027211643075572011053 0ustar libmoosex-hasdefaults-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #644334) -- Florian Schlichting Wed, 05 Oct 2011 13:10:56 +0000 debian/source/0000755000000000000000000000000011643075572010500 5ustar debian/source/format0000644000000000000000000000001411643075572011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611643075572010257 0ustar #!/usr/bin/make -f %: dh $@