debian/0000755000000000000000000000000012263647062007176 5ustar debian/compat0000644000000000000000000000000212263645363010376 0ustar 8 debian/watch0000644000000000000000000000020312247403026010212 0ustar version=3 https://metacpan.org/release/Devel-CheckCompiler .*/Devel-CheckCompiler-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000107712263647062011055 0ustar libdevel-checkcompiler-perl (0.05-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Don't install boilerplate README.md. * Drop a contributor from the list of copyright holders. * Lower debhelper compatibility level to 8. * Make short description a noun phrase. [ Axel Beckert ] * Apply wrap-and-sort -- Axel Beckert Fri, 10 Jan 2014 02:30:28 +0100 libdevel-checkcompiler-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #731053) -- Axel Beckert Sun, 1 Dec 2013 20:00:06 +0100 debian/copyright0000644000000000000000000000206312263646641011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Devel-CheckCompiler Upstream-Contact: Tokuhiro Matsuno Upstream-Name: Devel-CheckCompiler Files: * Copyright: 2012, Tokuhiro Matsuno License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Axel Beckert 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/control0000644000000000000000000000147512263646641010612 0ustar Source: libdevel-checkcompiler-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Axel Beckert Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libtest-requires-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-checkcompiler-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-checkcompiler-perl.git Homepage: https://metacpan.org/release/Devel-CheckCompiler Package: libdevel-checkcompiler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for checking compiler availability Devel::CheckCompiler checks the availability of a C99 compiler. If none is available, it exits with return code 0. debian/source/0000755000000000000000000000000012247403026010466 5ustar debian/source/format0000644000000000000000000000001412247403026011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612247403026010245 0ustar #!/usr/bin/make -f %: dh $@