This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=cb60558af228a7ee1f5a587f924c59a1f61088c1 commit cb60558af228a7ee1f5a587f924c59a1f61088c1 Author: Guillem Jover <[email protected]> AuthorDate: Sun Apr 17 21:01:16 2022 +0200 man: Reference deb-substvar(5) from dpkg-source(1) and dpkg-shlibdeps(1) These commands make use of substvars and its file format. --- man/dpkg-shlibdeps.pod | 1 + man/dpkg-source.pod | 1 + 2 files changed, 2 insertions(+) diff --git a/man/dpkg-shlibdeps.pod b/man/dpkg-shlibdeps.pod index 177229549..7880ab85e 100644 --- a/man/dpkg-shlibdeps.pod +++ b/man/dpkg-shlibdeps.pod @@ -469,6 +469,7 @@ don't understand why it's giving you this error. =head1 SEE ALSO +B<deb-substvars>(5), B<deb-shlibs>(5), B<deb-symbols>(5), B<dpkg-gensymbols>(1). diff --git a/man/dpkg-source.pod b/man/dpkg-source.pod index 339d8beec..765dd9e24 100644 --- a/man/dpkg-source.pod +++ b/man/dpkg-source.pod @@ -1028,4 +1028,5 @@ standard output field settings is rather confused. B<deb-src-control>(5), B<deb-changelog>(5), +B<deb-substvars>(5), B<dsc>(5). -- Dpkg.Org's dpkg

