debian/0000755000000000000000000000000012224022254007161 5ustar debian/rules0000755000000000000000000000035412224022254010243 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/control0000644000000000000000000000227712224022254010574 0ustar Source: libscope-upper-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Jonathan Yu , Ansgar Burchardt Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Scope-Upper/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscope-upper-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscope-upper-perl.git Package: libscope-upper-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module to manipulate upper scopes Scope::Upper is a Perl module that provides a way for Perl programs to defer actions at run-time until the control flow returns to the upper scope. It currently enables developers to: . * Hook an upper scope end with "reap" * Localize variables, array/hash values or deletions of elements in higher contexts with respectively "localize", "localize_elem" and "localize_delete" * Return values immediately to an upper level with "unwind", and know which context was in use then with "want_at" debian/source/0000755000000000000000000000000012224022254010461 5ustar debian/source/format0000644000000000000000000000001412224022254011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001054512224022254011040 0ustar libscope-upper-perl (0.24-1) unstable; urgency=low * New upstream release. * Drop build dependencies that are not required anymore. * Drop unused lintian override (hardening-no-fortify-functions). -- gregor herrmann Sat, 05 Oct 2013 16:39:37 +0200 libscope-upper-perl (0.22-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 [ gregor herrmann ] * New upstream release. * debian/copyright: update years of copyright. -- gregor herrmann Mon, 18 Feb 2013 18:58:58 +0100 libscope-upper-perl (0.21-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. * Bump Standards-Version to 3.9.4 (no changes). * Use debhelper 9.20120312 to get all hardening flags. * Add a lintian override for hardening-no-fortify-functions. -- gregor herrmann Sun, 09 Dec 2012 18:42:42 +0100 libscope-upper-perl (0.19-1) unstable; urgency=low * New upstream release. * debian/copyright: Update years of copyright. * debian/copyright: Use copyright format 1.0. * Bumped Standards-Version to 3.9.3. -- Ansgar Burchardt Sun, 09 Sep 2012 13:18:47 +0200 libscope-upper-perl (0.18-1) unstable; urgency=low * New upstream release. -- Ansgar Burchardt Fri, 14 Oct 2011 20:34:52 +0200 libscope-upper-perl (0.17-1) unstable; urgency=low * New upstream release. * Remove spelling patch, not required anymore. -- gregor herrmann Wed, 05 Oct 2011 19:02:48 +0200 libscope-upper-perl (0.16-1) unstable; urgency=low * New upstream release. * Add a patch for "allows (one) to". -- gregor herrmann Sun, 04 Sep 2011 15:44:39 +0200 libscope-upper-perl (0.15-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Mon, 29 Aug 2011 13:59:09 +0200 libscope-upper-perl (0.14-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release (closes: #628498). [ gregor herrmann ] * Update years of upstream and packaging copyright. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Sun, 05 Jun 2011 17:19:59 +0200 libscope-upper-perl (0.13-1) unstable; urgency=low * New upstream release. * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Bump Standards-Version to 3.9.1. * Update my email address. -- Ansgar Burchardt Tue, 21 Dec 2010 10:59:05 +0100 libscope-upper-perl (0.12-1) unstable; urgency=low * New upstream release. -- Ansgar Burchardt Wed, 19 May 2010 19:52:03 +0900 libscope-upper-perl (0.11-1) unstable; urgency=low * New upstream release. * Remove patch: obsoleted by upstream changes. * Use source format 3.0 (quilt); drop README.source and quilt framework. * Bump Standards-Version to 3.8.4 (no changes). * Add myself to Uploaders. -- Ansgar Burchardt Sat, 17 Apr 2010 20:20:24 +0900 libscope-upper-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Added myself to Uploaders and Copyright * Refresh copyright to DEP5 format * Standards-Version 3.8.3 (no changes) * Use new short debhelper rules format * Add an override to fix shebangs in examples * Add a patch to correct POD spelling errors [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address [ gregor herrmann ] * Add libtest-portability-files-perl to Build-Depends. -- Jonathan Yu Tue, 19 Jan 2010 21:21:35 -0500 libscope-upper-perl (0.08-1) unstable; urgency=low * Initial release (closes: #524706). -- gregor herrmann Sun, 19 Apr 2009 13:46:34 +0200 debian/compat0000644000000000000000000000000212224022254010357 0ustar 9 debian/libscope-upper-perl.examples0000644000000000000000000000001212224022254014603 0ustar samples/* debian/copyright0000644000000000000000000000230412224022254011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Vincent Pit Source: https://metacpan.org/release/Scope-Upper/ Upstream-Name: Scope-Upper Files: * Copyright: 2008-2013, Vincent Pit License: Artistic or GPL-1+ Files: t/lib/Test/Leaner.pm Copyright: 2010-2011, Vincent Pit 1997-2007, Graham Barr License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2009-2013, gregor herrmann 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/watch0000644000000000000000000000016412224022254010213 0ustar version=3 https://metacpan.org/release/Scope-Upper/ .*/Scope-Upper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$