debian/0000755000000000000000000000000011447211216007165 5ustar debian/control0000644000000000000000000000203011447210646010571 0ustar Source: libhook-lexwrap-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Rene Mayorga , gregor herrmann , Salvatore Bonaccorso Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Hook-LexWrap/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhook-lexwrap-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhook-lexwrap-perl/ Package: libhook-lexwrap-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: lexically scoped subroutine wrappers Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap implements wrappers in such a way that the standard caller function works correctly within the wrapped subroutine. debian/copyright0000644000000000000000000000227011447210646011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Damian Conway (damian@conway.org) Source: http://search.cpan.org/dist/Hook-LexWrap/ Name: Hook-LexWrap Files: * Copyright: 2001, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, 2008, Michael Mende 2008, Rene Mayorga 2008, gregor herrmann 2010, Salvatore Bonaccorso 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/watch0000644000000000000000000000016311212456133010215 0ustar version=3 http://search.cpan.org/dist/Hook-LexWrap/ .*/Hook-LexWrap-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/libhook-lexwrap-perl.examples0000644000000000000000000000000711112004020014747 0ustar demo/* debian/patches/0000755000000000000000000000000011447211124010612 5ustar debian/patches/adding_shebang.patch0000644000000000000000000000054511432021110014540 0ustar Description: add shebang to example scripts Author: Rene Mayorga Last-Update: 2010-07-27 --- a/demo/demo_memo.pl +++ b/demo/demo_memo.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl use Hook::LexWrap; sub fibonacci { --- a/demo/demo_temp.pl +++ b/demo/demo_temp.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl use Hook::LexWrap; my $temp; debian/patches/series0000644000000000000000000000002511112004020012004 0ustar adding_shebang.patch debian/compat0000644000000000000000000000000211447210646010371 0ustar 8 debian/changelog0000644000000000000000000000572011447210646011051 0ustar libhook-lexwrap-perl (0.24-1) unstable; urgency=low * New upstream release * Refresh debian/copyright: Refer to Debian systems in general. * debian/control: Bump versioned Build-Depends on debhelper to (>= 8). * Bump Debhelper compat level to 8: Prefer Build.PL to Makefile.PL for build. -- Salvatore Bonaccorso Fri, 24 Sep 2010 22:56:18 +0200 libhook-lexwrap-perl (0.23-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Remove Michael Mende from Uploaders on request of the MIA team (closes: #578180). [ Salvatore Bonaccorso ] * New upstream release * Add myself to Uploaders. * Convert to '3.0 (quilt)' source package format. * debian/rules: Simplify makefile to a tiny 3-liner makefile. * Drop quilt framework: Remove README.source and quilt from debian/control and debian/rules. * Make perl Build-Depends-Indep unversioned as stable has already 5.10. * Refresh debian/copyright to revision 135 of DEP5 propsed format- specification for machine-readable copyright file. * Refresh adding_shebang.patch * Bump Standards-Version to 3.9.1. -- Salvatore Bonaccorso Tue, 27 Jul 2010 15:47:23 +0200 libhook-lexwrap-perl (0.22-1) unstable; urgency=low * New upstream release. * Add description to patch adding_shebang.patch. * debian/control: - add /me to Uploaders - start short description without a space and with a small letter -- gregor herrmann Sun, 21 Dec 2008 23:07:15 +0100 libhook-lexwrap-perl (0.21-1) unstable; urgency=low [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * New upstream release * debian/control + Set debhelper version to 7 + move standards-version to 3.8.0 + Add README.source + add myself to uploaders + add libtest-pod-perl to B-D-I + adding quilt to B-D-I * debian/rules + refresh debian rules to dh7 using dh-make-perl + install demo/* as examples + Add quilt * debian/copyright + updated to the (new)format * debian/patches/adding_shebang.patch + add shebang to examples -- Rene Mayorga Fri, 21 Nov 2008 23:23:06 -0600 libhook-lexwrap-perl (0.20-2) 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/rules: delete /usr/lib/perl5 only if it exists (Closes: #468041). [Michael Mende] * debian/control: Bumped Standards-Version to 3.7.3. -- Michael Mende Wed, 27 Feb 2008 10:17:54 +0100 libhook-lexwrap-perl (0.20-1) unstable; urgency=low * Initial Release (Closes: #433924). -- Michael Mende Wed, 15 Aug 2007 16:04:54 +0200 debian/source/0000755000000000000000000000000011447211124010463 5ustar debian/source/format0000644000000000000000000000001411432021110011655 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611432021111010227 0ustar #!/usr/bin/make -f %: dh $@