r38057 - in /trunk/libmodule-cpants-analyse-perl/debian/patches: 03-nulltests.patch 03-remove-tests-for-nonfree-tarballs.patch 04-remove-tests-for-nonfree-tarballs.patch series

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri Jun 12 02:51:37 UTC 2009


Author: ryan52-guest
Date: Fri Jun 12 02:51:18 2009
New Revision: 38057

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38057
Log:
comebine patches, they do the same thing (sort of), but one of them didn't have a description

Added:
    trunk/libmodule-cpants-analyse-perl/debian/patches/03-remove-tests-for-nonfree-tarballs.patch
      - copied, changed from r38056, trunk/libmodule-cpants-analyse-perl/debian/patches/04-remove-tests-for-nonfree-tarballs.patch
Removed:
    trunk/libmodule-cpants-analyse-perl/debian/patches/03-nulltests.patch
    trunk/libmodule-cpants-analyse-perl/debian/patches/04-remove-tests-for-nonfree-tarballs.patch
Modified:
    trunk/libmodule-cpants-analyse-perl/debian/patches/series

Copied: trunk/libmodule-cpants-analyse-perl/debian/patches/03-remove-tests-for-nonfree-tarballs.patch (from r38056, trunk/libmodule-cpants-analyse-perl/debian/patches/04-remove-tests-for-nonfree-tarballs.patch)
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-cpants-analyse-perl/debian/patches/03-remove-tests-for-nonfree-tarballs.patch?rev=38057&op=diff
==============================================================================
--- trunk/libmodule-cpants-analyse-perl/debian/patches/04-remove-tests-for-nonfree-tarballs.patch (original)
+++ trunk/libmodule-cpants-analyse-perl/debian/patches/03-remove-tests-for-nonfree-tarballs.patch Fri Jun 12 02:51:18 2009
@@ -73,3 +73,118 @@
 -#use Data::Dumper;
 -#diag(Dumper $d);
 -
+--- 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=38057&op=diff
==============================================================================
--- trunk/libmodule-cpants-analyse-perl/debian/patches/series (original)
+++ trunk/libmodule-cpants-analyse-perl/debian/patches/series Fri Jun 12 02:51:18 2009
@@ -1,4 +1,3 @@
 01-cpants-lint-rename.patch
 02-cpantserrors-pod.patch
-03-nulltests.patch
-04-remove-tests-for-nonfree-tarballs.patch
+03-remove-tests-for-nonfree-tarballs.patch




More information about the Pkg-perl-cvs-commits mailing list