Skip to content
Snippets Groups Projects
Commit e13487f7 authored by gregor herrmann's avatar gregor herrmann
Browse files

Lower the version in the Breaks/Replaces on libparse-cpan-meta-perl.

Take libparse-cpan-meta-perl's latest version in the archive to avoid a
breaks loop with perl-modules-5.24 which also provides
libparse-cpan-meta-perl.

Thanks: Sven Joachim for the bug report.
Closes: #866991
parent 5b127fba
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,8 @@ Depends: ${misc:Depends},
perl (>= 5.17.1) | libcpan-meta-requirements-perl (>= 2.121),
perl (>= 5.19.9) | libcpan-meta-yaml-perl (>= 0.011),
perl (>= 5.21.5) | libjson-pp-perl (>= 2.27300)
Breaks: libparse-cpan-meta-perl (<< 1.4420)
Replaces: libparse-cpan-meta-perl (<< 1.4420)
Breaks: libparse-cpan-meta-perl (<< 1.4414+)
Replaces: libparse-cpan-meta-perl (<< 1.4414+)
Provides: libparse-cpan-meta-perl (= 2.150010)
Description: Perl module to access CPAN distributions metadata
Software distributions released to the CPAN include a META.json or, for older
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment