X-Git-Url: https://git.donarmstrong.com/?p=debian%2Fdebian-policy.git;a=blobdiff_plain;f=perl-policy.sgml;h=12cd82c136e46c7f88b38727f12e6687edf8c77b;hp=c23f7c3f6192192bc9c8995d5c88b268ca2435ef;hb=HEAD;hpb=40b04e9fdc32136c52ee6ef3a053e0b01375d2fd diff --git a/perl-policy.sgml b/perl-policy.sgml index c23f7c3..12cd82c 100644 --- a/perl-policy.sgml +++ b/perl-policy.sgml @@ -388,14 +388,15 @@ $(MAKE) install DESTDIR=$(CURDIR)/debian/<tmp> - Binary Modules + Binary and Other Architecture Dependent Modules

Binary modules must specify a dependency on either perl or perl-base with a minimum version of the perl package - used to build the module, and must additionally depend on - the expansion of - perlapi-$Config{debian_abi} using + used to build the module. Additionally, all binary modules + (regardless of their installation directory) and any other modules + installed into $Config{vendorarch} must depend on the + expansion of perlapi-$Config{debian_abi} using the Config module. If $Config{debian_abi} is empty or not set, $Config{version} must be used.