[libconfig-model-dpkg-perl] 04/04: Make optional priority the default

Salvatore Bonaccorso carnil at debian.org
Sun Aug 6 06:30:41 UTC 2017


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 8feeed6e48e713c9793d44f9843468eae38d248a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Aug 6 08:17:33 2017 +0200

    Make optional priority the default
---
 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 13ecaac..e28a6df 100644
--- a/lib/Config/Model/models/Dpkg/Control/Source.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Source.pl
@@ -189,7 +189,7 @@ in Debian developer reference.',
           'optional',
           'extra'
         ],
-        'default' => 'extra',
+        'default' => 'optional',
         '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