debian/0000755000000000000000000000000012157056212007167 5ustar debian/rules0000755000000000000000000000003612157056212010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000162312157056212010574 0ustar Source: libcwd-guard-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Oleg Gashev Build-Depends: debhelper (>= 8), perl (>= 5.13.10) | libcpan-meta-perl, perl (>= 5.13.11) | libmodule-buildperl (>= 0.380000) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcwd-guard-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcwd-guard-perl.git Homepage: https://metacpan.org/release/Cwd-Guard/ Package: libcwd-guard-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for temporarily changing working directory (chdir) Cwd::Guard provides changing the current directory (chdir) using a limited scope. Return to current working directory, if this object destroyed. If failed to chdir, error messages stored to $Gwd::Guard::Error. debian/source/0000755000000000000000000000000012157056212010467 5ustar debian/source/format0000644000000000000000000000001412157056212011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000045312157056212011043 0ustar libcwd-guard-perl (0.4-1) unstable; urgency=low * New upstream release -- Oleg Gashev Thu, 13 Jun 2013 18:45:45 +0000 libcwd-guard-perl (0.3-1) unstable; urgency=low * Initial Release. (Closes: #709235) -- Oleg Gashev Tue, 21 May 2013 11:39:04 +0000 debian/compat0000644000000000000000000000000212157056212010365 0ustar 8 debian/copyright0000644000000000000000000000203312157056212011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Cwd-Guard Source: https://metacpan.org/release/Cwd-Guard/ Upstream-Contact: Masahiro Nagano Files: * Copyright: 2013, Masahiro Nagano License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Oleg Gashev 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/watch0000644000000000000000000000016012157056212010215 0ustar version=3 https://metacpan.org/release/Cwd-Guard/ .*/Cwd-Guard-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$