debian/0000755000000000000000000000000012256575666007212 5ustar debian/rules0000755000000000000000000000003612256575666010271 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000403412256575666010616 0ustar Source: libcpan-reporter-smoker-perl Maintainer: Debian Perl Group Uploaders: Marius Gavrilescu Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcpan-checksums-perl, libcpan-reporter-perl, libio-captureoutput-perl, libprobe-perl-perl, libterm-title-perl, libtest-reporter-perl (>= 1.58), libyaml-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-reporter-smoker-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-reporter-smoker-perl.git Homepage: http://metacpan.org/release/CPAN-Reporter-Smoker/ Package: libcpan-reporter-smoker-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcpan-reporter-perl, libprobe-perl-perl, libterm-title-perl, libtest-reporter-perl (>= 1.58) Description: turnkey CPAN Testers smoking module Rudimentary smoke tester for CPAN Testers, built upon CPAN::Reporter. Use at your own risk. It requires a recent version of CPAN::Reporter to run. . Currently, CPAN::Reporter::Smoker requires zero independent configuration; instead it uses configuration settings from CPAN.pm and CPAN::Reporter. . Once started, it retrieves a list of distributions from the configured CPAN mirror and begins testing them in reverse order of upload. It will skip any distribution which has already had a report sent by CPAN::Reporter. . Features: * No configuration needed * Tests each distribution as a separate CPAN process -- each distribution has prerequisites like build_requires satisfied from scratch * Automatically checks for new distributions every twelve hours or as otherwise specified * Continues until interrupted with CTRL-C * Checks CPAN.pm "distroprefs" to see if distributions should be skipped (before handing off to CPAN) debian/source/0000755000000000000000000000000012256575666010512 5ustar debian/source/format0000644000000000000000000000001412256575666011720 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000105612256575666011066 0ustar libcpan-reporter-smoker-perl (0.25-1) unstable; urgency=medium * Team upload. [ Marius Gavrilescu ] * Imported Upstream version 0.25 [ gregor herrmann ] * Update list of installed upstream docs after rename. * Update year of upstream copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 16:36:05 +0100 libcpan-reporter-smoker-perl (0.24-1) unstable; urgency=low * Initial Release (Closes: #713910). -- Marius Gavrilescu Mon, 24 Jun 2013 10:18:32 +0300 debian/compat0000644000000000000000000000000212256575666010410 0ustar 8 debian/libcpan-reporter-smoker-perl.docs0000644000000000000000000000002212256575666015564 0ustar Todo CONTRIBUTING debian/copyright0000644000000000000000000000334212256575666011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CPAN-Reporter-Smoker Source: http://metacpan.org/release/CPAN-Reporter-Smoker/ Upstream-Contact: David Golden Files: * Copyright: 2013, David Golden License: Apache-2.0 Files: debian/* Copyright: 2013, Marius Gavrilescu License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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/watch0000644000000000000000000000020512256575666010240 0ustar version=3 http://metacpan.org/release/CPAN-Reporter-Smoker/ .*/CPAN-Reporter-Smoker-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$