debian/0000755000000000000000000000000012112756550007172 5ustar debian/rules0000755000000000000000000000003612112756550010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000231712112756550010600 0ustar Source: libtest-compile-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libuniversal-require-perl, perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Jonathan Yu , Ryan Niebur , Nicholas Bamber , Fabrizio Regalli , Nathan Handler , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Test-Compile/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-compile-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-compile-perl.git Package: libtest-compile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libuniversal-require-perl Description: test module for checking that scripts and modules compile Test::Compile is a Perl module that lets you check whether a Perl module or script compiles properly, and report its results in standard Test::Simple fashion. It can test all Perl modules in a distribution, as well as single module or script files. debian/source/0000755000000000000000000000000012112756550010472 5ustar debian/source/format0000644000000000000000000000001412112756550011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001172412112756550011051 0ustar libtest-compile-perl (0.24-1) unstable; urgency=low * New upstream release. -- gregor herrmann Mon, 25 Feb 2013 22:53:38 +0100 libtest-compile-perl (0.23-1) unstable; urgency=low [ 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. * debian/copyright: update years of copyright. * Set Standards-Version to 3.9.4 (no changes). * Add /me to Uploaders. -- gregor herrmann Mon, 18 Feb 2013 19:12:33 +0100 libtest-compile-perl (0.21-1) unstable; urgency=low [ Nathan Handler ] * New upstream release * debian/patches/clean_build.patch: Refresh to apply cleanly * debian/control: Add myself to list of Uploaders * debian/copyright: Add myself to debian/* copyright * debian/watch: Remove comments [ Nicholas Bamber ] * Reviewed and retained patch updating description * New upstream release (0.21) * Added versioned build dependency on libmodule-build-perl -- Nicholas Bamber Wed, 12 Sep 2012 11:50:43 +0100 libtest-compile-perl (0.17-1) unstable; urgency=low * Imported Upstream version 0.17 * Bump Standards-Version to 3.9.3 * Update format url using copyright-format 1.0 * Removed lib.patch patch: it's now included in the source code * Removed taint.patch patch: it's no longer required * Removed man.patch patch * Added Evan Giles to copyright information and updated years -- Fabrizio Regalli Mon, 27 Feb 2012 17:32:58 +0100 libtest-compile-perl (0.16-1) unstable; urgency=low * Imported Upstream version 0.16 * Added myself to Uploaders and Copyright * Updated d/copyright to latest DEP5 (.174 revision) format * Updated copyright year * Refreshed taint.patch, lib.patch and man.patch patches * Removed no more necessary debian/source/lintian-overrides file -- Fabrizio Regalli Mon, 20 Feb 2012 23:55:04 +0100 libtest-compile-perl (0.15-1) unstable; urgency=low [ gregor herrmann ] * debian/copyright: update upstream and packaging copyright years, remove information about removed third-party files. * Remove build dependency on liburi-perl. [ Nicholas Bamber ] * New upstream release. * Rebuilt patches as upstream code has changed substantially * Added patches to explain Debian changes in the man page and to keep the package building cleanly. -- Nicholas Bamber Sun, 19 Feb 2012 12:05:42 +0000 libtest-compile-perl (0.13-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Nicholas Bamber ] * Raised debhelper and compat level to 8 * Simplified dependencies * Raised standards version to 3.9.2 * Reconsidered short description * Created debian/source/format * Added myself to Uploaders * Refreshed copyright and added myself * Added lintian override about DEP-5 * Added patch creating test for taint mode scripts and respecting taint mode (Closes: #649301) * Added patch creating test and fix for scripts using libraries from the same distribution (Closes: #649332) -- Nicholas Bamber Sun, 20 Nov 2011 01:31:08 +0000 libtest-compile-perl (0.13-1) unstable; urgency=low * New upstream release * Requires Test::More 0.88 for done_testing and no_plan -- Jonathan Yu Wed, 03 Mar 2010 11:35:53 -0500 libtest-compile-perl (0.12-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) -- Jonathan Yu Thu, 11 Feb 2010 22:24:00 -0500 libtest-compile-perl (0.11-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/copyright: add info about new file. [ Ryan Niebur ] * Add myself to Uploaders -- Ryan Niebur Wed, 06 Jan 2010 21:02:25 -0800 libtest-compile-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Copyright and Uploaders * Rewrote control description * Update to new debhelper 7 rules format * Update debhelper dependencies * Standards-Version 3.8.3 (no changes) * Implement suggestions from gregoa: + Module::Auto::Install requires debhelper >= 7.1.23 + Remove unneeded build-deps (they are now in xt/) + Author tests are in xt/, so AUTOMATED_TESTING does us no good [ 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). -- Jonathan Yu Thu, 15 Oct 2009 18:29:35 -0400 libtest-compile-perl (0.08-1) unstable; urgency=low * Initial Release. (Closes: #511384) -- Damyan Ivanov Mon, 12 Jan 2009 11:00:01 +0200 debian/compat0000644000000000000000000000000212112756550010370 0ustar 8 debian/patches/0000755000000000000000000000000012112756550010621 5ustar debian/patches/clean_build.patch0000644000000000000000000000227312112756550014107 0ustar Author: Nicholas Bamber Subject: Stop corruption of repository The upstream code cleans up META.yml and Makefile.PL (and regenerates the latter). This is fine but for Debian means that the build could fail if done twice in a row where the regenerated Makefile.PL differs from the upstream one. Whilst we are at we comment out stuff that whilst harmless creates noise during the build. Forwarded: not-needed Last-Update: 2012-09-12 --- a/Build.PL +++ b/Build.PL @@ -15,16 +15,16 @@ 'perl' => '5.6.0', 'UNIVERSAL::require' => 0, }, - recommends => { - 'Devel::CheckOS' => 0, - }, - create_makefile_pl => 'traditional', - meta_merge => { - resources => { - repository => "http://github.com/egiles/test-compile", - } - }, - add_to_cleanup => [ 'Makefile.PL', 'META.yml' ], +# recommends => { +# 'Devel::CheckOS' => 0, +# }, +# create_makefile_pl => 'traditional', +# meta_merge => { +# resources => { +# repository => "http://github.com/egiles/test-compile", +# } +# }, +# add_to_cleanup => [ 'Makefile.PL', 'META.yml' ], ); $build->create_build_script; debian/patches/series0000644000000000000000000000002212112756550012030 0ustar clean_build.patch debian/copyright0000644000000000000000000000260112112756550011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Sagar R. Shah Source: https://metacpan.org/release/Test-Compile/ Upstream-Name: Test-Compile Files: * Copyright: 2007-2013, Marcel GrĂ¼nauer 2007-2013, Sagar R. Shah 2007-2013, Evan Giles License: GPL-1+ or Artistic Files: debian/* Copyright: 2009, Damyan Ivanov 2009-2010, Jonathan Yu 2010, Ryan Niebur 2011-2012, Nicholas Bamber 2012-2013, gregor herrmann 2012, Fabrizio Regalli 2012, Nathan Handler License: GPL-1+ or 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'. 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'. debian/watch0000644000000000000000000000016612112756550010226 0ustar version=3 https://metacpan.org/release/Test-Compile/ .*/Test-Compile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$