Skip Menu |

This queue is for tickets about the Mail-Outlook CPAN distribution.

Report information
The Basics
Id: 109309
Status: resolved
Priority: 0/
Queue: Mail-Outlook

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

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



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 DUNCAN/Mail-Outlook-0.23.zip was detected as ExtUtils::MakeMaker. To remove repository directory you need to: - Upgrade 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=DUNCAN P.S. This report was generated automatically.
Instructions followed. Fixed.