debian/0000755000000000000000000000000012223104421007155 5ustar debian/rules0000755000000000000000000000046412223104421010241 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install # recreate manpage from POD pod2man -u --section 3pm --name File::Share \ $(TMP)/usr/share/perl5/File/Share.pod > $(TMP)/usr/share/man/man3/File::Share.3pm debian/control0000644000000000000000000000173512223104421010566 0ustar Source: libfile-share-perl Maintainer: Debian Perl Group Uploaders: Joenio Costa Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-sharedir-perl (>= 1.03), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-share-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-share-perl.git Homepage: http://metacpan.org/release/File-Share/ Package: libfile-share-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-sharedir-perl (>= 1.03) Description: replacement for File::ShareDir to deal with a development environment File::Share is a drop-in replacement for File::ShareDir. It supports the dist_dir and dist_file functions, except these functions have been enhanced to understand when the developer's local ./share/ directory should be used. debian/source/0000755000000000000000000000000012223104421010455 5ustar debian/source/format0000644000000000000000000000001412223104421011663 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000125312223104421011030 0ustar libfile-share-perl (0.03-1) unstable; urgency=low * Team upload. [ Jonas Smedegaard ] * Fix module name and improve spelling in long description. * Fix shorten short description to stay below 80 chars. [ gregor herrmann ] * New upstream release. * Update years of copyright. * Use canonical URL in Vcs-Git. * Re-create manpage from .pod instead of .pm file. Fix for manpage-has- bad-whatis-entry detected by lintian. -- gregor herrmann Wed, 02 Oct 2013 22:58:49 +0200 libfile-share-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #704060) -- Joenio Costa Fri, 26 Mar 2013 22:23:24 -0300 debian/compat0000644000000000000000000000000212223104421010353 0ustar 8 debian/copyright0000644000000000000000000000241012223104421011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-Share Upstream-Contact: Ingy döt Net Source: http://metacpan.org/release/File-Share/ Files: * Copyright: 2011, 2013, Ingy döt Net License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2008-2012, Adam Kennedy License: Artistic or GPL-1+ Files: inc/Module/Package.pm inc/Module/Install/Package.pm Copyright: 2011, Ingy döt Net 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/watch0000644000000000000000000000016112223104421010204 0ustar version=3 http://metacpan.org/release/File-Share/ .*/File-Share-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$