debian/0000755000000000000000000000000012232017113007156 5ustar debian/rules0000755000000000000000000000003612232017113010235 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000347312232017113010570 0ustar Source: libtest-kwalitee-perl Maintainer: Debian Perl Group Uploaders: Peter Pentchev , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630), libmodule-build-tiny-perl (>= 0.030), perl Build-Depends-Indep: libdist-checkconflicts-perl, libmodule-cpants-analyse-perl (>= 0.92), libnamespace-clean-perl, libtest-deep-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-tester-perl (>= 0.108), libtest-warnings-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-kwalitee-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-kwalitee-perl.git Homepage: https://metacpan.org/release/Test-Kwalitee/ Package: libtest-kwalitee-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdist-checkconflicts-perl, libmodule-cpants-analyse-perl (>= 0.92), libnamespace-clean-perl Description: module to test the quality of a Perl module distribution Test::Kwalitee is an automatically-measurable gauge of how good your software is. That's very different from quality, which a computer really can't measure in a general sense. (If you can, you've solved a hard problem in computer science.) . In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a funny acronym on its own) measures Kwalitee with several metrics. If you plan to release a distribution to the CPAN -- or even within your own organization -- testing its Kwalitee before creating a release can help you improve your quality as well. debian/source/0000755000000000000000000000000012232017113010456 5ustar debian/source/format0000644000000000000000000000001412232017113011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000361512232017113011035 0ustar libtest-kwalitee-perl (1.17-1) unstable; urgency=low * Team upload. * New upstream release. * Update build and runtime dependencies. -- gregor herrmann Wed, 23 Oct 2013 21:06:39 +0200 libtest-kwalitee-perl (1.15-1) unstable; urgency=low * Team upload. * New upstream release. * Update build dependencies. -- gregor herrmann Sat, 05 Oct 2013 16:30:04 +0200 libtest-kwalitee-perl (1.14-2) unstable; urgency=low * Team upload. * Move libmodule-build-tiny-perl to Build-Depends and raise required debhelper version. * Bump versioned build dependency on libmodule-cpants-analyse-perl to 0.92 in order to ensure verbose tests work. (Closes: #724302) -- gregor herrmann Tue, 24 Sep 2013 17:34:15 +0200 libtest-kwalitee-perl (1.14-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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 versions 1.12, 1.14. * Update upstream copyright statement. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0). * Bump dh compatibility to level 8 (no further changes). * Switch to source format 3.0 (quilt). * Turn short description into a noun phrase. * Add Karen Etheridge to upstream contact. * Refresh (build-)dependencies. * Reflow long description to 78 chars (fixing lintian warning). * Add myself to uploaders and copyright. -- Florian Schlichting Sun, 08 Sep 2013 22:05:41 +0200 libtest-kwalitee-perl (1.01-1) unstable; urgency=low * Initial Release. (Closes: #519768) -- Peter Pentchev Wed, 19 Aug 2009 13:02:40 +0300 debian/compat0000644000000000000000000000000212232017113010354 0ustar 9 debian/clean0000644000000000000000000000016012232017113010160 0ustar # This file can be dropped when libmodule-cpants-analyse-perl stops downloading # from alioth Debian_CPANTS.txt debian/copyright0000644000000000000000000000213212232017113011107 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Kwalitee Upstream-Contact: chromatic , Karen Etheridge Source: https://metacpan.org/release/Test-Kwalitee/ Files: * Copyright: (c) 2005 by chromatic License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Peter Pentchev 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'. debian/watch0000644000000000000000000000017012232017113010205 0ustar version=3 https://metacpan.org/release/Test-Kwalitee/ .*/Test-Kwalitee-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$