[libconfig-model-dpkg-perl] 02/04: mention deb-src-control man page in Build-Depends doc
dod at debian.org
dod at debian.org
Fri Mar 3 12:22:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.
commit 790c152b20fd546cd1f068c2ba50c126175939eb
Author: Dominique Dumont <dod at debian.org>
Date: Fri Mar 3 13:12:26 2017 +0100
mention deb-src-control man page in Build-Depends doc
---
lib/Config/Model/models/Dpkg/Control/Source.pl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/Config/Model/models/Dpkg/Control/Source.pl b/lib/Config/Model/models/Dpkg/Control/Source.pl
index 630a683..dcdb14a 100644
--- a/lib/Config/Model/models/Dpkg/Control/Source.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Source.pl
@@ -229,7 +229,9 @@ to build architecture-dependent binaries ("Architecture: any" or specific archit
Technically, these packages must be installed for the following build targets: clean, build-arch, and binary-arch. See L<build target|https://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules> doc and L<details on this field|https://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps>.
-On the other hand, the list of packages that must be installed to build architecture-independent binaries ("Architecture: all") should be listed in "Build-Depends-Indep" field.',
+On the other hand, the list of packages that must be installed to build architecture-independent binaries ("Architecture: all") should be listed in "Build-Depends-Indep" field.
+
+See also L<deb-src-control|https://manpages.debian.org/unstable/dpkg-dev/deb-src-control.5.en.html> man page',
'duplicates' => 'warn',
'summary' => 'List of package required during clean or build of architecture-dependent packages',
'type' => 'list'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list