debian/0000755000000000000000000000000012045002435007161 5ustar debian/control0000644000000000000000000000212212045002117010556 0ustar Source: libmoosex-undeftolerant-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libmoose-perl (>= 0.89), libtest-checkdeps-perl, libtest-fatal-perl, libtest-nowarnings-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libmoosex-undeftolerant-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-undeftolerant-perl.git Homepage: http://search.cpan.org/dist/MooseX-UndefTolerant/ Package: libmoosex-undeftolerant-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Description: makes Moose attribute(s) tolerant to undef initialization Loading MooseX::UndefTolerant in your Moose class makes initialization of your attributes tolerant of undef. If you specify the value of undef to any of the attributes they will not be initialized, effectively behaving as if you had not provided a value at all. debian/source/0000755000000000000000000000000012045000020010445 5ustar debian/source/format0000644000000000000000000000001412045000020011653 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000135512045002435011037 0ustar libmoosex-undeftolerant-perl (0.19-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Bump debhelper compatibility level to 8. * Update copyright file: + Fix use comment and license pseudo-sections to obey silly restrictions of copyright format 1.0. * Update package relations: + Build-depend on libtest-nowarnings-perl. + Relax to build-depend unversioned on cdbs: Needed version satisfied in stable, and oldstable no longer supported. -- Jonas Smedegaard Fri, 02 Nov 2012 18:37:32 +0100 libmoosex-undeftolerant-perl (0.17-1) unstable; urgency=low * Initial packaging release. * Closes: Bug#666191. -- Jonas Smedegaard Wed, 09 May 2012 01:54:05 +0200 debian/compat0000644000000000000000000000000212045000107010351 0ustar 8 debian/watch0000644000000000000000000000024612045000020010200 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/MooseX-UndefTolerant/ .*/MooseX-UndefTolerant-(\d.*)\.tar\.gz debian/copyright_hints0000644000000000000000000000353412045002112012316 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes INSTALL MANIFEST MANIFEST.SKIP META.json META.yml Makefile.PL debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch dist.ini lib/MooseX/UndefTolerant/ApplicationToClass.pm lib/MooseX/UndefTolerant/ApplicationToRole.pm lib/MooseX/UndefTolerant/Class.pm lib/MooseX/UndefTolerant/Composite.pm lib/MooseX/UndefTolerant/Constructor.pm lib/MooseX/UndefTolerant/Role.pm t/00-check-deps.t t/00-compile.t t/00-load.t t/basic.t t/constructor.t t/defaults.t t/lib/ConstructorTests.pm t/release-changes_has_content.t t/release-cpan-changes.t t/release-dist-manifest.t t/release-distmeta.t t/release-eol.t t/release-no-tabs.t t/release-pod-linkcheck.t t/release-pod-no404s.t t/release-pod-syntax.t t/release-test-version.t t/roles.t t/undef_init_arg.t Copyright: *No copyright* License: UNKNOWN FIXME Files: README lib/MooseX/UndefTolerant.pm lib/MooseX/UndefTolerant/Attribute.pm Copyright: 2011, Cory G Watson License: UNKNOWN FIXME Files: debian/rules Copyright: 2012, Jonas Smedegaard License: GPL-2+ FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2011, Cory G Watson HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES Holder Holder maintains some semblance of Holder may not be used to endorse or promote Holder to include your Holder" is whoever is named in the or s for Holder, but only to the Holder. A Package modified in such disclaimer" for the program, if holder saying it may be interest in the notices and associated disclaimers the software, and License: GPL-ever FIXME debian/copyright0000644000000000000000000000324712045000163011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX::UndefTolerant Upstream-Contact: Cory G Watson Source: http://search.cpan.org/dist/MooseX-UndefTolerant/ Files: * Copyright: 2011, Cory G Watson License: Artistic or GPL-1+ Comment: License: . This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. . Comment: . Perl 5 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: debian/* Copyright: 2012, Jonas Smedegaard License: GPL-2+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-2+ 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 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014612045000020010565 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000303712045001730010241 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2012 Jonas Smedegaard # Description: Main Debian packaging script for MooseX::UndefTolerant # # 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 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = MooseX-UndefTolerant DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/MooseX #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/E/ET/ETHER DEB_UPSTREAM_TARBALL_MD5 = aa9ee73420303c216c693c84079cc478 # Needed both by upstream build process and at runtime deps = libmoose-perl (>= 0.89) # Needed by upstream regression tests perl-t-deps = checkdeps fatal nowarnings deps-test = $(patsubst %,$(comma) libtest-%-perl,$(perl-t-deps)) CDBS_BUILD_DEPENDS += , $(deps), $(deps-test) CDBS_DEPENDS_$(pkg) = $(deps) debian/control.in0000644000000000000000000000170312045000020011156 0ustar Source: libmoosex-undeftolerant-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libmoosex-undeftolerant-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-undeftolerant-perl.git Homepage: http://search.cpan.org/dist/MooseX-UndefTolerant/ Package: libmoosex-undeftolerant-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Description: makes Moose attribute(s) tolerant to undef initialization Loading MooseX::UndefTolerant in your Moose class makes initialization of your attributes tolerant of undef. If you specify the value of undef to any of the attributes they will not be initialized, effectively behaving as if you had not provided a value at all.