[libconfig-model-dpkg-perl] 02/12: Dpkg::Copyright: use a hyperlink in Files description

dod at debian.org dod at debian.org
Wed Mar 26 20:07:55 UTC 2014


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 474eb56b64a10a5fcd5fc3697d0430fca01f9f0c
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Mar 24 16:58:05 2014 +0100

    Dpkg::Copyright: use a hyperlink in Files description
---
 lib/Config/Model/models/Dpkg/Copyright.pl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/Config/Model/models/Dpkg/Copyright.pl b/lib/Config/Model/models/Dpkg/Copyright.pl
index 9414117..23d070f 100644
--- a/lib/Config/Model/models/Dpkg/Copyright.pl
+++ b/lib/Config/Model/models/Dpkg/Copyright.pl
@@ -118,7 +118,8 @@ To upgrade your file from an old spec, run:
           'config_class_name' => 'Dpkg::Copyright::Content',
           'type' => 'node'
         },
-        'description' => 'Patterns indicating files having the same license and sharing copyright holders. See "File patterns" below',
+        'description' => 'Patterns indicating files having the same license and sharing copyright holders.
+See L<files pattern documentation|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#files-field> for details.',
         'index_type' => 'string',
         'ordered' => '1',
         'type' => 'hash',

-- 
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