[libconfig-model-dpkg-perl] 01/05: Fix URL in description of the XS-Testsuite field

Salvatore Bonaccorso carnil at debian.org
Sun Aug 3 18:39:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 8290ef10b77a5ad062739c6b31190d39ca667b7a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Aug 3 18:19:59 2014 +0200

    Fix URL in description of the XS-Testsuite field
    
    Adjust file name to README.package-tests.rst and switch to URL based on
    the cgit web frontend on alioth.
---
 lib/Config/Model/models/Dpkg/Control/Source.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Config/Model/models/Dpkg/Control/Source.pl b/lib/Config/Model/models/Dpkg/Control/Source.pl
index 7ad7552..9d81b51 100644
--- a/lib/Config/Model/models/Dpkg/Control/Source.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Source.pl
@@ -78,7 +78,7 @@ area/section if the package is in the contrib or non-free archive areas.
       },
       'XS-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>',
+        '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.rst|https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/plain/doc/README.package-tests.rst',
         'status' => 'deprecated',
         'summary' => 'name of the non regression test suite',
         '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