debian/0000755000000000000000000000000012163312751007167 5ustar debian/rules0000755000000000000000000000003612163312751010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000363512163312751010601 0ustar Source: libperl-minimumversion-perl Maintainer: Debian Perl Group Uploaders: Vincent Danjean , Ansgar Burchardt , Damyan Ivanov , Jonathan Yu , Brian Cassidy , Salvatore Bonaccorso , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-find-rule-perl, libfile-find-rule-perl-perl, libparams-util-perl, libperl-critic-perl, libppi-perl (>= 1.215), libppix-regexp-perl (>= 0.029), libtest-script-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl-minimumversion-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl-minimumversion-perl.git Homepage: https://metacpan.org/release/Perl-MinimumVersion/ Package: libperl-minimumversion-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-find-rule-perl, libfile-find-rule-perl-perl, libparams-util-perl, libperl-critic-perl, libppi-perl (>= 1.215), libppix-regexp-perl (>= 0.029) Description: module to determine minimum required version of perl required Perl::MinimumVersion is a module that inspects arbitrary Perl source code and determines the minimum version of perl required to be able to run it. Because it is based on PPI, it can do this without having to actually load the code. . Currently it tests both the syntax of your code, and the use of explicit version dependencies such as "require 5.005". . Future plans are to also add support for tracing module dependencies. debian/source/0000755000000000000000000000000012163312751010467 5ustar debian/source/format0000644000000000000000000000001412163312751011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001474512163312751011054 0ustar libperl-minimumversion-perl (1.32-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Imported Upstream version 1.30, 1.31 and 1.32 * Remove explicit perl Depends covered by ${perl:Depends} * Add versioned (build-)dependency for libppix-regexp-perl. Add versioned (Build-)Depends(-Indep) on libppix-regexp-perl (>= 0.029) * Update debian/copyright file information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for upstream files, bundled copy of Module::Install and debian/* packaging files. * Bump Standards-Version to 3.9.4 * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Update years of packaging copyright. -- gregor herrmann Fri, 28 Jun 2013 15:55:02 +0200 libperl-minimumversion-perl (1.28-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Bump debhelper compat to 8 * Refresh copyright information * Standards-Version 3.9.1 * Drop version dependencies satisfied in oldstable [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org * debian/control: - Make versioned (Build-)Depends(-Indep) on libparams-util-perl unversioned as version already satisfied in oldstable. - Make verisoned (Build-)Depends(-Indep) on libtest-script-perl and libfile-find-rule-perl-perl unversioned as both not in oldstable and already satisfied in squeeze. - Make (Build-)Depends(-Indep) on perl versioned to perl (>= 5.10.1). * debian/copyright: Update copyright years for debian/* packaging. -- Salvatore Bonaccorso Fri, 04 Mar 2011 21:38:21 +0100 libperl-minimumversion-perl (1.26-1) unstable; urgency=low * New upstream release. * debian/copyright: Update years of copyright for inc/*. -- Ansgar Burchardt Thu, 22 Jul 2010 20:32:26 +0900 libperl-minimumversion-perl (1.25-2) unstable; urgency=low [ Ansgar Burchardt ] * No longer run author tests. Remove build-dep on libtest-pod-perl, libtest-cpan-meta-perl, libpod-simple-perl, libtest-minimumversion-perl. (Closes: #589051) * Bump Standards-Version to 3.9.0 (no changes). [ gregor herrmann ] * Lower debhelper build dependency to 7, since there are no more overrides in debian/rules. -- Ansgar Burchardt Thu, 15 Jul 2010 01:29:01 +0900 libperl-minimumversion-perl (1.25-1) unstable; urgency=low [ Salvatore Bonaccorso ] * New upstream release * Drop patches: fix_578485_breaks_with_perl_5.12.patch applied upstream. [ gregor herrmann ] * Add /me to Uploaders. -- gregor herrmann Mon, 24 May 2010 17:40:49 +0200 libperl-minimumversion-perl (1.24-2) unstable; urgency=low * Add myself to Uploaders. * Convert to '3.0 (quilt)' package source format. * Add fix_578485_breaks_with_perl_5.12.patch patch to fix FTBFS when build with Perl 5.12.0. Thanks to Niko Tyni for reporting and submitting the patch (Closes: #578485). * Add versioned Build-Depends-Indep on libtest-minimumversion-perl (>= 0.101080) to prevent FTBFS when building with Perl 5.12.0. * Bump Standards-Version to 3.8.4 (no changes). * Refresh debian/copyright: Update Copyright for debian/* packaging. * Remove comment lines from debian/watch file. -- Salvatore Bonaccorso Wed, 21 Apr 2010 22:22:18 +0200 libperl-minimumversion-perl (1.24-1) unstable; urgency=low [ Brian Cassidy ] * New upstream release * debian/control: Add myself to Uploaders * debian/copyright: Add myself to debian/* section [ gregor herrmann ] * Make (build) dependency on libfile-find-rule-perl versioned as per new upstream reuqirements. -- Brian Cassidy Fri, 22 Jan 2010 10:34:33 -0400 libperl-minimumversion-perl (1.22-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Refresh copyright file to new format * Use override to handle testing [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Ansgar Burchardt ] * New upstream release + add (build-)dependency on libperl-critic-perl (>= 1.104) * Use minimal debian/rules. * Add perl (>= 5.10.1) as an alternative to the libpod-simple-perl build-dependency. * Make (build-)dep on perl unversioned as allowed by Policy 3.8.3. * Bump Standards-Version to 3.8.3. -- Jonathan Yu Sat, 28 Nov 2009 22:08:23 -0500 libperl-minimumversion-perl (1.20-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Alex Muntada ] * debian/control: Added missing libfile-find-rule-perl-perl in B-D-I (closes: #515305). [ Ansgar Burchardt ] * New upstream release. + Bump build-dep on libtest-script-perl to >= 1.03. * debian/copyright: Update years of copyright. * Bump Standards Version to 3.8.1 (no changes). -- Ansgar Burchardt Sun, 12 Apr 2009 11:12:28 +0200 libperl-minimumversion-perl (1.19-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. + Bump versioned dependencies accordingly * Add myself to Uploaders * Convert debian/copyright to proposed machine-readable format [ gregor herrmann ] * debian/control: wrap a long line. * debian/control: add build dependency on libtest-cpan-meta-perl to enable an additional test. [ Damyan Ivanov ] * New upstream release + bump libppi-perl (build-)dependency to 1.201 + add libfile-find-rule-perl-perl to Depends + add libpod-simple-perl (>= 3.07) and libtest-minimumversion-perl to B-D-I (enables more tests) * add perl-modules (>= 5.10.0) | libversion-perl (>=0.74) to (build-)dependencies * add myself to Uploaders -- Damyan Ivanov Tue, 16 Sep 2008 17:44:29 +0300 libperl-minimumversion-perl (0.15-1) unstable; urgency=low * Initial release. (Closes: #495196: ITP: libperl-minimumversion-perl -- find a minimum required version of perl for Perl code) -- Vincent Danjean Fri, 15 Aug 2008 13:49:43 +0200 debian/compat0000644000000000000000000000000212163312751010365 0ustar 8 debian/copyright0000644000000000000000000000277412163312751011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Perl-MinimumVersion Upstream-Contact: Adam Kennedy Source: https://metacpan.org/release/Perl-MinimumVersion/ Files: * Copyright: 2005-2013, Adam Kennedy 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: debian/* Copyright: 2008, Damyan Ivanov 2008, Vincent Danjean 2009, Ansgar Burchardt 2009-2011, Jonathan Yu 2010, Brian Cassidy 2010-2013, Salvatore Bonaccorso 2010-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/watch0000644000000000000000000000020412163312751010214 0ustar version=3 https://metacpan.org/release/Perl-MinimumVersion/ .*/Perl-MinimumVersion-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$