debian/0000755000000000000000000000000012232022045007156 5ustar debian/rules0000755000000000000000000000003612232022045010235 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000214012232022045010556 0ustar Source: libsub-exporter-formethods-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libsub-exporter-perl, libsub-name-perl, libnamespace-autoclean-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-exporter-formethods-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-exporter-formethods-perl.git Homepage: https://metacpan.org/release/Sub-Exporter-ForMethods/ Package: libsub-exporter-formethods-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libsub-exporter-perl, libsub-name-perl Description: Sub::Exporter extension for handling methods Sub::Exporter::ForMethods is a Perl module that allows methods to be easily imported into your namespace. It also wraps method calls to a transformation routine, which inserts a named frame into stack traces to aid in debugging. debian/source/0000755000000000000000000000000012232022045010456 5ustar debian/source/format0000644000000000000000000000001412232022045011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000202012232022045011022 0ustar libsub-exporter-formethods-perl (0.100051-1) unstable; urgency=low * Team upload. [ Jonathan Yu ] * New upstream release * Update copyright information per upstream [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * 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" [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * Update years of upstream copyright and license stanzas. * Bump debhelper compatibility level to 8. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 23 Oct 2013 21:31:25 +0200 libsub-exporter-formethods-perl (0.091970-1) unstable; urgency=low * Initial Release (Closes: #561893) -- Jonathan Yu Tue, 22 Dec 2009 06:27:48 -0500 debian/compat0000644000000000000000000000000212232022045010354 0ustar 8 debian/copyright0000644000000000000000000000206012232022045011107 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sub-Exporter-ForMethods Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Sub-Exporter-ForMethods/ Files: * Copyright: 2013, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-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/watch0000644000000000000000000000021412232022045010204 0ustar version=3 https://metacpan.org/release/Sub-Exporter-ForMethods/ .*/Sub-Exporter-ForMethods-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$