debian/0000755000000000000000000000000012265275542007200 5ustar debian/rules0000755000000000000000000000003612265275542010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000234612265275542010610 0ustar Source: libcpanplus-dist-build-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcpanplus-perl | perl (<< 5.17.0), libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpanplus-dist-build-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpanplus-dist-build-perl.git Homepage: https://metacpan.org/release/CPANPLUS-Dist-Build/ Package: libcpanplus-dist-build-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcpanplus-perl | perl (<< 5.17.0) Description: CPANPLUS plugin to install packages that use Build.PL CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. Using this package, you can create, install and uninstall perl modules. It inherits from CPANPLUS::Dist. . Normal users won't have to worry about the interface to this module, as it functions transparently as a plug-in to CPANPLUS and will just Do The Right Thing when it's loaded. debian/source/0000755000000000000000000000000012265275542010500 5ustar debian/source/format0000644000000000000000000000001412265275542011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000122412265275542011051 0ustar libcpanplus-dist-build-perl (0.76-1) unstable; urgency=low * Explicitly (build) depend on CPANPLUS. (Closes: #721657) * New upstream release. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Tue, 14 Jan 2014 19:00:58 +0100 libcpanplus-dist-build-perl (0.74-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 10 Aug 2013 17:22:42 +0200 libcpanplus-dist-build-perl (0.70-1) unstable; urgency=low * Initial Release. (Closes: #707967) -- gregor herrmann Mon, 20 May 2013 20:30:04 +0200 debian/compat0000644000000000000000000000000212265275542010376 0ustar 8 debian/copyright0000644000000000000000000000253612265275542011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CPANPLUS-Dist-Build Source: https://metacpan.org/release/CPANPLUS-Dist-Build/ Upstream-Contact: Chris Williams Files: * Copyright: 2001-2014, Jos Boumans 2014, Ken Williams 2014, Chris Williams 2014, David Golden License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2014, 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/watch0000644000000000000000000000020412265275542010225 0ustar version=3 https://metacpan.org/release/CPANPLUS-Dist-Build/ .*/CPANPLUS-Dist-Build-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$