Tool to help packaging module using Dist::Zilla
Dominique Dumont <[email protected]>
| Newsgroups | gmane.linux.debian.devel.perl |
|---|---|
| Message-ID | <2661159.BddDVKsqQX@ylum> |
Hi I've updated my authordebs Dist::Zilla extension to help package Perl module that are shipped only with Dist::Zilla file (dist.ini). With this tool, you can either: - list build dependencies required by Dist::Zilla - install these dependencies with apt - modify debian/control to add these dependencies in Build-Depends. For more details, see: https://salsa.debian.org/perl-team/modules/packages/libdist-zilla-app-command-authordebs-perl/-/blob/master/README.org All the best Dominique