debian/0000755000000000000000000000000012157334153007172 5ustar debian/rules0000755000000000000000000000003612157334153010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000174112157334153010600 0ustar Source: libfindbin-libs-perl Maintainer: Debian Perl Group Uploaders: intrigeri , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400300) | perl (>= 5.17.3) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfindbin-libs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfindbin-libs-perl.git Homepage: https://metacpan.org/release/FindBin-libs/ Package: libfindbin-libs-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to use a relative path for lib directories FindBin::libs is a Perl module to locate and 'use lib' or export directories based on $FindBin::Bin. . This allows using libraries stored in paths relative to the program, which is a useful feature for developers. debian/source/0000755000000000000000000000000012157334153010472 5ustar debian/source/format0000644000000000000000000000001412157334153011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000216412157334153011047 0ustar libfindbin-libs-perl (1.80-1) unstable; urgency=low * Imported Upstream version 1.80 (Perl 5.18 compatibility) * Update patch offsets * Remove change-module-build-dep.patch and update Module::Build dependency to have 0.4003 -- Xavier Guimard Sun, 16 Jun 2013 08:09:18 +0200 libfindbin-libs-perl (1.70-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 [ Xavier Guimard ] * Update debian/watch to have 1.7 > 1.64 * Imported Upstream version 1.70 * Remove README from docs * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility back to 8 * Add patch to change Module::Build dependency from 0.4003 to 0.4 and add libmodule-build-perl (>= 0.4) dependency * Add patch for a spelling error * Update description -- Xavier Guimard Mon, 01 Apr 2013 15:37:23 +0200 libfindbin-libs-perl (1.64-1) unstable; urgency=low * Initial Release (Closes: #670154). -- intrigeri Mon, 23 Apr 2012 15:52:52 +0200 debian/compat0000644000000000000000000000000212157334153010370 0ustar 8 debian/patches/0000755000000000000000000000000012157334153010621 5ustar debian/patches/series0000644000000000000000000000002512157334153012033 0ustar spelling-error.patch debian/patches/spelling-error.patch0000644000000000000000000000232212157334153014605 0ustar Description: Spelling error Author: Xavier Guimard Bug: https://rt.cpan.org/Ticket/Display.html?id=84315 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=84315 Last-Update: 2013-06-15 --- a/lib/FindBin/libs_5_8.pm +++ b/lib/FindBin/libs_5_8.pm @@ -643,7 +643,7 @@ Say your sandbox is in ./sandbox and you are currently working in ./sandbox/projects/package/bin on a perl executable. You may have some number of modules that -are specific -- or customized -- for this pacakge, +are specific -- or customized -- for this package, share some modules within the project, and may want to use company-wide modules that are managed out of ./sandbox in development. All of this lives under a --- a/lib/FindBin/libs_curr.pm +++ b/lib/FindBin/libs_curr.pm @@ -661,7 +661,7 @@ Say your sandbox is in ./sandbox and you are currently working in ./sandbox/projects/package/bin on a perl executable. You may have some number of modules that -are specific -- or customized -- for this pacakge, +are specific -- or customized -- for this package, share some modules within the project, and may want to use company-wide modules that are managed out of ./sandbox in development. All of this lives under a debian/copyright0000644000000000000000000000215012157334153011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FindBin-libs Upstream-Contact: Steven Lembark , Workhorse Computing License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, intrigeri 2013, Xavier Guimard 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/libfindbin-libs-perl.examples0000644000000000000000000000001212157334153014712 0ustar example/* debian/watch0000644000000000000000000000023712157334153010225 0ustar version=3 opts=uversionmangle=s/\.(\d+)$/.${1}0/ \ https://metacpan.org/release/FindBin-libs/ .*/FindBin-libs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$