debian/0000755000000000000000000000000012231221731007160 5ustar debian/watch0000644000000000000000000000017212145474331010223 0ustar version=3 https://metacpan.org/release/B-Hooks-Parser/ .*/B-Hooks-Parser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612145474331010251 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000341312145474331011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Florian Ragwitz Source: https://metacpan.org/release/B-Hooks-Parser/ Upstream-Name: B-Hooks-Parser Files: * Copyright: 2008, Florian Ragwitz License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2008, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: stolen_chunk_of_toke.c Copyright: 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, by Larry Wall and others License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2012, Fabrizio Regalli 2012, Florian Schlichting 2012, Nathan Handler 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/0000755000000000000000000000000012145474331010472 5ustar debian/source/format0000644000000000000000000000001412145474331011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212145474331010370 0ustar 9 debian/control0000644000000000000000000000251012145474331010573 0ustar Source: libb-hooks-parser-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Fabrizio Regalli , Florian Schlichting , Nathan Handler Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libb-hooks-op-check-perl (>= 0.18), libtest-exception-perl, libb-hooks-endofscope-perl, perl, libextutils-depends-perl (>= 0.302) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-hooks-parser-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-hooks-parser-perl.git Homepage: https://metacpan.org/release/B-Hooks-Parser/ Package: libb-hooks-parser-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libb-hooks-op-check-perl (>= 0.18) Description: module providing an interface to Perl's parser variables B::Hooks::Parser provides an API for parts of the perl parser. It can be used to modify the code during parsing, providing functions to get and set the line currently worked on, the position on that line and to inject Perl code at the current parsing position. debian/changelog0000644000000000000000000000554212231221731011040 0ustar libb-hooks-parser-perl (0.12-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 13:53:45 +0100 libb-hooks-parser-perl (0.12-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ 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. Fixes "FTBFS with perl 5.18: test failure" (Closes: #708466) * Update years of third-party copyright. * Set Standards-Version to 3.9.4 (no changes). * Update build and runtime dependencies. -- gregor herrmann Fri, 17 May 2013 20:28:37 +0200 libb-hooks-parser-perl (0.11-1) unstable; urgency=low * New upstream release * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.9.3 - Bump debhelper Build-Depends to >= 9.20120312 * debian/copyright: - Update to copyright-format 1.0 - Add myself to debian/* copyright -- Nathan Handler Sun, 24 Jun 2012 10:39:36 -0500 libb-hooks-parser-perl (0.10-1) unstable; urgency=low [ 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 ] * Email change: Ryan Niebur -> ryan@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Fabrizio Regalli ] * Imported Upstream version 0.10 * Bump Standards-Version to 3.9.2 * Added myself to Uploaders and Copyright * Switch to dpkg-source 3.0 (quilt) format * Update d/copyright including inc/Module/* files removing "Gnu/Linux" from licenses and updating Format url pointing to latest .174 revision * Changed copyright path from /usr/share/common-licenses/GPL to /usr/share/common-licenses/GPL-1 in d/copyright * Better short description [ Florian Schlichting ] * Rewrote long description to include a bit more detail at lintian's pleasure. * Bumped debhelper compatibility to 9, to benefit from hardening flags. * Added myself to Uploaders and copyright. -- Florian Schlichting Fri, 17 Feb 2012 23:56:43 +0100 libb-hooks-parser-perl (0.09-1) unstable; urgency=low * New upstream release * update copyright -- Ryan Niebur Wed, 03 Jun 2009 21:25:29 -0700 libb-hooks-parser-perl (0.08-1) unstable; urgency=low * Initial Release. (Closes: #529233) -- Ryan Niebur Mon, 18 May 2009 19:32:16 -0700