Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-Git CPAN distribution.

Report information
The Basics
Id: 79488
Status: resolved
Priority: 0/
Queue: Dist-Zilla-Plugin-Git

People
Owner: Nobody in particular
Requestors: ALEXBIO [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.122460
Fixed in: 1.122530



Subject: Spurious tmp directory in latest tarball
While updating the Debian package for Dist-Zilla-Plugin-Git I noticed that the latest tarball (v1.122460) contains a tmp directory, which I think is not supposed to be there (same goes for MANIFEST). Maybe adding a MANIFEST.SKIP file would help catch this before release in the future? Cheers
Yes, that was my first release as co-maint and I didn't notice the lack of MANIFEST.SKIP until just after the release. It's already fixed; I just haven't made another release yet. https://github.com/madsen/dist-zilla-plugin-git/commit/24367acaea7c6102bffaf1ee17f305dfd065d4cd There'll be a new release in a few days to correct this and a couple other minor bugs I've found. Feel free to omit the tmp directory from the Debian package.