Dpkg::Compression: Add new compression_get/set_level() and switch to it
commitd3c314634429c7566c7b6670bb6ac464ebcbb37b
authorGuillem Jover <guillem@debian.org>
Thu, 22 Dec 2022 02:17:35 +0000 (22 03:17 +0100)
committerGuillem Jover <guillem@debian.org>
Sat, 24 Dec 2022 17:26:02 +0000 (24 18:26 +0100)
tree4d2d42a7d27edf17a7d3ec15b2fc7cc8420113c7
parent226a9bef590ff748cf3ed7d95f0720a0cd8bd984
Dpkg::Compression: Add new compression_get/set_level() and switch to it

These functions handle compression specific levels, instead of just
modifying the global default.
scripts/Dpkg/Compression.pm
scripts/Dpkg/Compression/Process.pm
scripts/Dpkg/Source/Package.pm
scripts/Dpkg/Source/Package/V1.pm
scripts/t/Dpkg_Compression.t