[libconfig-model-dpkg-perl] 03/11: Priority default value is 'extra'

dod at debian.org dod at debian.org
Mon Jul 11 18:23:20 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 a937f3f51199e8dc6a7f05a4e935cea5ca9192e3
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Jul 8 18:52:15 2016 +0200

    Priority default value is 'extra'
---
 lib/Config/Model/models/Dpkg/Control/Source.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Config/Model/models/Dpkg/Control/Source.pl b/lib/Config/Model/models/Dpkg/Control/Source.pl
index d1ef1f4..3d37bf0 100644
--- a/lib/Config/Model/models/Dpkg/Control/Source.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Source.pl
@@ -186,6 +186,7 @@ in Debian developer reference.',
           'optional',
           'extra'
         ],
+        'default' => 'extra',
         'help' => {
           'extra' => 'This contains all packages that conflict with others with required, important, standard or optional priorities, or are only likely to be useful if you already know what they are or have specialized requirements (such as packages containing only detached debugging symbols).',
           'important' => 'Important programs, including those which one would expect to find on any Unix-like system. If the expectation is that an experienced Unix person who found it missing would say "What on earth is going on, where is foo?", it must be an important package.[5] Other packages without which the system will not run well or be usable must also have priority important. This does not include Emacs, the X Window System, TeX or any other large applications. The important pa [...]

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