[libconfig-model-dpkg-perl] 01/02: Correct name of licensecheck utility

Salvatore Bonaccorso carnil at debian.org
Sun May 10 08:23:27 UTC 2015


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 7b81c381f13108de8d0fe2016277da75b5913edc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 10 10:21:13 2015 +0200

    Correct name of licensecheck utility
    
    Thanks: Andreas Metzler
    
    Closes: #784838
---
 bin/scan-copyrights           | 4 ++--
 lib/Dpkg/Copyright/Scanner.pm | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bin/scan-copyrights b/bin/scan-copyrights
index ec80034..8ac8a9c 100644
--- a/bin/scan-copyrights
+++ b/bin/scan-copyrights
@@ -23,8 +23,8 @@ __END__
 
 =head1 DESCRIPTION
 
-This commands use C<license_check> command to scan license and copyright
-information from source files. The output of license_check is parsed to
+This commands use C<licensecheck> command to scan license and copyright
+information from source files. The output of licensecheck is parsed to
 generate the Files information of C<debian/copyright> files according to
 L<Debian specifications|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/>
 
diff --git a/lib/Dpkg/Copyright/Scanner.pm b/lib/Dpkg/Copyright/Scanner.pm
index 1352b36..f1e1db5 100644
--- a/lib/Dpkg/Copyright/Scanner.pm
+++ b/lib/Dpkg/Copyright/Scanner.pm
@@ -478,7 +478,7 @@ license is unknown.
 
 =head1 SEE ALSO
 
-L<license_check>, C<licensecheck2dep5> from C<cdbs> package
+L<licensecheck>, C<licensecheck2dep5> from C<cdbs> package
 
 =head1 AUTHOR
 

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