[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. debian/2.036-2-g982706c

Dominique Dumont dod at debian.org
Mon May 6 18:43:46 UTC 2013


The following commit has been merged in the master branch:
commit fb3b462257d9a1889a03a79f0c6a22fd4e6cba85
Author: Dominique Dumont <dod at debian.org>
Date:   Thu May 2 09:19:20 2013 +0200

    Dpkg Source model: fixed typo (thanks Daniel)

diff --git a/lib/Config/Model/models/Dpkg/Source/Options.pl b/lib/Config/Model/models/Dpkg/Source/Options.pl
index 383b868..b720623 100644
--- a/lib/Config/Model/models/Dpkg/Source/Options.pl
+++ b/lib/Config/Model/models/Dpkg/Source/Options.pl
@@ -5,7 +5,7 @@
       '.*',
       {
         'value_type' => 'uniline',
-        'warn' => 'There\'s a missing element in Dpkg::Source::Opion. Please send a mail to config-model-users at lists.sourceforge.com mentioning the missing element and its relevant documentation.',
+        'warn' => 'There\'s a missing element in Dpkg::Source::Option. Please send a mail to config-model-users at lists.sourceforge.net mentioning the missing element and its relevant documentation.',
         'type' => 'leaf',
         'description' => 'Unexpected but possibly right debian source option.'
       }

-- 
Debian native package for Config::Model::Dpkg



More information about the Pkg-perl-cvs-commits mailing list