[libconfig-model-dpkg-perl] 03/27: Dpkg::Copyright model: use Dpkg::Copyright Perl class
dod at debian.org
dod at debian.org
Mon Jan 12 07:09:46 UTC 2015
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 28e8c444a3c7b3f0eac76608f6ab6d6de786f57a
Author: Dominique Dumont <dod at debian.org>
Date: Wed Dec 10 21:02:15 2014 +0100
Dpkg::Copyright model: use Dpkg::Copyright Perl class
---
lib/Config/Model/models/Dpkg/Copyright.pl | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/Config/Model/models/Dpkg/Copyright.pl b/lib/Config/Model/models/Dpkg/Copyright.pl
index 31b70e8..16f885c 100644
--- a/lib/Config/Model/models/Dpkg/Copyright.pl
+++ b/lib/Config/Model/models/Dpkg/Copyright.pl
@@ -10,6 +10,7 @@
'author' => [
'Dominique Dumont'
],
+ 'class' => 'Config::Model::Dpkg::Copyright',
'class_description' => 'Machine-readable debian/copyright. Parameters from former version
of DEP-5 are flagged as deprecated. The idea is to enable migration from older
specs to CANDIDATE spec.
--
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