debian/0000755000000000000000000000000011711070150007157 5ustar debian/control0000644000000000000000000000217711711070150010571 0ustar Source: libmoosex-attribute-chained-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100) Build-Depends-Indep: perl, libmoose-perl, libtry-tiny-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-attribute-chained-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-attribute-chained-perl.git Homepage: http://search.cpan.org/dist/MooseX-Attribute-Chained/ Package: libmoosex-attribute-chained-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libtry-tiny-perl Breaks: libmoosex-chainedaccessors-perl Replaces: libmoosex-chainedaccessors-perl Provides: libmoosex-chainedaccessors-perl Description: Moose attribute that returns the instance to allow for chaining MooseX::Attribute::Chained is a Moose Trait which allows for method chaining on accessors by returning $self on write/set operations. debian/copyright0000644000000000000000000000210311711070150011106 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Moritz Onken Source: http://search.cpan.org/dist/MooseX-Attribute-Chained/ Name: MooseX-Attribute-Chained Files: * Copyright: 2012, Moritz Onken License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000021511711070150010206 0ustar version=3 http://search.cpan.org/dist/MooseX-Attribute-Chained/ .*/MooseX-Attribute-Chained-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211711070150010355 0ustar 8 debian/changelog0000644000000000000000000000026311711070150011032 0ustar libmoosex-attribute-chained-perl (1.0.1-1) unstable; urgency=low * Initial release (closes: #657798). -- gregor herrmann Sat, 28 Jan 2012 23:02:08 +0100 debian/source/0000755000000000000000000000000011711070150010457 5ustar debian/source/format0000644000000000000000000000001411711070150011665 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611711070150010236 0ustar #!/usr/bin/make -f %: dh $@