debian/0000755000000000000000000000000012215037517007171 5ustar debian/rules0000755000000000000000000000003612215037517010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000271412215037517010600 0ustar Source: libindirect-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Angel Abad , Xavier Guimard , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libdevel-declare-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libindirect-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libindirect-perl.git Homepage: https://metacpan.org/release/indirect/ Package: libindirect-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module warning about using the indirect object syntax When enabled (or disabled as some may prefer to say, since you actually turn it on by calling no indirect), the indirect pragma lexically warns about indirect object syntax constructs that may have slipped into your code. This syntax is now considered harmful, since its parsing has many quirks and its use is error prone (when swoosh isn't defined, swoosh $x actually compiles to $x->swoosh). . It currently does not warn for core functions (print, say, exec or system). This may change in the future, or may be added as optional features that would be enabled by passing options to unimport. . indirect is not a source filter. debian/source/0000755000000000000000000000000012215037517010471 5ustar debian/source/format0000644000000000000000000000001412215037517011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001042112215037517011041 0ustar libindirect-perl (0.31-1) unstable; urgency=low * Imported Upstream version 0.31 * Remove now unneeded libtest-* from build dependencies -- Xavier Guimard Sat, 14 Sep 2013 08:41:38 +0200 libindirect-perl (0.30-1) unstable; urgency=low [ Xavier Guimard ] * Imported Upstream version 0.30 * Add libdevel-declare-perl in build dependencies [ gregor herrmann ] * Remove lintian override. Not needed anymore with newer lintian (from experimental). -- Xavier Guimard Thu, 23 May 2013 06:20:39 +0200 libindirect-perl (0.29-1) unstable; urgency=low * New upstream release. -- Xavier Guimard Wed, 06 Mar 2013 07:01:49 +0100 libindirect-perl (0.28-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 02 Mar 2013 21:20:02 +0100 libindirect-perl (0.27-1) unstable; urgency=low * New upstream release. * debian/copyright: update years of copyright. * Add /me to Uploaders. * debian/control: improve short and long description. -- gregor herrmann Sun, 17 Feb 2013 13:51:44 +0100 libindirect-perl (0.26-2) unstable; urgency=low [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Update debian/copyright: + bump format to 1.0 + add t/lib/Test/Leaner.pm copyright * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 9 to get hardening flags * Remove libtest-kwalitee-perl from build dependencies * Add lintian overrides to hide false hardening warning -- Xavier Guimard Sat, 26 Jan 2013 12:42:02 +0100 libindirect-perl (0.26-1) unstable; urgency=low * Imported Upstream version 0.26 -- Angel Abad Sun, 23 Oct 2011 22:40:51 +0200 libindirect-perl (0.25-1) unstable; urgency=low [ Ansgar Burchardt ] * 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. [ Angel Abad ] * Imported Upstream version 0.25 * debian/copyright: Update debian/* section -- Angel Abad Thu, 25 Aug 2011 15:23:07 +0200 libindirect-perl (0.24-1) unstable; urgency=low * New upstream release * debian/copyright: - Update copyright years - Update license stanzas * Bump to debhelper compat 8 * Bump Standards-Version to 3.9.2 (no changes) -- Angel Abad Tue, 19 Jul 2011 17:36:24 +0200 libindirect-perl (0.23-1) unstable; urgency=low * New upstream release -- Angel Abad Mon, 04 Oct 2010 17:05:00 +0200 libindirect-perl (0.22-1) unstable; urgency=low * New upstream release * Update copyright file * Bump Standards-Version to 3.9.1 (no changes) * debian/patches/spelling.patch: Remove patch, changes are now in upstream -- Angel Abad Wed, 18 Aug 2010 11:57:17 +0200 libindirect-perl (0.21-1) unstable; urgency=low [ Angel Abad ] * New upstream release * debian/copyright: Update upstream years * debian/control: - Add libtest-pod-coverage-perl, libtest-portability-files-perl, libtest-kwalitee-perl and libtest-pod-perl in Build-Depends - Fix description synopsis * Convert to source format 3.0 (quilt) [ gregor herrmann ] * Don't install README anymore (text version of the POD/manpage). * Add a patch for a spelling improvement. -- Angel Abad Tue, 08 Jun 2010 21:41:31 +0200 libindirect-perl (0.20-1) unstable; urgency=low * Take over for the Debian Perl Group * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ); Ivan Kohler moved to Uploaders. * New upstream release -- Ivan Kohler Sat, 24 Apr 2010 21:01:01 -0700 libindirect-perl (0.19-1) unstable; urgency=low * Initial Release (closes: Bug#575982). -- Ivan Kohler Tue, 30 Mar 2010 21:28:22 -0700 debian/compat0000644000000000000000000000000212215037517010367 0ustar 9 debian/copyright0000644000000000000000000000251412215037517011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: indirect Source: https://metacpan.org/release/indirect/ Upstream-Contact: Vincent Pit Files: * Copyright: 2008-2013, Vincent Pit License: Artistic or GPL-1+ Files: t/lib/Test/Leaner.pm Copyright: 1997-2007, Graham Barr 2010-2011, Vincent Pit License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Angel Abad 2010, Ivan Kohler 2011, Ansgar Burchardt 2013, Xavier Guimard 2013, gregor herrmann 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/libindirect-perl.examples0000644000000000000000000000001212215037517014152 0ustar samples/* debian/watch0000644000000000000000000000015612215037517010224 0ustar version=3 https://metacpan.org/release/indirect/ .*/indirect-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$