[libconfig-model-dpkg-perl] 01/02: Homepage is also allowed 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 9ef94b74ae05ea39df8a7ad0d992093177dadc27
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 12 11:19:21 2013 +0200

    Homepage is also allowed for binary packages.
---
 lib/Config/Model/models/Dpkg/Control/Binary.pl |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/lib/Config/Model/models/Dpkg/Control/Binary.pl b/lib/Config/Model/models/Dpkg/Control/Binary.pl
index 5bb0f6d..d7e2978 100644
--- a/lib/Config/Model/models/Dpkg/Control/Binary.pl
+++ b/lib/Config/Model/models/Dpkg/Control/Binary.pl
@@ -274,6 +274,11 @@ else {
           }
         }
       },
+      'Homepage',
+      {
+        '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