debian/0000755000000000000000000000000012215560226007167 5ustar debian/watch0000644000000000000000000000026612101264041010212 0ustar version=3 opts="uversionmangle=s/\.\d$/$&000/;s/\.\d\d$/$&00/" \ https://metacpan.org/release/ExtUtils-CBuilder/ .+/ExtUtils-CBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000246012215557632011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ExtUtils-CBuilder Upstream-Contact: Ken Williams Source: https://metacpan.org/release/ExtUtils-CBuilder/ Files: * Copyright: 2003-2013, Ken Williams License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, Chip Salzenberg 2006, Florian Ragwitz 2008, 2009, Damyan Ivanov 2008, gregor herrmann 2009, 2010, Jonathan Yu 2009, Nathan Handler 2010, 2011, Angel Abad 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/control0000644000000000000000000000251412215560226010574 0ustar Source: libextutils-cbuilder-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.13.9) | libperl-ostype-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann , Nathan Handler , Jonathan Yu , Angel Abad , Dominic Hargreaves Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/ExtUtils-CBuilder/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-cbuilder-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-cbuilder-perl.git Package: libextutils-cbuilder-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.13.9) | libperl-ostype-perl Description: module to compile and link C code for Perl modules ExtUtils::CBuilder is a utility to portably build C code by invoking the appropriate compilers and linkers. It provides a cross-platform way to build Perl XS modules, which contain C code that needs to be built and dynamically linked to Perl. . Though motivated by the Module::Build project, it may be useful for other purposes as well. However, this module is not intended as a general interface for all C building needs. debian/compat0000644000000000000000000000000211722506553010372 0ustar 8 debian/changelog0000644000000000000000000001603512215560226011046 0ustar libextutils-cbuilder-perl (0.280212-1) unstable; urgency=low * Team upload [ 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 [ Florian Schlichting ] * Import Upstream version 0.280212 * Bump years of upstream copyright * Bump Standards-Version to 3.9.4 (no change) * Both depend and build-depend on Perl::OSType 1 -- Florian Schlichting Mon, 16 Sep 2013 12:40:13 +0200 libextutils-cbuilder-perl (0.280205-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ Alessandro Ghedini ] * New upstream release * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 (no changes needed) * Bump debhelper compat level to 8 * Update upstream copyright years * Add libperl-ostype-perl to depends * Drop 0001-Append-CFLAGS-and-LDFLAGS-to-their-Config.pm-counter.patch (merged upstream) * Remove libextutils-cbuilder-perl.docs (lists a file no more present) -- Alessandro Ghedini Thu, 23 Feb 2012 11:40:45 +0100 libextutils-cbuilder-perl (0.280202-2) unstable; urgency=low * Add patch to append CFLAGS and LDFLAGS to their Config.pm counterparts rather than overriding them (Closes: #624460) * Update Standards-Version (no changes) -- Dominic Hargreaves Sat, 30 Apr 2011 20:38:51 +0100 libextutils-cbuilder-perl (0.280202-1) unstable; urgency=low * New upstream release -- Angel Abad Mon, 24 Jan 2011 01:58:35 +0100 libextutils-cbuilder-perl (0.280201-1) unstable; urgency=low * New upstream release * debian/libextutils-cbuilder-perl.docs: Add README.patching file * debian/copyright: Update copyright years -- Angel Abad Sat, 22 Jan 2011 14:36:00 +0100 libextutils-cbuilder-perl (0.2802-1) unstable; urgency=low * New upstream release -- Angel Abad Wed, 15 Dec 2010 18:04:28 +0100 libextutils-cbuilder-perl (0.2801-1) unstable; urgency=low * New upstream release * Add myself to uploaders * debian/copyright: Update license information * Bump Standards-Version to 3.9.1 (no changes) * Switch to dpkg-source format 3.0 (quilt) -- Angel Abad Sat, 11 Dec 2010 14:14:30 +0100 libextutils-cbuilder-perl (0.2701-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) * Update to DEP5 copyright format -- Jonathan Yu Tue, 16 Feb 2010 15:48:28 -0500 libextutils-cbuilder-perl (0.2700-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Fri, 30 Oct 2009 19:14:44 -0400 libextutils-cbuilder-perl (0.2603-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release Closes: #542016 -- new upstream release, version numbering [ Damyan Ivanov ] * use three-line DH7 debian/rules * drop the version fro the 'perl' build dependency * watch: force four digits after the dot * Standards-Version: 3.8.3 (no changes needed) -- Damyan Ivanov Fri, 21 Aug 2009 17:11:44 +0300 libextutils-cbuilder-perl (0.26-1) unstable; urgency=low * New upstream release + More test coverage + Tests code that checks if there's a compiler + Now falls back to compiling in the current working directory * Added /me to Uploaders and d/copyright * Rewrote the control description slightly * It looks like the Makefile.PL is a traditional one, so Module::Build is not strictly necessary -- Jonathan Yu Mon, 29 Jun 2009 18:10:28 -0400 libextutils-cbuilder-perl (0.25-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Remove Florian Ragwitz from Uploaders (closes: #523253). [ Nathan Handler ] * New upstream release * debian/watch: - Update to ignore development releases. * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.8.2 * debian/copyright: - Update years for debian/* copyright - Use <>'s to surround email addresses [ gregor herrmann ] * debian/control: - add perl-modules (>= 5.10) as an alternative build dependency on libmodule-build-perl - make short description a noun phrase -- Nathan Handler Mon, 29 Jun 2009 02:38:02 +0000 libextutils-cbuilder-perl (0.24-1) unstable; urgency=low * New upstream release. * Remove patch 10_fix-gnukfreebsd-hurd.patch, included upstream. Remove quilt framework. * Refresh debian/rules, no functional changes. * debian/copyright: switch to new format. * Add /me to Uploaders. * debian/control: mention module name in long description. -- gregor herrmann Mon, 25 Aug 2008 00:23:53 -0300 libextutils-cbuilder-perl (0.23-1) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. [ Damyan Ivanov ] * New upstream release Closes: #480401 -- uninstallable, perl-modules has a newer version * replace debian/rules with a three-liner thanks to debhelper 7 * add myself to Uploaders * debian/copyright + use dist-based upstream URL + add copyright statement + note DPG is the current maintainer * package now conforms to Policy 3.8.0 * add 10_fix-gnukfreebsd-hurd.patch by Aurelien Jarno and Samuel Thibault adding support for GNU/kfreebsd and the Hurd. Closes: #480400 + add quilt to debian/rules and debian/control + add README.source -- Damyan Ivanov Mon, 16 Jun 2008 11:58:27 +0300 libextutils-cbuilder-perl (0.18-1) unstable; urgency=low * New upstream release. * Bump up Standards-Version to 3.7.2 (no changes). * Use DH_COMPAT 5. -- Florian Ragwitz Thu, 10 Aug 2006 04:05:53 +0200 libextutils-cbuilder-perl (0.15-1) unstable; urgency=low * New upstream release (Closes: #329535). * New Maintainer with acknowledgement from the former one. * Bumped up Standards-Version. -- Florian Ragwitz Fri, 27 Jan 2006 03:47:12 +0100 libextutils-cbuilder-perl (0.11-1) unstable; urgency=low * Initial Release. -- Chip Salzenberg Tue, 5 Apr 2005 08:29:16 -0400 debian/source/0000755000000000000000000000000011671744353010501 5ustar debian/source/format0000644000000000000000000000001411671744353011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671744353010260 0ustar #!/usr/bin/make -f %: dh $@