debian/0000755000000000000000000000000012261112702007160 5ustar debian/rules0000755000000000000000000000003612261112702010237 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000152012261112702010561 0ustar Source: liblib-abs-perl Section: perl Homepage: https://metacpan.org/release/lib-abs Maintainer: Debian Perl Group Uploaders: Dmitry E. Oboukhov Build-Depends: debhelper (>= 8) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblib-abs-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblib-abs-perl.git Priority: extra Package: liblib-abs-perl Depends: ${perl:Depends}, ${misc:Depends} Architecture: all Description: module to make relative path absolute to caller The main reason of the lib::abs module is transformate relative paths to absolute at the BEGIN stage, and push transformed to @INC. Relative path basis is not the current working directory, but the location of file, where the statement is (caller file). debian/source/0000755000000000000000000000000012261112702010460 5ustar debian/source/format0000644000000000000000000000001412261112702011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000315512261112702011036 0ustar liblib-abs-perl (0.93-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/watch: use dist-based URL. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Switch from cdbs to dh(1). * Bump debhelper compatibility level to 8. * Improve short and long description. * Use metacpan URLs. * Update years of upstream and third-party copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 01 Jan 2014 23:24:35 +0100 liblib-abs-perl (0.92-4) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Correct Vcs-Git and Vcs-Browser control fields. Thanks to Jari Aalto for the report. (Closes: #670286) [ Dmitry E. Oboukhov ] * Upload the package. -- Dmitry E. Oboukhov Tue, 03 Jul 2012 01:05:38 +0400 liblib-abs-perl (0.92-3) unstable; urgency=low * Add debian/watch. -- Dmitry E. Oboukhov Tue, 15 Feb 2011 12:07:27 +0300 liblib-abs-perl (0.92-2) unstable; urgency=low * Add debian-perl to Maintainer record. * Use git.debian.org. -- Dmitry E. Oboukhov Tue, 15 Feb 2011 11:32:56 +0300 liblib-abs-perl (0.92-1) unstable; urgency=low * Initial release. (Closes: #612722) -- Dmitry E. Oboukhov Mon, 07 Feb 2011 17:57:12 +0300 debian/compat0000644000000000000000000000000212261112702010356 0ustar 8 debian/copyright0000644000000000000000000000246012261112702011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lib-abs Upstream-Contact: Mons Anderson, Source: https://metacpan.org/release/lib-abs Files: * Copyright: 2007-2010, Mons Anderson, License: Artistic or GPL-1+ Files: t/lib/*/Cwd.pm Copyright: 2004 by the Perl 5 Porters License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Dmitry E. Oboukhov 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/watch0000644000000000000000000000015312261112702010210 0ustar version=3 https://metacpan.org/release/lib-abs .*/lib-abs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$