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=6ed23da43f705832e47ed3351d29f060d4dd7e1f commit 6ed23da43f705832e47ed3351d29f060d4dd7e1f Author: Guillem Jover <[email protected]> AuthorDate: Tue Dec 28 04:59:16 2021 +0100 man: Add references to rootless-builds.txt spec --- man/deb-src-control.pod | 1 + man/dpkg-buildpackage.pod | 1 + man/dpkg-deb.pod | 1 + 3 files changed, 3 insertions(+) diff --git a/man/deb-src-control.pod b/man/deb-src-control.pod index 18b1ce31b..de577dad0 100644 --- a/man/deb-src-control.pod +++ b/man/deb-src-control.pod @@ -507,6 +507,7 @@ fields with B<Private->, such as B<XB-Private-New-Field>. =head1 SEE ALSO +I<%PKGDOCDIR%/spec/rootless-builds.txt>, L<deb822(5)>, B<deb-control>(5), B<deb-version>(7), diff --git a/man/dpkg-buildpackage.pod b/man/dpkg-buildpackage.pod index 170ba367b..51b00377f 100644 --- a/man/dpkg-buildpackage.pod +++ b/man/dpkg-buildpackage.pod @@ -721,6 +721,7 @@ I<gain-root-command> and I<sign-command>. =head1 SEE ALSO +I<%PKGDOCDIR%/spec/rootless-builds.txt>, B<dpkg-source>(1), B<dpkg-architecture>(1), B<dpkg-buildflags>(1), diff --git a/man/dpkg-deb.pod b/man/dpkg-deb.pod index 925d1828d..fb9c950c7 100644 --- a/man/dpkg-deb.pod +++ b/man/dpkg-deb.pod @@ -389,6 +389,7 @@ supported by the lower level tools.) =head1 SEE ALSO +F<%PKGDOCDIR%/spec/rootless-builds.txt>, B<deb>(5), B<deb-control>(5), B<dpkg>(1), -- Dpkg.Org's dpkg

