[libconfig-model-dpkg-perl] 02/02: XB-Python-Version is allowed but deprecated for binary packages.

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 12 09:37:43 UTC 2013


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

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

commit a174ca217f9cda5e59af7ea5c84f70d9ffac06c7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 12 11:29:27 2013 +0200

    XB-Python-Version is allowed but deprecated for binary packages.
---
 lib/Config/Model/models/Dpkg/Control/Binary.pl |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lib/Config/Model/models/Dpkg/Control/Binary.pl b/lib/Config/Model/models/Dpkg/Control/Binary.pl
index d7e2978..50d715b 100644
--- a/lib/Config/Model/models/Dpkg/Control/Binary.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Binary.pl
@@ -279,6 +279,13 @@ else {
         'type' => 'leaf',
         'value_type' => 'uniline'
       },
+      'XB-Python-Version',
+      {
+        'experience' => 'advanced',
+        'status' => 'deprecated',
+        'type' => 'leaf',
+        'value_type' => 'uniline'
+      },
       'XB-Ruby-Versions',
       {
         'description' => 'indicate the versions of the interpreter

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