[libconfig-model-dpkg-perl] 04/06: Improved XS-Testsuite doc
dod at debian.org
dod at debian.org
Sat Sep 7 17:23:08 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 f97e662a9499d010688e6f258f3a426e7c575899
Author: Dominique Dumont <dod at debian.org>
Date: Sat Sep 7 19:13:57 2013 +0200
Improved XS-Testsuite doc
---
lib/Config/Model/models/Dpkg/Control/Source.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/Config/Model/models/Dpkg/Control/Source.pl b/lib/Config/Model/models/Dpkg/Control/Source.pl
index 3d52b5c..f050555 100644
--- a/lib/Config/Model/models/Dpkg/Control/Source.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Source.pl
@@ -79,8 +79,8 @@ area/section if the package is in the contrib or non-free archive areas.
'XS-Testsuite',
{
'default' => 'autopkgtest',
- 'description' => 'Enable a testsuite to be used with this package',
- 'summary' => 'The name of the testsuite',
+ 'description' => 'Enable a testsuite to be used with this package. Currently only the \'autopkgtest\' name is allowed. For more details see L<README.package-tests|http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;f=doc/README.package-tests;hb=HEAD)>',
+ 'summary' => 'name of the non regression test suite',
'type' => 'leaf',
'value_type' => 'uniline',
'warn_unless_match' => {
--
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