debian/0000755000000000000000000000000012223266015007165 5ustar debian/watch0000644000000000000000000000017612101265266010224 0ustar version=3 https://metacpan.org/release/MooseX-OneArgNew/ .*/MooseX-OneArgNew-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000204512223265066011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-OneArgNew Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/MooseX-OneArgNew/ Files: * Copyright: 2013, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 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/control0000644000000000000000000000273612223265206010601 0ustar Source: libmoosex-oneargnew-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-autoclean-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-oneargnew-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-oneargnew-perl.git Homepage: https://metacpan.org/release/MooseX-OneArgNew/ Package: libmoosex-oneargnew-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-autoclean-perl Description: Moose role that extends class' constructor to accept single arguments MooseX::OneArgNew lets your constructor take a single argument, which will be translated into the value for a one-entry hashref. It is a parameterized role with two parameters: * type - The Moose type that the single argument must be for the one-arg form to work. This should be an existing type, and may be either a string type or a MooseX::Type. * init_arg - This is the string that will be used as the key for the hashref constructed from the one-arg call to new. debian/compat0000644000000000000000000000000211671747026010377 0ustar 8 debian/changelog0000644000000000000000000000240712223266015011042 0ustar libmoosex-oneargnew-perl (0.003-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. * Don't run release tests during package build. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.003 * Bump years of upstream copyright * Declare compliance with Debian Policy 3.9.4 -- Florian Schlichting Thu, 03 Oct 2013 15:01:55 +0200 libmoosex-oneargnew-perl (0.002-1) unstable; urgency=low * New upstream release * Bump upstream copyright year * Bump Standards-Version to 3.9.2 (no changes needed) -- Alessandro Ghedini Thu, 16 Jun 2011 18:56:43 +0200 libmoosex-oneargnew-perl (0.001-1) unstable; urgency=low * Initial Release. (Closes: #618896) -- Alessandro Ghedini Sat, 19 Mar 2011 12:27:19 +0100 debian/source/0000755000000000000000000000000011671747026010501 5ustar debian/source/format0000644000000000000000000000001411671747026011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612135300772010245 0ustar #!/usr/bin/make -f %: dh $@