debian/0000755000000000000000000000000012231164755007174 5ustar debian/watch0000644000000000000000000000017711212456113010220 0ustar version=3 http://search.cpan.org/dist/B-Hooks-OP-PPAddr/ .*/B-Hooks-OP-PPAddr-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611205063567010252 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000275111563513137011133 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Florian Ragwitz Source: http://search.cpan.org/dist/B-Hooks-OP-PPAddr/ Name: B-Hooks-OP-PPAddr Files: * Copyright: 2008, Florian Ragwitz License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2010, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2011, 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/source/0000755000000000000000000000000011563513562010475 5ustar debian/source/format0000644000000000000000000000001411563513001011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211563513241010365 0ustar 8 debian/control0000644000000000000000000000155611563513370010604 0ustar Source: libb-hooks-op-ppaddr-perl Section: perl Priority: optional Build-Depends: perl, debhelper (>= 8), libextutils-depends-perl (>= 0.302), perl (>= 5.10.1) | libparent-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/B-Hooks-OP-PPAddr/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/ Package: libb-hooks-op-ppaddr-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, perl (>= 5.10.1) | libparent-perl Description: C API to hook into Perl opcode execution B::Hooks::OP::PPAddr provides a C API for XS modules to hook into the execution of Perl opcodes. debian/changelog0000644000000000000000000000266312231164755011055 0ustar libb-hooks-op-ppaddr-perl (0.03-1build2) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:46:37 +0100 libb-hooks-op-ppaddr-perl (0.03-1build1) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 17:16:01 +0000 libb-hooks-op-ppaddr-perl (0.03-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Jonathan Yu ] * New upstream release + Require ExtUtils::Depends for compat with win32+gcc. * Standards-Version 3.8.2 (no changes) * Redo copyright information [ 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 ] * Email change: Ryan Niebur -> ryan@debian.org [ gregor herrmann ] * Switch to source format 3.0 (quilt). * debian/copyright: update formatting. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. * Add /me to Uploaders. * Add perl 5.10.1 as an alternative (build) dependency to libparent-perl. -- gregor herrmann Sat, 14 May 2011 16:53:28 +0200 libb-hooks-op-ppaddr-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #529229) -- Ryan Niebur Mon, 18 May 2009 19:39:42 -0700