debian/0000755000000000000000000000000012166252350007170 5ustar debian/rules0000755000000000000000000000003612166252350010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000206712166252350010600 0ustar Source: libmoosex-multiinitarg-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630), libmodule-build-tiny-perl Build-Depends-Indep: libmoose-perl, perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/MooseX-MultiInitArg/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-multiinitarg-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-multiinitarg-perl.git Package: libmoosex-multiinitarg-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl Description: Perl library providing attributes with aliases for constructors MooseX::MultiInitArg is an extension to Moose that allows you to call an attribute any number of things while you're passing arguments to your object constructor. This is useful when you want to change attribute names without breaking backward compatibility with the existing API. debian/source/0000755000000000000000000000000012166252350010470 5ustar debian/source/format0000644000000000000000000000001412166252350011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000242112166252350011041 0ustar libmoosex-multiinitarg-perl (0.02-1) unstable; urgency=low * Team upload. * New upstream release. * Drop qw-list.patch, applied upstream. * Update years of upstream copyright. * Remove build dependency on libtest-pod-perl, POD tests are now a release test. * Add build dependency on libmodule-build-tiny-perl. * Build-depend on debhelper >= 9.20130630 (for Module::Build::Tiny support). -- gregor herrmann Sun, 07 Jul 2013 13:45:19 +0200 libmoosex-multiinitarg-perl (0.01-2) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Switch to "3.0 (quilt)" source format. * Add patch to fix test failure caused by using qw() in list context. (Closes: #711608) * debian/copyright: switch formatting to Copyright-Format 1.0. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sat, 08 Jun 2013 23:55:45 +0200 libmoosex-multiinitarg-perl (0.01-1) unstable; urgency=low * Initial Release. (Closes: #510062) -- Jonathan Yu Sat, 02 Jan 2010 11:34:44 -0500 debian/compat0000644000000000000000000000000212166252350010366 0ustar 9 debian/copyright0000644000000000000000000000205312166252350011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-MultiInitArg Upstream-Contact: Paul Driver Source: https://metacpan.org/release/MooseX-MultiInitArg/ Files: * Copyright: 2007-2013, Paul Driver License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, 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/watch0000644000000000000000000000020412166252350010215 0ustar version=3 https://metacpan.org/release/MooseX-MultiInitArg/ .*/MooseX-MultiInitArg-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$