[libconfig-model-dpkg-perl] 11/15: Control Binary model: fixed pod error
dod at debian.org
dod at debian.org
Sun Aug 25 16:22:03 UTC 2013
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 981d7388691ebeae537197b669c7a2cac34a5557
Author: Dominique Dumont <dod at debian.org>
Date: Sun Aug 25 17:29:10 2013 +0200
Control Binary model: fixed pod error
---
lib/Config/Model/models/Dpkg/Control/Binary.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Config/Model/models/Dpkg/Control/Binary.pl b/lib/Config/Model/models/Dpkg/Control/Binary.pl
index fefb387..be8ef72 100644
--- a/lib/Config/Model/models/Dpkg/Control/Binary.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Binary.pl
@@ -15,7 +15,7 @@
'mandatory' => '1',
'type' => 'leaf',
'description' => 'If a program needs to specify an architecture specification string in some place, it should select one of the strings provided by dpkg-architecture -L. The strings are in the format os-arch, though the OS part is sometimes elided, as when the OS is Linux.
-A package may specify an architecture wildcard. Architecture wildcards are in the format any (which matches every architecture), os-any, or any-cpu. For more details, see L<http://www.debian.org/doc/debian-policy/ch-customized-programs.html#s-arch-spec| Debian policy>'
+A package may specify an architecture wildcard. Architecture wildcards are in the format any (which matches every architecture), os-any, or any-cpu. For more details, see L< Debian policy|http://www.debian.org/doc/debian-policy/ch-customized-programs.html#s-arch-spec>'
},
'Multi-Arch',
{
--
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