Skip Menu |

This queue is for tickets about the WWW-Ebay CPAN distribution.

Report information
The Basics
Id: 115589
Status: resolved
Priority: 0/
Queue: WWW-Ebay

People
Owner: MTHURN [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: CHORNY [...] cpan.org
Subject: VCS directory present: .git
You accidentally packed your repository into distribution. It takes space in CPAN mirrors. Please remove it. Build tool for MTHURN/WWW-Ebay-1.004.tar.gz was detected as Module::Install. To remove repository directory you need to: - Upgrade Module::Install and ExtUtils::MakeMaker to latest version. - Remove .git directory and any files in it from MANIFEST and add regex for .git to MANIFEST.SKIP (if exists). - Create your distribution for CPAN with your build tool: `make dist` (dmake on Windows). - Delete old versions from PAUSE, especially versions listed here: http://cpanold.chorny.net/?a=MTHURN P.S. This report was generated automatically.
Fixed for next release, thank you