debian/0000755000000000000000000000000012231165002007156 5ustar debian/watch0000644000000000000000000000015111734114346010220 0ustar version=3 http://search.cpan.org/dist/B-Utils/ .*/B-Utils-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/rules0000755000000000000000000000003611734114346010251 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000272011734114346011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: B-Utils Upstream-Contact: Josh Jore Source: http://search.cpan.org/dist/B-Utils/ Files: * Copyright: 2011, Josh Jore License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2009, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: lib/B/Utils/OP.pm Copyright: 2008, Chia-liang Kao License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Alexis Sukrieh 2007-2008, Damyan Ivanov 2008-2012, gregor herrmann 2009-2011, Jonathan Yu 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/0000755000000000000000000000000011734114346010472 5ustar debian/source/format0000644000000000000000000000001411734114346011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211734114346010370 0ustar 9 debian/control0000644000000000000000000000202211734114346010571 0ustar Source: libb-utils-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl, libtask-weaken-perl, libextutils-depends-perl (>= 0.302) Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Jonathan Yu , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/B-Utils/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libb-utils-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-utils-perl.git Package: libb-utils-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libtask-weaken-perl Description: Perl module assisting with op tree manipulation B::Utils contains a variety of functions which make it easier to manipulate perl's op tree. It provides many commonly used features like stringification of operations, determining ancestors and predecessors, etc. It also provides several ways to walk the entire op tree. debian/changelog0000644000000000000000000001122312231165002011027 0ustar libb-utils-perl (0.21-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:46:58 +0100 libb-utils-perl (0.21-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. * Drop build dependency on libtest-exception-perl. * Use debhelper 9.20120312 to get all hardening flags. -- gregor herrmann Mon, 26 Mar 2012 18:27:13 +0200 libb-utils-perl (0.19-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.19 * Update copyright file format. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 * Add Build-Depends on libtest-exception-perl -- Salvatore Bonaccorso Tue, 13 Mar 2012 20:57:43 +0100 libb-utils-perl (0.17-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.14 [ gregor herrmann ] * New upstream release 0.15. [ Ansgar Burchardt ] * 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. [ gregor herrmann ] * New upstream release 0.17. * Bump libextutils-depends-perl build dependency. * Update years of packaging copyright. * Bump Standards-Version to 3.9.2 (no changes). * Switch to debhelper compatibility level 8. -- gregor herrmann Sat, 03 Dec 2011 15:25:37 +0100 libb-utils-perl (0.13-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Remove ExtUtils::Depends 3.01 patch (no longer needed) * Use new 3.0 (quilt) source format * Standards-Version 3.9.1 (no changes) * Refresh copyright information -- Jonathan Yu Mon, 21 Feb 2011 21:49:16 -0500 libb-utils-perl (0.11-1) unstable; urgency=low * New upstream release * Removed Alexis Sukrieh from Uploaders (Closes: #536125) * Standards-Version 3.8.3 (drop perl version dependency) * Added myself to Uploaders and Copyright * Added everyone from changelog into copyright file directly * Use new short rules format * Rewrote control file description * Add a patch to use ExtUtils::Depends 0.301 * Drop use of Test::Pod as the test is now removed -- Jonathan Yu Wed, 13 Jan 2010 16:19:23 -0500 libb-utils-perl (0.07-1) unstable; urgency=low * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * New upstream release. -- gregor herrmann Sat, 22 Nov 2008 15:37:49 +0100 libb-utils-perl (0.06-1) unstable; urgency=low * New upstream release. * Don't install README any more (text version of the POD documentation). * debian/copyright: add information about lib/B/Utils/OP.pm; convert to new proposed format. * Add /me to Uploaders. * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * Set Standards-Version to 3.8.0 (no changes). * debian/control: - change Architecture to any, we now have an .xs file - remove Build-Depends-Indep - add ${shlibs:Depends}, ${misc:Depends} to Depends - add build dependency on libtest-pod-perl -- gregor herrmann Sat, 06 Sep 2008 19:48:27 +0200 libb-utils-perl (0.05-3) 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: #467681 [ Damyan Ivanov ] * Standards-Version: 3.7.3 (no changes needed) * debian/watch: use dist-based URL; do not match developer releases * debian/rules: + use "$@" when touching stamps + make install target depend only on install-stamp and install-stamp -- depend on build-stamp * debian/copyright: use dist-based upstream URL -- Damyan Ivanov Thu, 06 Mar 2008 16:18:58 +0200 libb-utils-perl (0.05-2) unstable; urgency=low * debian/copyright: added upstream source location + fixed upstream author information + added licensing information * debian/rules: fixed old dh-make-perl cruft + dropped unneeded OPTIMIZE="..." + test suite moved from install to build target + drop unneeded dh_link and dh_strip + moved dh_clean $stamp_files before realclean * fixed debian/watch to not capture file extension * added myself to Uploaders -- Damyan Ivanov Wed, 12 Sep 2007 09:09:44 +0300 libb-utils-perl (0.05-1) unstable; urgency=low * Initial Release. -- Alexis Sukrieh Fri, 17 Aug 2007 16:48:33 +0200