debian/0000755000000000000000000000000012223111441007155 5ustar debian/watch0000644000000000000000000000022512222645576010231 0ustar version=3 https://metacpan.org/release/File-ShareDir-ProjectDistDir .*/File-ShareDir-ProjectDistDir-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000207412222646367011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/File-ShareDir-ProjectDistDir Upstream-Contact: Kent Fredric Upstream-Name: File-ShareDir-ProjectDistDir Files: * Copyright: 2013, Kent Fredric License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Florian Schlichting 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/control0000644000000000000000000000250512222646301010571 0ustar Source: libfile-sharedir-projectdistdir-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400700) | perl (>= 5.19.3), perl Build-Depends-Indep: libfile-sharedir-perl, libpath-class-perl, libpath-finddev-perl, libpath-isdev-perl, libpath-tiny-perl, libsub-exporter-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-sharedir-projectdistdir-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-sharedir-projectdistdir-perl.git Homepage: https://metacpan.org/release/File-ShareDir-ProjectDistDir Package: libfile-sharedir-projectdistdir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-sharedir-perl, libpath-class-perl, libpath-finddev-perl, libpath-isdev-perl, libpath-tiny-perl, libsub-exporter-perl Description: simple set-and-forget use of a share directory in the project root File::ShareDir::ProjectDistDir provides a simple way to make use of a 'share' directory. During development, the directory will be $projectroot/share, but once installed, it will be wherever File::Sharedir thinks it is. Use of a directory name other than 'share' is also possible. debian/compat0000644000000000000000000000000212222645576010377 0ustar 8 debian/changelog0000644000000000000000000000027112222646450011043 0ustar libfile-sharedir-projectdistdir-perl (0.5.2-1) unstable; urgency=low * Initial Release. (Closes: #725135) -- Florian Schlichting Wed, 02 Oct 2013 00:31:03 +0200 debian/source/0000755000000000000000000000000012222645576010501 5ustar debian/source/format0000644000000000000000000000001412222645576011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612222645576010260 0ustar #!/usr/bin/make -f %: dh $@