debian/0000755000000000000000000000000012255405413007167 5ustar debian/rules0000755000000000000000000000003612255405413010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000217412255405413010576 0ustar Source: libextutils-cchecker-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt , Nicholas Bamber , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-fatal-perl, libtest-pod-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-cchecker-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-cchecker-perl.git Homepage: https://metacpan.org/release/ExtUtils-CChecker/ Package: libextutils-cchecker-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: helper module for handling C headers and libraries ExtUtils::CChecker is a Perl module designed to check for the presence of libraries and C headers required for building the remainder of your package. It is particularly useful for packages containing Perl bindings to existing C libraries. debian/source/0000755000000000000000000000000012255405413010467 5ustar debian/source/format0000644000000000000000000000001412255405413011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000533112255405413011043 0ustar libextutils-cchecker-perl (0.09-1) unstable; urgency=low [ 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. * Drop spelling.patch, merged upstream. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 21 Dec 2013 22:41:27 +0100 libextutils-cchecker-perl (0.08-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream copyright. * Bump Standards-Version to 3.9.3 (no changes). * Add a patch to fix a spelling mistake in the POD. * Add /me to Uploaders. -- gregor herrmann Mon, 07 May 2012 18:44:55 +0200 libextutils-cchecker-perl (0.07-1) unstable; urgency=low [ Nicholas Bamber ] * New upstream release * Updated build dependencies [ Salvatore Bonaccorso ] * Bump Standards-Version to 3.9.2 (no changes). -- Nicholas Bamber Sat, 16 Apr 2011 15:39:42 +0100 libextutils-cchecker-perl (0.06-1) unstable; urgency=low * Added myself to Uploaders * New upstream release * Email change: Ansgar Burchardt -> ansgar@debian.org * Refreshed copyright using experimental version of dh-make-perl -- Nicholas Bamber Sat, 29 Jan 2011 23:04:01 +0000 libextutils-cchecker-perl (0.05-1) unstable; urgency=low * New upstream release. * Use debhelper compat level 8, drop manual selection of build system in debian/rules as Build.PL is now the default. * Drop build-dep on perl (>= 5.10) | libmodule-build-perl. Stable already has a recent enough version of perl. * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Bump Standards-Version to 3.9.1. * Update my email address. -- Ansgar Burchardt Sun, 05 Dec 2010 12:33:19 +0100 libextutils-cchecker-perl (0.04-1) unstable; urgency=low * New upstream release. * Use Build.PL. * Add myself to Uploaders. -- Ansgar Burchardt Sun, 27 Jun 2010 16:44:41 +0900 libextutils-cchecker-perl (0.03-1) unstable; urgency=low * New upstream release * Use new 3.0 (quilt) source format * Remove spelling patches, applied upstream -- Jonathan Yu Mon, 08 Mar 2010 13:11:31 -0500 libextutils-cchecker-perl (0.02-1) unstable; urgency=low * Initial Release (Closes: #567603) -- Jonathan Yu Tue, 02 Feb 2010 11:26:27 -0500 debian/compat0000644000000000000000000000000212255405413010365 0ustar 8 debian/copyright0000644000000000000000000000226612255405413011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ExtUtils-CChecker Upstream-Contact: Paul Evans Source: https://metacpan.org/release/ExtUtils-CChecker/ Files: * Copyright: 2013, Paul Evans License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ansgar Burchardt 2010, Jonathan Yu 2011, Nicholas Bamber 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/watch0000644000000000000000000000020012255405413010210 0ustar version=3 https://metacpan.org/release/ExtUtils-CChecker/ .*/ExtUtils-CChecker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$