debian/0000755000000000000000000000000012201431700007154 5ustar debian/rules0000755000000000000000000000003612201431700010233 0ustar #!/usr/bin/make -f
%:
dh $@
debian/control0000644000000000000000000000234212201431700010560 0ustar Source: libmoox-types-setobject-perl
Maintainer: Debian Perl Group
Uploaders: gregor herrmann
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libmoox-types-mooselike-perl (>= 0.23),
libset-object-perl,
libtest-fatal-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoox-types-setobject-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoox-types-setobject-perl.git
Homepage: https://metacpan.org/release/MooX-Types-SetObject/
Package: libmoox-types-setobject-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libmoox-types-mooselike-perl (>= 0.23),
libset-object-perl
Breaks: libmoox-types-mooselike-perl (<< 0.25-1~)
Replaces: libmoox-types-mooselike-perl (<< 0.25-1~)
Description: Set::Object type for Moo
Moo attributes (like Moose) have an 'isa' property.
MooX::Types::MooseLike(::Base) provides some basic types for this property.
.
MooX::Types::SetObject provides the SetObject type.
debian/source/0000755000000000000000000000000012201431700010454 5ustar debian/source/format0000644000000000000000000000001412201431700011662 0ustar 3.0 (quilt)
debian/changelog0000644000000000000000000000025612201431700011031 0ustar libmoox-types-setobject-perl (1.01-1) unstable; urgency=low
* Initial release (closes: #719298).
-- gregor herrmann Sat, 10 Aug 2013 14:36:06 +0200
debian/compat0000644000000000000000000000000212201431700010352 0ustar 8
debian/copyright0000644000000000000000000000303712201431700011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MooX-Types-SetObject
Source: https://metacpan.org/release/MooX-Types-SetObject/
Upstream-Contact: mateu - Mateu X. Hunter (cpan:MATEU)
Files: *
Copyright: 2013, mateu - Mateu X. Hunter (cpan:MATEU)
License: Artistic or GPL-1+
Comment: The upstream distribution does not contain an explicit statement of
copyright ownership. Pursuant to the Berne Convention for the Protection of
Literary and Artistic Works, it is assumed that all content is copyright by
its respective authors unless otherwise stated.
.
The license is in Makefile.PL.
.
MooX::Types::SetObject is splitt of from libmoox-types-mooselike-perl which
is a bit more verbose on copyright and license.
Files: debian/*
Copyright: 2013, 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/watch0000644000000000000000000000020612201431700010203 0ustar version=3
https://metacpan.org/release/MooX-Types-SetObject/ .*/MooX-Types-SetObject-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$