r38044 - in /trunk/libmodule-cpants-analyse-perl/debian/patches: 01-cpants-lint-rename.patch 03-nulltests.patch series
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Fri Jun 12 00:44:28 UTC 2009
Author: jawnsy-guest
Date: Fri Jun 12 00:44:14 2009
New Revision: 38044
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38044
Log:
Added new test. Fixed series to show it. Updated 01-cpants-lint-rename.patch to get rid of "hunk succeded" things (using unified patches instead)
Added:
trunk/libmodule-cpants-analyse-perl/debian/patches/03-nulltests.patch
Modified:
trunk/libmodule-cpants-analyse-perl/debian/patches/01-cpants-lint-rename.patch
trunk/libmodule-cpants-analyse-perl/debian/patches/series
Modified: trunk/libmodule-cpants-analyse-perl/debian/patches/01-cpants-lint-rename.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-cpants-analyse-perl/debian/patches/01-cpants-lint-rename.patch?rev=38044&op=diff
==============================================================================
--- trunk/libmodule-cpants-analyse-perl/debian/patches/01-cpants-lint-rename.patch (original)
+++ trunk/libmodule-cpants-analyse-perl/debian/patches/01-cpants-lint-rename.patch Fri Jun 12 00:44:14 2009
@@ -2,7 +2,7 @@
--- a/bin/cpants_lint.pl
+++ b/bin/cpants_lint.pl
-@@ -133,11 +133,11 @@
+@@ -135,11 +135,11 @@
=head1 NAME
@@ -16,7 +16,7 @@
Options:
--help brief help message
-@@ -154,9 +154,9 @@
+@@ -156,9 +156,9 @@
=head1 DESCRIPTION
Added: trunk/libmodule-cpants-analyse-perl/debian/patches/03-nulltests.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-cpants-analyse-perl/debian/patches/03-nulltests.patch?rev=38044&op=file
==============================================================================
--- trunk/libmodule-cpants-analyse-perl/debian/patches/03-nulltests.patch (added)
+++ trunk/libmodule-cpants-analyse-perl/debian/patches/03-nulltests.patch Fri Jun 12 00:44:14 2009
@@ -1,0 +1,115 @@
+--- a/t/10_analyse.t
++++ b/t/10_analyse.t
+@@ -333,59 +333,59 @@
+ error => {
+ },
+ },
+- {
+- dist => 't/eg/Parse-Fedora-Packages-0.02.tar.gz',
+- kwalitee => {
+- 'extracts_nicely' => 1,
+- 'distributed_by_debian' => 0,
+- 'has_buildtool' => 1,
+- 'has_separate_license_file' => 0,
+- 'has_readme' => 1,
+- 'manifest_matches_dist' => 1,
+- 'metayml_declares_perl_version' => 0,
+- 'has_example' => 0,
+- 'has_test_pod_coverage' => 1,
+- 'has_no_patches_in_debian' => 0,
+- 'metayml_is_parsable' => 1,
+- 'proper_libs' => 1,
+- 'has_changelog' => 1,
+- 'no_pod_errors' => 1,
+- 'use_strict' => 1,
+- 'kwalitee' => 37,
+- 'no_stdin_for_prompting' => 1,
+- 'has_license_in_source_file' => 1,
+- 'has_test_pod' => 1,
+- 'easily_repackageable' => 1,
+- 'easily_repackageable_by_fedora' => 1,
+- 'has_tests' => 1,
+- 'easily_repackageable_by_debian' => 1,
+- 'has_manifest' => 1,
+- 'no_symlinks' => 1,
+- 'has_version' => 1,
+- 'extractable' => 1,
+- 'buildtool_not_executable' => 1,
+- 'has_working_buildtool' => 1,
+- 'metayml_has_license' => 1,
+- 'metayml_has_provides' => 1,
+- 'has_humanreadable_license' => 0,
+- 'latest_version_distributed_by_debian' => 0,
+- 'no_generated_files' => 1,
+- 'has_meta_yml' => 1,
+- 'metayml_conforms_spec_current' => 1,
+- 'use_warnings' => 1,
+- 'no_large_files' => 1,
+- 'no_cpants_errors' => 1,
+- 'has_tests_in_t_dir' => 1,
+- 'has_version_in_each_file' => 1,
+- 'has_no_bugs_reported_in_debian' => 0,
+- 'fits_fedora_license' => 1,
+- 'has_proper_version' => 1,
+- 'metayml_conforms_to_known_spec' => 1,
+- 'uses_test_nowarnings'=>1,
+- },
+- error => {
+- },
+- },
++# {
++# dist => 't/eg/Parse-Fedora-Packages-0.02.tar.gz',
++# kwalitee => {
++# 'extracts_nicely' => 1,
++# 'distributed_by_debian' => 0,
++# 'has_buildtool' => 1,
++# 'has_separate_license_file' => 0,
++# 'has_readme' => 1,
++# 'manifest_matches_dist' => 1,
++# 'metayml_declares_perl_version' => 0,
++# 'has_example' => 0,
++# 'has_test_pod_coverage' => 1,
++# 'has_no_patches_in_debian' => 0,
++# 'metayml_is_parsable' => 1,
++# 'proper_libs' => 1,
++# 'has_changelog' => 1,
++# 'no_pod_errors' => 1,
++# 'use_strict' => 1,
++# 'kwalitee' => 37,
++# 'no_stdin_for_prompting' => 1,
++# 'has_license_in_source_file' => 1,
++# 'has_test_pod' => 1,
++# 'easily_repackageable' => 1,
++# 'easily_repackageable_by_fedora' => 1,
++# 'has_tests' => 1,
++# 'easily_repackageable_by_debian' => 1,
++# 'has_manifest' => 1,
++# 'no_symlinks' => 1,
++# 'has_version' => 1,
++# 'extractable' => 1,
++# 'buildtool_not_executable' => 1,
++# 'has_working_buildtool' => 1,
++# 'metayml_has_license' => 1,
++# 'metayml_has_provides' => 1,
++# 'has_humanreadable_license' => 0,
++# 'latest_version_distributed_by_debian' => 0,
++# 'no_generated_files' => 1,
++# 'has_meta_yml' => 1,
++# 'metayml_conforms_spec_current' => 1,
++# 'use_warnings' => 1,
++# 'no_large_files' => 1,
++# 'no_cpants_errors' => 1,
++# 'has_tests_in_t_dir' => 1,
++# 'has_version_in_each_file' => 1,
++# 'has_no_bugs_reported_in_debian' => 0,
++# 'fits_fedora_license' => 1,
++# 'has_proper_version' => 1,
++# 'metayml_conforms_to_known_spec' => 1,
++# 'uses_test_nowarnings'=>1,
++# },
++# error => {
++# },
++# },
+ {
+ dist => 't/eg/Capture-Tiny-0.05.tar.gz',
+ kwalitee => {
Modified: trunk/libmodule-cpants-analyse-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-cpants-analyse-perl/debian/patches/series?rev=38044&op=diff
==============================================================================
--- trunk/libmodule-cpants-analyse-perl/debian/patches/series (original)
+++ trunk/libmodule-cpants-analyse-perl/debian/patches/series Fri Jun 12 00:44:14 2009
@@ -1,2 +1,3 @@
01-cpants-lint-rename.patch
02-cpantserrors-pod.patch
+03-nulltests.patch
More information about the Pkg-perl-cvs-commits
mailing list