debian/0000755000000000000000000000000012247706241007173 5ustar debian/changelog0000644000000000000000000000405612247706241011052 0ustar libmoose-autobox-perl (0.15-1) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release 0.13. * Update build and runtime dependencies. * Declare compliance with Debian Policy 3.9.4. [ Alessandro Ghedini ] * New upstream release -- Alessandro Ghedini Wed, 04 Dec 2013 21:11:50 +0100 libmoose-autobox-perl (0.12-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Alessandro Ghedini ] * New upstream release * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 * Add libparent-perl to (build) depends * Bump debhelper compat level to 8 * Update copyright years for inc/Module/* -- Alessandro Ghedini Wed, 21 Mar 2012 13:44:47 +0100 libmoose-autobox-perl (0.11-1) unstable; urgency=low * New upstream release. * Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.89). * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * debian/copyright: Update years of copyright for ./inc/*. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Tue, 27 Apr 2010 08:53:24 +0900 libmoose-autobox-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Tue, 13 Oct 2009 11:18:03 -0400 libmoose-autobox-perl (0.09-1) unstable; urgency=low * Initial Release (Closes: #536703) -- Jonathan Yu Fri, 21 Aug 2009 20:02:14 -0400 debian/watch0000644000000000000000000000017012247706241010222 0ustar version=3 https://metacpan.org/release/Moose-Autobox/ .*/Moose-Autobox-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000233012247706241011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Moose-Autobox Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/Moose-Autobox/ Files: * Copyright: 2006-2008, Infinity Interactive, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson 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/compat0000644000000000000000000000000212247706241010371 0ustar 8 debian/rules0000755000000000000000000000003612247706241010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000236512247706241010604 0ustar Source: libmoose-autobox-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libautobox-perl, libmoose-perl, libsyntax-keyword-junction-perl, libtest-exception-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoose-autobox-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoose-autobox-perl.git Homepage: https://metacpan.org/release/Moose-Autobox/ Package: libmoose-autobox-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libautobox-perl, libmoose-perl, libsyntax-keyword-junction-perl Description: Perl autobox wrapper that understands Moose roles Moose::Autobox implements SCALAR, ARRAY, HASH and CODE handlers for use with autobox, which is a Perl pragma facilitating method calls on native Perl data types. This module understands the hierarchy of roles and provides support for data manipulation in a manner similar to what Perl 6 might do. debian/source/0000755000000000000000000000000012247706241010473 5ustar debian/source/format0000644000000000000000000000001412247706241011701 0ustar 3.0 (quilt) debian/libmoose-autobox-perl.examples0000644000000000000000000000001312247706241015155 0ustar examples/*