debian/0000755000000000000000000000000012034273640007167 5ustar debian/copyright0000644000000000000000000000244412034273640011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Contextual-Return Upstream-Contact: Damian Conway Source: http://search.cpan.org/dist/Contextual-Return/ Files: * Copyright: 2005-2011, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, David Moreno Garza 2006, Steinar H. Gunderson 2006, 2012, gregor herrmann 2007, Krzysztof Krzyzaniak (eloy) 2010-2012, Salvatore Bonaccorso 2011, Fabrizio Regalli 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/watch0000644000000000000000000000015112034273640010215 0ustar version=3 http://search.cpan.org/dist/Contextual-Return/ .*/Contextual-Return-v?([[:digit:]].*)\.tar\.gz debian/control0000644000000000000000000000201512034273640010570 0ustar Source: libcontextual-return-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl, libwant-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Krzysztof Krzyzaniak (eloy) , Salvatore Bonaccorso , Fabrizio Regalli Standards-Version: 3.9.4 Homepage: http://search.cpan.org/dist/Contextual-Return/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libcontextual-return-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcontextual-return-perl.git Package: libcontextual-return-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libwant-perl Description: module for creating context-sensitive return values Contextual::Return provides a collection of named blocks that allow a return statement to return different values depending on the context in which it's called. debian/changelog0000644000000000000000000001276312034273640011052 0ustar libcontextual-return-perl (0.004007-1) unstable; urgency=low * Imported Upstream version 0.004007 -- Salvatore Bonaccorso Sun, 07 Oct 2012 14:30:52 +0200 libcontextual-return-perl (0.004006-1) unstable; urgency=low * Imported Upstream version 0.004005 and 0.004006 * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Thu, 04 Oct 2012 18:57:36 +0200 libcontextual-return-perl (0.004004-1) unstable; urgency=low * Imported Upstream version 0.004004 -- Salvatore Bonaccorso Sun, 05 Aug 2012 17:15:30 +0200 libcontextual-return-perl (0.004003-1) unstable; urgency=low * New upstream release. * Drop patch 01-fix-typo-in-synopsis.diff, merged upstream. * Update years of packaging copyright. * Improve short/long description. -- gregor herrmann Fri, 13 Apr 2012 16:28:23 +0200 libcontextual-return-perl (0.004002-2) unstable; urgency=low * Fixed typo in synopsis (Closes: #661916) The patch is forwarded to upstream. -- Fabrizio Regalli Fri, 02 Mar 2012 16:51:28 +0100 libcontextual-return-perl (0.004002-1) unstable; urgency=low * Imported Upstream version 0.004002 * Update debian/copyright file information. Update format to copyright-format 1.0 as released with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Thu, 01 Mar 2012 23:03:01 +0100 libcontextual-return-perl (0.004001-1) unstable; urgency=low * Imported Upstream version 0.004001 * Drop fix-Unknown-directive-head.patch patch. Patch is applied upstream. -- Salvatore Bonaccorso Thu, 16 Feb 2012 18:44:15 +0100 libcontextual-return-perl (0.004000-1) unstable; urgency=low * Imported Upstream version 0.004000 * Add fix-Unknown-directive-head.patch. Add patch to fix 'unknown directive =head' failure on POD testing during build. -- Salvatore Bonaccorso Thu, 16 Feb 2012 07:55:00 +0100 libcontextual-return-perl (0.003002-1) unstable; urgency=low [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders and Copyright. * Build-Depends: switch to debhelper (>= 8). * Fixed lintian copyright-refers-to-symlink-license message. * Removed no more needed source.lintian-overrides file. [ gregor herrmann ] * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Imported Upstream version 0.003002 * Refresh debian/copyright file. Update copyright years for upstream files and for debian/* packaging files. Refer to Debian systems in general instead of only Debian GNU/Linux systems. -- Salvatore Bonaccorso Thu, 19 Jan 2012 20:27:39 +0100 libcontextual-return-perl (0.003001-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: use dist-based URL. * Refresh debian/rules, no functional changes, except: don't create .packlist any more. * Set Standards-Version to 3.8.0 (no changes). * Set debhelper compatibility level to 5. * debian/control: change my email address. * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Salvatore Bonaccorso ] * New upstream release * Add myself to Uploaders. * Bump compat level to 8. Bump versioned debhelper Build-Depends on (>= 7.9.1) for compat level 8 support. * debian/control: - Add Build-Depends on perl (>= 5.10) | libmodule-build-perl to have Module::Build available. - Change (Build-)Depends(-Indep) on libversion-perl to alternate (Build-)Depends(-Indep) on perl (>= 5.10) | libversion- perl. * debian/rules: Simplify to a tiny debian/rules makefile. * Convert to '3.0 (quilt)' source package format. * Refresh debian/copyright to revision 135 of format-specification in DEP5 for machine-readable copyright file. * Bump Standards-Version to 3.8.4. * Add lintian overrides for debhelper dependency and compat level 8 lintian warning. -- Salvatore Bonaccorso Sat, 26 Jun 2010 13:35:03 +0200 libcontextual-return-perl (0.2.1-1) unstable; urgency=low * New upstream release * Add me to Uploaders -- Krzysztof Krzyzaniak (eloy) Tue, 17 Apr 2007 16:38:36 +0200 libcontextual-return-perl (0.1.0-2) unstable; urgency=low * New Maintainer: Debian Perl Group. * Ack NMU (closes: #375664). * Add libtest-pod-perl and libtest-pod-coverage-perl to build dependencies. * Add watch file. -- gregor herrmann Fri, 15 Sep 2006 00:00:34 +0200 libcontextual-return-perl (0.1.0-1.1) unstable; urgency=high * Non-maintainer upload. * Depend (not just build-depend) on libwant-perl and libversion-perl, as both are used by this package. (Closes: #375664) -- Steinar H. Gunderson Wed, 5 Jul 2006 22:41:45 +0200 libcontextual-return-perl (0.1.0-1) unstable; urgency=low * Initial Release. -- David Moreno Garza Wed, 10 May 2006 14:52:27 -0500 debian/rules0000755000000000000000000000003612034273640010246 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012034273640010467 5ustar debian/source/format0000644000000000000000000000001412034273640011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212034273640010365 0ustar 8