debian/0000755000000000000000000000000011374530554007175 5ustar debian/control0000644000000000000000000000201011374252536010572 0ustar Source: libscope-guard-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Ansgar Burchardt , Franck Joncourt , Jonathan Yu Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Scope-Guard/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libscope-guard-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libscope-guard-perl/ Package: libscope-guard-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: lexically scoped resource management Scope::Guard is a Perl module that provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions. . For more information, see: debian/copyright0000644000000000000000000000233711374252536011136 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: chocolateboy Source: http://search.cpan.org/dist/Scope-Guard/ Name: Scope-Guard Files: * Copyright: 2005-2010, chocolateboy License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ansgar Burchardt 2010, Franck Joncourt 2010, Jonathan Yu 2008, gregor herrmann 2007, Krzysztof Krzyzaniak (eloy) 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000016111212456127010216 0ustar version=3 http://search.cpan.org/dist/Scope-Guard/ .*/Scope-Guard-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211353134476010373 0ustar 7 debian/changelog0000644000000000000000000000404411374252536011052 0ustar libscope-guard-perl (0.20-1) unstable; urgency=low * New upstream release * Add myself to Copyright and Uploaders * Rewrite control description * Pod and Coverage tests have been removed, per upstream -- Jonathan Yu Sun, 16 May 2010 23:22:11 -0400 libscope-guard-perl (0.12-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Change my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release (0.11) * Use source format 3.0 (quilt). * Convert debian/copyright to proposed machine-readable format. * Refresh rules for debhelper 7. * debian/control: Make build-dep on perl unversioned. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. [ Franck Joncourt ] * New upstream release (0.12) + Fixed broken link in README file which points to documentation. Updated d.control to fix that link. * Added /me to Uploaders. (Updated both d.control and d.copyright accordingly) -- Franck Joncourt Sat, 27 Mar 2010 12:47:46 +0100 libscope-guard-perl (0.03-2) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. Add libtest-pod-perl and libtest-pod-coverage-perl to build dependencies. Add /me to Uploaders. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467853) - minor updates; don't install README any more (no additional information). * debian/watch: use dist-based URL. * debian/copyright: mention specific upstream source location. * Set Standards-Version to 3.7.3 (no changes). -- gregor herrmann Wed, 05 Mar 2008 19:57:42 +0100 libscope-guard-perl (0.03-1) unstable; urgency=low * Initial Release (closes: #430086) -- Krzysztof Krzyzaniak (eloy) Fri, 22 Jun 2007 10:49:50 +0200 debian/source/0000755000000000000000000000000011374530463010474 5ustar debian/source/format0000644000000000000000000000001411353134465011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611374252536010255 0ustar #!/usr/bin/make -f %: dh $@