Commit 37aa06dd authored by Niko Tyni's avatar Niko Tyni
Browse files

Break older versions of libfilter-perl due to bundled Filter::Util::Call

Closes: #884401
parent 9a1bb7f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -124,6 +124,7 @@ Breaks: libdigest-md5-perl (<< 2.55),
 libthreads-shared-perl (<< 1.58),
 libtime-piece-perl (<< 1.3204),
 libencode-perl (<< 2.97),
 libfilter-perl (<< 1.58),
Replaces: perl-base (<< 5.22.0~), perl (<< 5.22.0~),
 libarchive-tar-perl (<= 1.38-2),
 libdigest-md5-perl (<< 2.55),
+2 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ my %old_epochs = (
# Replaces+Provides
my %triplet_check_skip = (
	"perl-base" => [ "libfile-spec-perl" ],
	"libperl5.28" => [ "libfilter-perl" ],
);

# list special cases where the name of the Debian package does not
@@ -86,6 +87,7 @@ my %special_modules = (
	"libscalar-list-utils-perl" => "List::Util",
	"podlators-perl" => "Pod::Man",
	"libnet-perl" => "Net::Cmd",
	"libfilter-perl" => "Filter::Util::Call",
);

# list special cases where we're not providing a dual-lived module from