[libconfig-model-dpkg-perl] 01/03: Added doc to 'patch' dpkg parameter

dod at debian.org dod at debian.org
Sat Oct 5 10:34:39 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 f903c6c7c80aefdbc2c16fa4cb19d437d7ed9306
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Oct 5 12:33:05 2013 +0200

    Added doc to 'patch' dpkg parameter
---
 lib/Config/Model/models/Dpkg.pl |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/Config/Model/models/Dpkg.pl b/lib/Config/Model/models/Dpkg.pl
index 17f7331..8b4a9a3 100644
--- a/lib/Config/Model/models/Dpkg.pl
+++ b/lib/Config/Model/models/Dpkg.pl
@@ -62,8 +62,10 @@
           'config_class_name' => 'Dpkg::Patch',
           'type' => 'node'
         },
+        'description' => 'Series of patches applied by Debian. Note that you cannot change the order of patches in the series. Use L<quilt> for this task. Comments in series file are skipped and not shown in annotation.',
         'index_type' => 'string',
         'ordered' => '1',
+        'summary' => 'Debian patches applied to original sources',
         'type' => 'hash'
       },
       'compat',

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