This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 46475627313c5d139f6de9ae6bb68970cb6bd551
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jun 12 12:38:16 2015 +0200

    Add Build-Conflicts-Indep fields to Dpkg::Control::Source model.
---
 lib/Config/Model/models/Dpkg/Control/Source.pl | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/lib/Config/Model/models/Dpkg/Control/Source.pl 
b/lib/Config/Model/models/Dpkg/Control/Source.pl
index e8575f6..d8da788 100644
--- a/lib/Config/Model/models/Dpkg/Control/Source.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Source.pl
@@ -207,6 +207,14 @@ in Debian developer reference.',
         },
         'type' => 'list'
       },
+      'Build-Conflicts-Indep',
+      {
+        'cargo' => {
+          'type' => 'leaf',
+          'value_type' => 'uniline'
+        },
+        'type' => 'list'
+      },
       'Standards-Version',
       {
         'default' => '3.9.6',

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