scripts: Use %opts instead of %args for function and method options
commit1918794cd85029445add5005dda55c524ba825ec
authorGuillem Jover <guillem@debian.org>
Tue, 6 Aug 2024 01:02:09 +0000 (6 03:02 +0200)
committerGuillem Jover <guillem@debian.org>
Wed, 7 Aug 2024 01:43:56 +0000 (7 03:43 +0200)
tree4cf49143b4338c3f255634cf0ba8ec564b08dc33
parenta21e044b7e9c992d4e748adb447db00e902826df
scripts: Use %opts instead of %args for function and method options

Use the same pattern as the rest of the code base.
scripts/Dpkg/Compression/FileHandle.pm
scripts/Dpkg/Compression/Process.pm
scripts/Dpkg/Shlibs/Symbol.pm
scripts/Dpkg/Source/Package.pm