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 0e66a28988527c656a57174ad55c3194ad446423
Author: Dominique Dumont <d...@debian.org>
Date:   Sat Apr 19 12:42:29 2014 +0200

    Added a comment
---
 lib/Config/Model/Dpkg/Dependency.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Config/Model/Dpkg/Dependency.pm 
b/lib/Config/Model/Dpkg/Dependency.pm
index fef40f3..321ff26 100644
--- a/lib/Config/Model/Dpkg/Dependency.pm
+++ b/lib/Config/Model/Dpkg/Dependency.pm
@@ -253,6 +253,7 @@ sub check_value {
     } ;
 
     $args{fix} //= 0;
+       # when fixing, SUPER::check_value may modify $args{value} before 
calling back
     $self->SUPER::check_value(%args, callback => $my_cb) ;
 
 }

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