[libdist-zilla-plugin-test-podspelling-perl] 01/02: don't inherit version

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:04:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag 2.004003
in repository libdist-zilla-plugin-test-podspelling-perl.

commit 967d4c0ed3a304eee0953281aad36a2ef8474368
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Mon Mar 4 22:48:15 2013 -0600

    don't inherit version
    
    This is causing a problem with the metadata that is uploaded being wrong,
    which causes some applications (cpan-outdated) to think this needs to be
    reinstalled.
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 dist.ini | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dist.ini b/dist.ini
index 050f687..1e8ef2e 100644
--- a/dist.ini
+++ b/dist.ini
@@ -19,6 +19,8 @@ Test::Spelling          = 0.12
 [AutoPrereqs]
 
 [MetaProvides::Package]
+	inherit_version = 0
+
 [AutoMetaResources]
 	homepage = https://metacpan.org/dist/%{dist}
 	bugtracker.github = user:xenoterracide

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git



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