[libconfig-model-dpkg-perl] 06/06: fixed typos in models/Dpkg.pl
dod at debian.org
dod at debian.org
Sun Feb 21 11:32:11 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 325bf7d885eb587dd8102492827f52cce5356ff8
Author: Dominique Dumont <dod at debian.org>
Date: Sun Feb 21 12:28:15 2016 +0100
fixed typos in models/Dpkg.pl
---
lib/Config/Model/models/Dpkg.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/Config/Model/models/Dpkg.pl b/lib/Config/Model/models/Dpkg.pl
index decc19b..34bacf0 100644
--- a/lib/Config/Model/models/Dpkg.pl
+++ b/lib/Config/Model/models/Dpkg.pl
@@ -22,7 +22,7 @@
},
'rules',
{
- 'description' => 'debian/rules is a makefile containing all intructions required to build a debian package.',
+ 'description' => 'debian/rules is a makefile containing all instructions required to build a debian package.',
'summary' => 'package build rules',
'type' => 'leaf',
'value_type' => 'string'
@@ -38,7 +38,7 @@ See L<Dpkg::Copyright::Scanner/"electing or ignoring files to scan"> for more de
'fill-copyright-blanks',
{
'config_class_name' => 'Dpkg::Copyright::FillBlanks',
- 'description' => 'This paramter is used by "cme update dpkg-copyright command".
+ 'description' => 'This parameter is used by "cme update dpkg-copyright command".
Sometimes, upstream coders are not perfect: some source files cannot be parsed correctly or some legal information is missing. A file without copyright and license information is skipped. On the other hand, a file with either copyright or license missing will be used. Unfortunately, this will prevent a correct grouping and merging of copyright entries. Instead of patching upstream source files to fill the blank, you can specify the missing information in a special file.',
'summary' => 'Provides missing copyright info for cme update',
--
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