debian/0000755000000000000000000000000012265273705007177 5ustar debian/rules0000755000000000000000000000003612265273705010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000475312265273705010613 0ustar Source: libmodule-build-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libarchive-zip-perl, libmodule-metadata-perl, libpar-dist-perl, libperl-ostype-perl, libsoftware-license-perl, perl (>= 5.11.2) | libextutils-cbuilder-perl, perl (>= 5.12) | libextutils-parsexs-perl, perl (>= 5.13.10) | libcpan-meta-perl (>= 2.110420), perl (>= 5.13.9) | libversion-perl (>= 1:0.8700) Maintainer: Debian Perl Group Uploaders: Jay Bonci , Niko Tyni , gregor herrmann , Damyan Ivanov , Antonio Radici , Ryan Niebur , Jonathan Yu , Nicholas Bamber , Florian Schlichting Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Module-Build/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-build-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-build-perl.git Package: libmodule-build-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmodule-metadata-perl, libperl-ostype-perl, perl (>= 5.11.2) | libextutils-cbuilder-perl, perl (>= 5.12) | libextutils-parsexs-perl, perl (>= 5.13.10) | libcpan-meta-perl (>= 2.110420), perl (>= 5.13.9) | libversion-perl (>= 1:0.8700) Recommends: libarchive-tar-perl, libmodule-signature-perl, libpod-readme-perl, libsoftware-license-perl Description: framework for building and installing Perl modules Module::Build is a framework for easily building, testing and installing Perl packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker and offers many additional features characteristic of a more modern install system, including simple subclassing for custom build actions. . Because it is written in Pure Perl, it has very few external dependencies. In particular, it allows for installation of packages on systems without 'make' and will even work without a shell. Its only prerequisites are modules that are included with perl 5.6.0 and it is core as of perl 5.10. debian/libmodule-build-perl.examples0000644000000000000000000000001212265273705014741 0ustar contrib/* debian/source/0000755000000000000000000000000012265273705010477 5ustar debian/source/format0000644000000000000000000000001412265273705011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000003605712265273705011064 0ustar libmodule-build-perl (0.420400-1) unstable; urgency=medium * New upstream release. * Update years of packaging copyright. -- gregor herrmann Tue, 14 Jan 2014 18:45:36 +0100 libmodule-build-perl (0.420300-1) unstable; urgency=medium * New upstream release. -- gregor herrmann Sun, 15 Dec 2013 18:24:53 +0100 libmodule-build-perl (0.420200-1) unstable; urgency=low * New upstream release. * Refresh patch man-ext (offset). -- gregor herrmann Sun, 24 Nov 2013 18:16:07 +0100 libmodule-build-perl (0.400800-1) unstable; urgency=low * New upstream release. * Refresh patch man-ext (offset). * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 06 Nov 2013 19:49:34 +0100 libmodule-build-perl (0.400700-1) unstable; urgency=low * Import Upstream version 0.400700. * Refresh man-ext patch: code moved. -- Florian Schlichting Thu, 08 Aug 2013 17:53:01 +0200 libmodule-build-perl (0.400500-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 [ Florian Schlichting ] * Imported Upstream version 0.400500 * Bumped Standards-Version to 3.9.4 (no other changes) * Bumped dh compatibility to level 8 (no other changes) * Removed version from libextutils-cbuilder-perl, libextutils-parsexs-perl dependencies (no older version in the archive) * Refreshed man-ext patch (offset) * Added myself to Uploaders and d/copyright -- Florian Schlichting Mon, 13 May 2013 23:02:00 +0200 libmodule-build-perl (0.400100-2) unstable; urgency=low * Divert config_data manpage in preinst/postrm. Thanks to Niko Tyni for the bug report. (Closes: #667053) -- gregor herrmann Wed, 27 Jun 2012 19:23:14 +0200 libmodule-build-perl (0.400100-1) unstable; urgency=low * New upstream release. * Drop fix-pod-spelling.patch, merged upstream. * Refresh patch man-ext (offset). * Update years of packaging copyright. -- gregor herrmann Wed, 27 Jun 2012 18:41:01 +0200 libmodule-build-perl (0.400000-1) unstable; urgency=low * New upstream release * Reviewed patches * Raised standards version to 3.9.3 and updated copyright * Removed versioning on libcpan-meta-yaml-perl dependency -- Nicholas Bamber Sat, 25 Feb 2012 17:50:07 +0000 libmodule-build-perl (0.380000-2) unstable; urgency=low [ gregor herrmann ] * Switch order of alternative (build) dependencies after the perl 5.12 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. [ gregor herrmann ] * Swap order of alternative (build) dependencies after the perl 5.14 transition. Closes: #652774 * Update packaging copyright. * Bump Standards-Version to 3.9.2 (no changes). * Add perl as an alternative to libcpan-meta-perl. -- gregor herrmann Tue, 20 Dec 2011 17:05:16 +0100 libmodule-build-perl (0.380000-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Email change: Ryan Niebur -> ryan@debian.org * Refresh copyright information * Reverse alternate dependency order for core modules so that it will actually build with sbuild's internal resolver [ gregor herrmann ] * Refresh patch man-ext (offset). -- gregor herrmann Sat, 12 Mar 2011 22:17:41 +0100 libmodule-build-perl (0.362400-1) unstable; urgency=low * Added myself to Uploaders * New upstream release * Upped debhelper versioned dependency to 8 * Reviewed dependencies * Upped standards version to 3.9.1 * Email change: Jay Bonci -> jaybonci@debian.org * Email change: gregor herrmann -> gregoa@debian.org * Refreshed copyright * Refreshed patches -- Nicholas Bamber Mon, 21 Feb 2011 00:27:11 +0000 libmodule-build-perl (0.360700-1) unstable; urgency=low * New upstream release. * Convert to source format 3.0 (quilt). Remove quilt framework. * Refresh patch man-ext. * Set Standards-Version to 3.8.4 (no changes). -- gregor herrmann Thu, 01 Apr 2010 22:32:52 +0200 libmodule-build-perl (0.360300-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Rewrite NEWS entry so as not to use asterisks * Update copyright to DEP5 format * Update Ryan52's email address * Add a patch to fix POD typos [ gregor herrmann ] * Update years of upstream coypright. * Lower required debhelper version, the override in debian/rules is long gone. -- Jonathan Yu Tue, 19 Jan 2010 22:01:30 -0500 libmodule-build-perl (0.360100-1) unstable; urgency=low * New upstream release * Add NEWS file documenting major changes * Update dependencies and recommends * Refresh man-ext patch to unified format * Update copyright information * Removed Archive::Tar from deps, it's no longer needed based on tests and META.yml * Archive::Zip is a recommended dependency now -- Jonathan Yu Wed, 23 Dec 2009 08:27:47 -0500 libmodule-build-perl (0.350000-2) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * Install contrib scripts as examples, thanks to Jari Aalto for the bug report (closes: #550286). * Refresh patch. * Slightly tweak short description. -- gregor herrmann Thu, 08 Oct 2009 22:57:05 +0200 libmodule-build-perl (0.350000-1) unstable; urgency=low [ Ryan Niebur ] * Update jawnsy's email address [ Damyan Ivanov ] * New upstream release + MakeMaker emulation no longer results in installation in /usr/usr Closes: #465486 -- Damyan Ivanov Wed, 02 Sep 2009 16:20:30 +0300 libmodule-build-perl (0.340201-1) unstable; urgency=low [ 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). [ Damyan Ivanov ] * New upstream release Closes: #542488 -- new upstream release, version numbering * watch: stop mangling development releases' versions (_->.) + force six digits after the dot * drop remove-makefile-on-distclean-too patch applied upstream * drop man-cookbook patch applied upstream * refresh man-ext patch to apply cleanly * rules: trim for tiny DH7 rules --with quilt + no need to manually removed .packlist files anymore + remove empty directories verbosely * drop debian/clean; Makefile is removed by new M::B * install config_data back in /usr/bin diverting the file from perl core * Standards-Version: 3.8.3 (no changes needed) -- Damyan Ivanov Fri, 21 Aug 2009 15:23:10 +0300 libmodule-build-perl (0.3300-1) unstable; urgency=low [ Antonio Radici ] * New upstream release * debian/control: + Adding me to the Uploaders + debhelper >= 7 * debian/compat bumped to 7 by dh-make-perl --refresh --dh 7 * debian/patches/ + streamlined version of the patch headers + man-ext refreshed to match the new source code + man-back-4.patch renamed to man-cookbook and it also includes another pod fix * debian/copyright: + updated to the new format + clarified the debian/ copyright [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Ryan Niebur ] * New upstream release * Add myself to Uploaders * Debian Policy 3.8.1 * move config_data from /usr/bin/ to /usr/share/libmodule-build-perl/ * remove .packlist files [ gregor herrmann ] * debian/copyright: update years of upstream copyright by combining several informations from the source. * debian/control: change my email address. -- Ryan Niebur Tue, 05 May 2009 23:37:58 -0700 libmodule-build-perl (0.3000-1) unstable; urgency=low [ gregor herrmann ] * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. [ Damyan Ivanov ] * debian/watch: more upstream version mangling added to cope with x.yy-style version numbers * New upstream release (Closes: #501282) + includes support for building on GNU/Hurd (Closes: #480398) and GNU/kFreeBSD (Closes: #480399) * add libtest-harness-perl (>= 3.02) to B-D-I, enabling use_tap_harness test during build * copyright: drop t/bundled/Test/* entries as no longer shipped upstream * remove t/bundled in clean target; add libtie-cphash-perl to B-D-I instead * refresh man-ext.patch * add man-back-4.patch fixing a POD error ('=back' does not accept any parameters) * now conforms to Policy 3.8.0 -- Damyan Ivanov Tue, 07 Oct 2008 23:06:59 +0300 libmodule-build-perl (0.2808.01-2) unstable; urgency=low [ Martín Ferrari ] * Add by-author URL to watch file to track development releases. [ gregor herrmann ] * Unset HOME for test suite in debian/rules (closes: #467596). -- gregor herrmann Tue, 26 Feb 2008 17:05:55 +0100 libmodule-build-perl (0.2808.01-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * We are packaging the Developer Release of Module::Build 0.2808_01 (as 0.2808.01-1) because perl-modules 5.10 has a "Conflicts: libmodule-build-perl (<< 0.2808.1-1)"; with this release (note that dpkg does _not_ consider 0.2808.01-1 to be earlier than 0.2808.1-1) libmodule-build-perl can be coinstalled with newer perl-mdoules packages; thanks to Niko Tyni for the analysis (closes: #467003). * Refresh patch man-ext. * Remove (already deactivated) debian/source.lintian-overrides. * Add /me to Uploaders. [ Damyan Ivanov ] * debian/copyright: + Add license information for scripts/config_data + Remove changelog-style signature * debian/rules: + remove unuser dh_installdirs, dh_installman and dh_link + use PERL?=/usr/bin/perl and use $(PERL) ./Build + use TMP for shorter paths + remove stamps before realclean * Add myself to Uploaders -- Damyan Ivanov Sat, 23 Feb 2008 10:08:00 +0200 libmodule-build-perl (0.2808-1) unstable; urgency=low [ gregor herrmann ] * Take over the package for Debian Perl Group with permission. * Use dist-based URL in debian/watch. * Fix description spelling, thanks to Peter Eisentraut (closes: #357280). * debian/rules: delete /usr/lib/perl5 only if it exists. [ Damyan Ivanov ] * add source.lintian-overrides to avoid lintian error that insists that we must build-depend on ourselves :) * debian/watch: add v? to the filter, convert underscores in version to dots [ Niko Tyni ] * Ack NMUs. * Remove the useless version from the libarchive-tar-perl dependency. (Closes: #466898) * Remove the outdated versions from the libyaml-perl and libextutils-parsexs-perl dependencies as well. * Add myself to Uploaders. * Reformat and update debian/copyright. * Upgrade to Standards-Version 3.7.3. No changes needed. * debian/rules cleanup: + get the package name with dh_listpackages + don't ignore the return value of 'Build realclean' + remove an unused dh_strip call + add stamp files and inter-target dependencies * Comment out the lintian override, as it doesn't seem to actually get triggered currently. * Don't install the README, it's just a copy of the POD documentation. * Run the test suite in the 'build' target, not with (fake)root. * Recommend and build-depend on libextutils-cbuilder-perl and libversion-perl. * Suggest and build-depend on libpar-dist-perl (>= 0.17) for providing and testing PAR functionality. * Build-depend on libextutils-parsexs-perl, libarchive-tar-perl and libarchive-zip-perl for better test coverage. * Manage debian/patches with quilt. + man-ext: fix manpage extensions * Replace Build.PL modifications by small tweaks to debian/rules. -- Niko Tyni Thu, 21 Feb 2008 22:01:57 +0200 libmodule-build-perl (0.2808-0.2) unstable; urgency=low * Yet another NMU, additional fixes to -0.1 [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. [ Damyan Ivanov ] * Fix incomplete applied patch for #441987 in -0.1 Closes: #441987 again -- Damyan Ivanov Sun, 21 Oct 2007 19:45:29 +0300 libmodule-build-perl (0.2808-0.1) unstable; urgency=low * Non-maintainer upload for the Debian Perl Group * New upstream release (Closes: #365241) * Moved debhelper from Build-Depends-Indep to Build-Depends and bumped compatibility level to 5 * Apply patch by Steffen Moeller so that modules which use Module::Build install man pages using correct section. Closes: #441987 * Build.PL: set create_packlist to 0 to avoid installing .packlist * Standards-Version: 3.7.2.2 (no changes needed) * Fix upstream URL in debian/copyright -- Damyan Ivanov Mon, 01 Oct 2007 10:02:16 +0300 libmodule-build-perl (0.26-1) unstable; urgency=low * New upstream version -- Jay Bonci Wed, 27 Oct 2004 15:11:17 -0400 libmodule-build-perl (0.25-2) unstable; urgency=low * Corrected debian/watch so uscan will now work -- Jay Bonci Thu, 9 Sep 2004 04:52:07 -0400 libmodule-build-perl (0.25-1) unstable; urgency=low * New upstream version * Manpages now have the correct section, fixes lintian warnings (Closes: #251153) -- Jay Bonci Tue, 1 Jun 2004 21:24:43 -0400 libmodule-build-perl (0.24-1) unstable; urgency=low * New upstream version (Closes: #234473) -- Jay Bonci Sun, 29 Feb 2004 15:27:14 -0500 libmodule-build-perl (0.23-1) unstable; urgency=low * New upstream version -- Jay Bonci Tue, 10 Feb 2004 14:40:49 -0500 libmodule-build-perl (0.21-1) unstable; urgency=low * New upstream version -- Jay Bonci Tue, 21 Oct 2003 00:40:07 -0400 libmodule-build-perl (0.20-2) unstable; urgency=low * Updated maintainer address -- Jay Bonci Mon, 6 Oct 2003 13:13:04 -0400 libmodule-build-perl (0.20-1) unstable; urgency=low * New upstream version * Maintainer address update * Policy version updated to 3.6.1.0 * Changed upstream page to use non-versioned CPAN URL * Added watch file * Upstream fix where man pages get generated correctly from POD sources. - Thanks to Gunnar Wolf for reporting this -- Jay Bonci Fri, 19 Sep 2003 00:24:29 -0400 libmodule-build-perl (0.19-1) unstable; urgency=low * Initial Release. Closes: #192448 -- Jay Bonci Thu, 24 Jul 2003 18:26:01 -0400 debian/NEWS0000644000000000000000000000062612265273705007702 0ustar libmodule-build-perl (0.360100-1) unstable; urgency=low Please note that the Module::Build::Compat 'passthrough' style is now considered deprecated (see the docs for Module::Build::Compat for details). As well, the prepare_metadata() API has been made deprecated; it may be made private or disappear in a subsequent release. -- Jonathan Yu Mon, 21 Dec 2009 14:09:49 -0500 debian/compat0000644000000000000000000000000212265273705010375 0ustar 8 debian/patches/0000755000000000000000000000000012265273705010626 5ustar debian/patches/man-ext0000644000000000000000000000163412265273705012126 0ustar Subject: Fix manual page extensions for Debian. Author: Niko Tyni Forwarded: not-needed Reviewed-by: Florian Schlichting Last-Update: 2013-11-06 --- a/lib/Module/Build/Base.pm +++ b/lib/Module/Build/Base.pm @@ -3213,7 +3213,7 @@ sub manify_bin_pods { my $self = shift; - my %podman_args = (section => 1, @_); # binaries go in section 1 + my %podman_args = (section => '1p', @_); # binaries go in section 1 my $files = $self->_find_pods( $self->{properties}{bindoc_dirs}, exclude => [ $self->file_qr('\.bat$') ] ); @@ -3240,7 +3240,7 @@ sub manify_lib_pods { my $self = shift; - my %podman_args = (section => 3, @_); # libraries go in section 3 + my %podman_args = (section => '3pm', @_); # libraries go in section 3 my $files = $self->_find_pods($self->{properties}{libdoc_dirs}); return unless keys %$files; debian/patches/series0000644000000000000000000000001012265273705012032 0ustar man-ext debian/copyright0000644000000000000000000002146612265273705011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Module-Build mailing list Source: https://metacpan.org/release/Module-Build/ Upstream-Name: Module-Build Files: * Copyright: 1999-2008, Ken Williams License: Artistic or GPL-1+ Files: lib/inc/latest.pm lib/inc/latest/* Copyright: 2009, Eric Wilhelm 2009, David Golden License: Artistic or GPL-1+ Files: t/README.pod Copyright: 2009, David Golden License: Artistic or GPL-1+ Files: t/lib/Module/Signature.pm Copyright: Audrey Tang License: CC0 Files: t/bundled/Tie/CPHash.pm Copyright: 1997, Christopher J. Madsen License: Artistic or GPL-1+ Files: inc/Perl/OSType.pm Copyright: 2010, David Golden License: Artistic or GPL-1+ Files: debian/* Copyright: 2003-2004, Jay Bonci 2007-2009, Damyan Ivanov 2008, Niko Tyni 2008-2014, gregor herrmann 2009, Ryan Niebur 2009-2011, Jonathan Yu 2011-2012, Nicholas Bamber 2013, 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'. License: CC0 The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work") . Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. . For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. . 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: . 1. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; 2. moral rights retained by the original author(s) and/or performer(s); 3. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; 4. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; 5. rights protecting the extraction, dissemination, use and reuse of data in a Work; 6. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and 7. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. . 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work . (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. . 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work . (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not . (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. . 4. Limitations and Disclaimers. . 1. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. 2. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. 3. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. 4. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. debian/watch0000644000000000000000000000032712265273705010232 0ustar version=3 opts="uversionmangle=s/(\.\d\d)$/${1}0000/; s/(\.\d\d\d)$/${1}000/; s/(\.\d\d\d\d)$/${1}00/; s/(\.\d\d\d\d\d)$/${1}0/" \ https://metacpan.org/release/Module-Build/ .*/Module-Build-v?(\d[\d.]*)\.tar\.gz debian/postrm0000644000000000000000000000316212265273705010450 0ustar #!/bin/sh # postrm script for libmodule-build-perl set -e # summary of how this script can be called: # * `remove' # * `purge' # * `upgrade' # * `failed-upgrade' # * `abort-install' # * `abort-install' # * `abort-upgrade' # * `disappear' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in remove|abort-install|abort-upgrade|disappear) # we want to remove the diversion on aborted upgrades # only if the replacement version is earlier that the first that # introduces the diversion if [ abort-upgrade != "$1" ] \ || dpkg --compare-versions "$2" lt "0.340201-1"; then dpkg-divert --package libmodule-build-perl --remove --rename \ --divert /usr/bin/config_data.diverted /usr/bin/config_data fi if [ abort-upgrade != "$1" ] \ || dpkg --compare-versions "$2" lt "0.400100-2"; then dpkg-divert --package libmodule-build-perl --remove --rename \ --divert /usr/share/man/man1/config_data.diverted.1.gz /usr/share/man/man1/config_data.1.gz fi ;; purge|upgrade|failed-upgrade) ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/preinst0000644000000000000000000000230712265273705010610 0ustar #!/bin/sh # preinst script for libmodule-build-perl set -e # summary of how this script can be called: # * `install' # * `install' # * `upgrade' # * `abort-upgrade' # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in install|upgrade) if [ upgrade != "$1" ] \ || dpkg --compare-versions "$2" lt "0.340201-1"; then dpkg-divert --package libmodule-build-perl --add --rename \ --divert /usr/bin/config_data.diverted /usr/bin/config_data fi if [ upgrade != "$1" ] \ || dpkg --compare-versions "$2" lt "0.400100-2"; then dpkg-divert --package libmodule-build-perl --add --rename \ --divert /usr/share/man/man1/config_data.diverted.1.gz /usr/share/man/man1/config_data.1.gz fi ;; abort-upgrade) ;; *) echo "preinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0