debian/0000755000000000000000000000000012033645024007165 5ustar debian/rules0000755000000000000000000000003612033645024010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000202212033645024010564 0ustar Source: libextutils-cppguess-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8), perl, perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000) Build-Depends-Indep: libcapture-tiny-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-cppguess-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libextutils-cppguess-perl.git Homepage: http://search.cpan.org/dist/ExtUtils-CppGuess/ Package: libextutils-cppguess-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcapture-tiny-perl Description: Perl build helper to guess C++ compiler and flags ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's WriteMakefile function. debian/source/0000755000000000000000000000000012033645024010465 5ustar debian/source/format0000644000000000000000000000001412033645024011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000027012033645024011036 0ustar libextutils-cppguess-perl (0.7-1) unstable; urgency=low * Initial Release. (Closes: #689737) -- Florian Schlichting Fri, 05 Oct 2012 21:39:47 +0200 debian/compat0000644000000000000000000000000212033645024010363 0ustar 8 debian/copyright0000644000000000000000000000220012033645024011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ExtUtils-CppGuess Source: http://search.cpan.org/dist/ExtUtils-CppGuess/ Upstream-Contact: Mattia Barbon , Steffen Mueller , Tobias Leich Files: * Copyright: 2010-2012, Mattia Barbon License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000017712033645024010223 0ustar version=3 http://search.cpan.org/dist/ExtUtils-CppGuess/ .*/ExtUtils-CppGuess-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$