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 <d...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to