dpkg-shlibdeps: Add support for new --package option
commit09ae886184684990ec59ed01e66212cb7e41342a
authorGuillem Jover <guillem@debian.org>
Mon, 26 Feb 2024 01:12:30 +0000 (26 02:12 +0100)
committerGuillem Jover <guillem@debian.org>
Wed, 3 Jul 2024 11:42:36 +0000 (3 13:42 +0200)
tree66f6fb57dee7a752db2fcf482d5b1f814553bf04
parente16a155f57c8c6f449ad949e876a160b393d6a55
dpkg-shlibdeps: Add support for new --package option

This option takes care of changing some of the defaults based on the
information from the debian/control file.

We select whether to use the Pre-Depends or Depends field as the default
on whether the package is Essential:yes. We select the package type from
the Package-Type field. And add the package to the set of packages
excluded by -x.
man/dpkg-shlibdeps.pod
scripts/dpkg-shlibdeps.pl