debian/0000755000000000000000000000000012226061443007166 5ustar debian/rules0000755000000000000000000000003612226061443010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000251312226061443010572 0ustar Source: libsub-exporter-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Damyan Ivanov , Ansgar Burchardt , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdata-optlist-perl, libsub-install-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-exporter-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-exporter-perl.git Homepage: https://metacpan.org/release/Sub-Exporter/ Package: libsub-exporter-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdata-optlist-perl, libsub-install-perl Description: sophisticated exporter for custom-built routines When you use a perl module, first it is "required" function used, then its import method is called. . Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation etc. . Sub::Exporter builds a custom exporter which can then be installed into your module. It builds this method based on configuration passed to its setup_exporter method. debian/source/0000755000000000000000000000000012226061443010466 5ustar debian/source/format0000644000000000000000000000001412226061443011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001402012226061443011035 0ustar libsub-exporter-perl (0.986-1) unstable; urgency=low [ 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. * Drop spelling.patch, merged upstream. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 11 Oct 2013 22:44:12 +0200 libsub-exporter-perl (0.984-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/rules: remove override_dh_auto_test (test variable does not apply anymore). * Refresh and forward spelling patch. * debian/copyright: update to Copyright-Format 1.0. * debian/copyright: remove third-party info, update years of copyright and license stanzas. * Remove build dependencies that are not needed anymore. * Remove version from libdata-optlist-perl (build) dependency. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. -- gregor herrmann Sat, 09 Jun 2012 00:06:10 +0200 libsub-exporter-perl (0.982-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Convert to source format 3.0 (quilt). * Minimize debian/rules. * Add /me to Uploaders. * Set Standards-Version to 3.8.4; remove version from perl build dependency. * debian/copyright: refresh formatting. * Add a patch to fix a spelling mistake. -- gregor herrmann Fri, 28 May 2010 00:45:10 +0200 libsub-exporter-perl (0.981-1) unstable; urgency=low * New upstream release. -- Ansgar Burchardt Sat, 25 Oct 2008 17:27:31 +0200 libsub-exporter-perl (0.980-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * Refresh debian/rules for debhelper 7 * Convert debian/copyright to proposed machine-readable format * Add myself to Uploaders * debian/control: Remove article from description * debian/rules: enable additional tests by setting RELEASE_TESTING=1 * Remove build-dep on libperl-critic-perl (tests not run before anyway and fail now) * Bump Standards Version to 3.8.0 (no changes) [ gregor herrmann ] * debian/watch: extended regexp for matching upstream releases. -- Ansgar Burchardt Wed, 24 Sep 2008 19:53:58 +0200 libsub-exporter-perl (0.979-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyżaniak (eloy) Mon, 05 May 2008 15:16:25 +0200 libsub-exporter-perl (0.978-2) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists. [ Rene Mayorga ] * Prepare for Perl 5.10 update * debian/control: + Raise debhelper version to 6 + Add libtest-perl-critic-perl to B-D-I * debian/compat: set level to 6 * debian/rules + use $@ for touch -stamp files + Don't Install README + Add PERL_TEST_CRITIC=1 to enable more tests -- Roberto C. Sanchez Sat, 26 Jan 2008 14:29:39 -0500 libsub-exporter-perl (0.978-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Set debian/compat to 5 (the versioned dependency on debhelper in debian/control was already correct). * Use dist-based URL in debian/watch. * debian/rules: - let install-stamp depend on build-stamp - remove unused call to dh_installexamples [ Gunnar Wolf ] * Added myself as an uploader * Bumped up standards-version to 3.7.3 (no changes needed) -- Gunnar Wolf Thu, 27 Dec 2007 16:29:17 -0600 libsub-exporter-perl (0.976-1) unstable; urgency=low * New upstream release * debian/rules + move test suite from install to build target + drop unneeded OPTIMIZE parameter to $(MAKE) + drop unneeded dh_strip and dh_link calls * Added libtest-pod(-coverage)?-perl to Build-Depends for more testing * Added myself to Uploaders: * Improved debian/copyright + Use generic download URL + Corrected years of copyright -- Damyan Ivanov Wed, 05 Sep 2007 15:21:53 +0300 libsub-exporter-perl (0.975-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 11 Jul 2007 13:01:26 +0200 libsub-exporter-perl (0.974-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Tue, 24 Apr 2007 13:46:18 +0200 libsub-exporter-perl (0.972-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Fri, 8 Dec 2006 11:19:19 +0100 libsub-exporter-perl (0.97.0-1) unstable; urgency=low * New upstream release (closes: #370695) -- Krzysztof Krzyzaniak (eloy) Wed, 28 Jun 2006 16:57:00 +0200 libsub-exporter-perl (0.96.6-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 21 Jun 2006 10:10:39 +0200 libsub-exporter-perl (0.96.5-1) unstable; urgency=low * New upstream release * debian/control: - Depends: added libdata-optlist-perl -- Krzysztof Krzyzaniak (eloy) Tue, 13 Jun 2006 09:57:33 +0200 libsub-exporter-perl (0.96.1-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Tue, 6 Jun 2006 14:50:09 +0200 libsub-exporter-perl (0.95.2-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Mon, 8 May 2006 16:06:34 +0200 libsub-exporter-perl (0.93-1) unstable; urgency=low * Initial Release. -- Krzysztof Krzyzaniak (eloy) Fri, 28 Apr 2006 16:39:50 +0200 debian/compat0000644000000000000000000000000212226061443010364 0ustar 8 debian/copyright0000644000000000000000000000250012226061443011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sub-Exporter Upstream-Contact: Ricardo SIGNES, Source: https://metacpan.org/release/Sub-Exporter/ Files: * Copyright: 2007, Ricardo SIGNES, License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, 2007, Krzysztof Krzyzaniak (eloy) 2007, Damyan Ivanov 2007, Gunnar Wolf 2008, 2009, Ansgar Burchardt 2008, Krzysztof Krzyżaniak (eloy) 2008, Roberto C. Sanchez 2010-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/watch0000644000000000000000000000016312226061443010217 0ustar version=3 https://metacpan.org/release/Sub-Exporter/ .*/Sub-Exporter-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$