User Tools

Site Tools


building_debian_packages_of_perl_modules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
building_debian_packages_of_perl_modules [2024/09/12 15:18] abeverleybuilding_debian_packages_of_perl_modules [2026/08/02 12:38] (current) abeverley
Line 24: Line 24:
   PERL_MM_OPT='NO_PACKLIST=1 NO_PERLLOCAL=1' cpan2deb  Markdown::Parser --version=0.4.1 --revision=1   PERL_MM_OPT='NO_PACKLIST=1 NO_PERLLOCAL=1' cpan2deb  Markdown::Parser --version=0.4.1 --revision=1
  
-Earlier versions of dh-make-perl appear to have a bug which means that the ''--revision'' flag does not work, in which case the following can be used:+Earlier versions of dh-make-perl appear to have a bug which means that the ''%%--revision%%'' flag does not work, in which case the following can be used:
  
   PERL_MM_OPT='NO_PACKLIST=1 NO_PERLLOCAL=1' cpan2deb  Markdown::Parser --version=0.4.1-1   PERL_MM_OPT='NO_PACKLIST=1 NO_PERLLOCAL=1' cpan2deb  Markdown::Parser --version=0.4.1-1
building_debian_packages_of_perl_modules.1726154331.txt.gz · Last modified: by abeverley