[libconfig-model-dpkg-perl] 03/07: Add link to debian policy in Std-Version doc

dod at debian.org dod at debian.org
Tue Sep 13 08:52:40 UTC 2016


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 dee928e641071b1c6a31cdeb70aa15d03f84b15c
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Sep 12 18:52:57 2016 +0200

    Add link to debian policy in Std-Version 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 ef52432..3c7f6d7 100644
--- a/lib/Config/Model/models/Dpkg/Control/Source.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Source.pl
@@ -289,7 +289,9 @@ Note that packages not wanted during "clean" phase must be declared in "Build-Co
       'Standards-Version',
       {
         'default' => '3.9.8',
-        'description' => 'This field indicates the Debian policy version number this package complies to',
+        'description' => 'This field indicates the Debian policy version number this package complies to.
+
+Before updating this field, please read L<upgrading-checklist|https://www.debian.org/doc/debian-policy/upgrading-checklist.html> to know what changes came with a new policy version number and apply the required changes (if any) to your package.',
         'match' => '\\d+\\.\\d+\\.\\d+(\\.\\d+)?',
         'summary' => 'Debian policy version number this package complies to',
         'type' => 'leaf',

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