debian/0000755000000000000000000000000012124645144007171 5ustar debian/rules0000755000000000000000000000021712124645144010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: dh_auto_install rm -rfv $(CURDIR)/debian/libfile-sharedir-perl/usr/share/perl5/auto debian/control0000644000000000000000000000142212124645144010573 0ustar Source: libfile-sharedir-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-inspector-perl Maintainer: Debian Perl Group Uploaders: Joenio Costa Standards-Version: 3.9.4 Homepage: http://metacpan.org/release/File-ShareDir Package: libfile-sharedir-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-inspector-perl Description: module to locate non-code files during run-time The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community. debian/source/0000755000000000000000000000000012124645144010471 5ustar debian/source/format0000644000000000000000000000001412124645144011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000346312124645144011051 0ustar libfile-sharedir-perl (1.03-1) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://lists.debian.org/debian-perl/2013/03/msg00034.html) * update uploader and maintainer * Use DEP-5 in copyright file * Refactor debian/rule to use default sequence of commands from debhelper * Change search.cpan.org based URIs to metacpan.org based URIs * Build-Depends: debhelper (>= 8) * Standards-Version: 3.9.4 * Remove libparams-util-perl * Remove libfile-spec-perl * New upstream release -- Joenio Costa Wed, 27 Mar 2013 00:36:57 +0000 libfile-sharedir-perl (1.00-0.1) unstable; urgency=low * Non-maintainer upload * add debian/watch * New upstream release (Closes: #496478) + update upstream author email and years of copyright * do not ship README containing text version of POD * remove fix-dist-dir.patch, included in this release + remove quilt from control and rules * adapt debian/rules to the new location of the sample resource files * Standards-Version: 3.8.0 (no changes needed) -- Damyan Ivanov Sat, 15 Nov 2008 23:09:35 +0200 libfile-sharedir-perl (0.05-1.2) unstable; urgency=high * Non-maintainer upload. * add fix-dist-path.patch, fixing a regression in shared directory layout. Closes: #496122 -- Damyan Ivanov Mon, 15 Sep 2008 09:12:06 +0300 libfile-sharedir-perl (0.05-1.1) unstable; urgency=low * Non-maintainer upload. * Add libclass-inspector-perl (closes: #460383) also move libparams-util-perl to B-D-I -- Rene Mayorga Sat, 08 Mar 2008 18:06:21 -0600 libfile-sharedir-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #457531) -- Christian Sánchez Sun, 23 Dec 2007 07:27:34 +0000 debian/compat0000644000000000000000000000000212124645144010367 0ustar 5 debian/copyright0000644000000000000000000000230712124645144011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-ShareDir Upstream-Contact: Adam Kennedy Source: http://metacpan.org/release/File-ShareDir Files: * Copyright: 2005-2011, Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2007-2013, Christian Sánchez 2013, Joenio Costa License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2008-2010, Adam Kennedy 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/watch0000644000000000000000000000016612124645144010225 0ustar version=3 http://metacpan.org/release/File-ShareDir/ .*/File-ShareDir-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)