debian/0000755000000000000000000000000012105451424007164 5ustar debian/rules0000755000000000000000000000003612105451424010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000160612105451424010572 0ustar Source: libperl6-caller-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl6-caller-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-caller-perl.git Homepage: https://metacpan.org/release/Perl6-Caller Package: libperl6-caller-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl6-like OO caller() interface for Perl 5 By default, Perl6::Caller exports the caller function. This automatically returns a new caller object. An optional argument specifies how many stack frames back to skip, just like the CORE::caller function. debian/source/0000755000000000000000000000000012105451424010464 5ustar debian/source/format0000644000000000000000000000001412105451424011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000127012105451424011036 0ustar libperl6-caller-perl (0.100-2) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Update source format to 3.0 (quilt) * Remove README from docs * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Add Vcs-* fields * Update description * Change search.cpan.org based URIs to metacpan.org based URIs -- Xavier Guimard Sat, 09 Feb 2013 14:32:44 +0100 libperl6-caller-perl (0.100-1) unstable; urgency=low * Initial Release (closes: Bug#575975). -- Ivan Kohler Tue, 30 Mar 2010 19:57:39 -0700 debian/compat0000644000000000000000000000000212105451424010362 0ustar 8 debian/copyright0000644000000000000000000000210712105451424011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Perl6-Caller Source: https://metacpan.org/release/Perl6-Caller Upstream-Contact: Curtis "Ovid" Poe Files: * Copyright: 2007, Curtis "Ovid" Poe License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2013, Xavier Guimard 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/watch0000644000000000000000000000016512105451424010217 0ustar version=3 http://search.cpan.org/dist/Perl6-Caller/ .*/Perl6-Caller-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$