debian/0000755000000000000000000000000012221125202007153 5ustar debian/watch0000644000000000000000000000035112101266145010214 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search https://metacpan.org/release/Probe-Perl/ .*/Probe-Perl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000232112221125155011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Probe-Perl Upstream-Contact: Ken Williams Source: https://metacpan.org/release/Probe-Perl/ Files: * Copyright: 2005-2013 Ken Williams and Randy Sims. All rights reserved. License: Artistic or GPL-1+ Comment: Based partly on code from the Module::Build project, by Ken Williams and others. Files: debian/* Copyright: 2008, Damyan Ivanov 2013, Florian Schlichting 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/control0000644000000000000000000000166512221125145010574 0ustar Source: libprobe-perl-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libprobe-perl-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libprobe-perl-perl.git Homepage: https://metacpan.org/release/Probe-Perl/ Package: libprobe-perl-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module to obtain information about the currently running Perl interpreter Probe::Perl provides methods for obtaining information about the currently running Perl interpreter. . It can retrieve the current version, path, @INC or details about perl configuration, as well as compare if two Perl interpreters are the same. debian/compat0000644000000000000000000000000212221124400010350 0ustar 8 debian/changelog0000644000000000000000000000254312221125202011031 0ustar libprobe-perl-perl (0.03-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Fix typo in long description of package. Thanks to Pascal De Vuyst (Closes: #700878) [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.03 * Update years of upstream copyright * Update stand-alone License paragraphs * Bump dh compatibility to level 8 (no changes necessary) * Delete duplicate build-dependency on perl * Declare compliance with Debian Policy 3.9.4 * Make short description a noun phrase * Switch to source format 3.0 (quilt) * Switch to short-form debian/rules * Add myself to uploaders and copyright -- Florian Schlichting Thu, 26 Sep 2013 23:43:23 +0200 libprobe-perl-perl (0.01-1) unstable; urgency=low * Initial Release. Closes: #498887 -- ITP -- Damyan Ivanov Sun, 14 Sep 2008 09:29:22 +0300 debian/source/0000755000000000000000000000000012221125054010460 5ustar debian/source/format0000644000000000000000000000001412221125054011666 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003712221125116010237 0ustar #!/usr/bin/make -f %: dh $@