debian/0000755000000000000000000000000012217026163007166 5ustar debian/watch0000644000000000000000000000022012101266445010212 0ustar version=3 https://metacpan.org/release/Sub-Exporter-GlobExporter/ .*/Sub-Exporter-GlobExporter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000205712211734704011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sub-Exporter-GlobExporter Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Sub-Exporter-GlobExporter/ Files: * Copyright: 2010, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, 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/control0000644000000000000000000000221112217026064010565 0ustar Source: libsub-exporter-globexporter-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), libsub-exporter-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Sub-Exporter-GlobExporter/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-exporter-globexporter-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-exporter-globexporter-perl.git Package: libsub-exporter-globexporter-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libsub-exporter-perl Description: module for exporting shared globs Sub::Exporter::GlobExporter is a Perl module that enables packages to share glob references with other modules. This allows your module to be subclassed, for the subclass to re-use the same glob when exporting, or to export a new one. This scheme provides extensibility by returning a collection validator, allowing arbitrary options to be passed to the globref locator. debian/compat0000644000000000000000000000000211672201761010367 0ustar 8 debian/changelog0000644000000000000000000000141312217026163011037 0ustar libsub-exporter-globexporter-perl (0.003-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * 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" [ Florian Schlichting ] * Import Upstream version 0.003 * Bump Standards-Version to 3.9.4 (no change) -- Florian Schlichting Fri, 20 Sep 2013 13:07:22 +0200 libsub-exporter-globexporter-perl (0.002-1) unstable; urgency=low * Initial Release (Closes: #615925) -- Jonathan Yu Mon, 28 Feb 2011 23:54:17 -0500 debian/source/0000755000000000000000000000000012217026116010464 5ustar debian/source/format0000644000000000000000000000001411672201761011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612217025610010241 0ustar #!/usr/bin/make -f %: dh $@