debian/0000755000000000000000000000000012216111364007163 5ustar debian/rules0000755000000000000000000000003612216111364010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000166112216111364010572 0ustar Source: libb-compiling-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9.20120312), libsub-exporter-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-compiling-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-compiling-perl.git Homepage: https://metacpan.org/release/B-Compiling/ Package: libb-compiling-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libsub-exporter-perl Description: Perl module for expose PL_compiling to perl B::Compiling exposes the perl interpreter's PL_compiling variable to perl. . The module exports one function, PL_compiling, which returns a "B::COP" object representing PL_compiling. See B for documentation on how to use the returned "B::COP". debian/source/0000755000000000000000000000000012216111364010463 5ustar debian/source/format0000644000000000000000000000001412216111364011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000104212216111364011032 0ustar libb-compiling-perl (0.04-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ gregor herrmann ] * New upstream release. * Update debian/copyright: Bump upstream and packaging copyright years. Drop information about removed files. -- gregor herrmann Tue, 17 Sep 2013 19:35:37 +0200 libb-compiling-perl (0.2-1) unstable; urgency=low * Initial release (closes: #696088). -- gregor herrmann Sun, 16 Dec 2012 17:22:10 +0100 debian/compat0000644000000000000000000000000212216111364010361 0ustar 9 debian/copyright0000644000000000000000000000205112216111364011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: B-Compiling Source: https://metacpan.org/release/B-Compiling/ Upstream-Contact: Florian Ragwitz Files: * Copyright: 2008-2013, Florian Ragwitz License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, 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/watch0000644000000000000000000000016412216111364010215 0ustar version=3 https://metacpan.org/release/B-Compiling/ .*/B-Compiling-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$