Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Make CPAN distribution.

Report information
The Basics
Id: 120252
Status: resolved
Priority: 0/
Queue: Make

People
Owner: KLPTWO [...] 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 KLPTWO/Make-1.1.3.tar.gz 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=KLPTWO P.S. This report was generated automatically.
A new version without the .git mistake has been uploaded, and 1.1.3 files have been slated for deletion.