[libconfig-model-dpkg-perl] 11/14: improved comment

dod at debian.org dod at debian.org
Sat Feb 27 18:35:51 UTC 2016


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 58d563e643f7e5307ce3b96a3fabf1d7375123f0
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Feb 27 19:04:54 2016 +0100

    improved comment
---
 lib/Config/Model/Dpkg/Copyright.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/Config/Model/Dpkg/Copyright.pm b/lib/Config/Model/Dpkg/Copyright.pm
index 360ea88..f407e8a 100644
--- a/lib/Config/Model/Dpkg/Copyright.pm
+++ b/lib/Config/Model/Dpkg/Copyright.pm
@@ -161,7 +161,8 @@ sub update ($self, %args) {
     my @packed = __pack_files(\%new_split_files);
 
     # delete existing data in config tree. A more subtle solution to track which entry is
-    # deleted or altered (when individual files are removed, renamed) is too complex.
+    # deleted or altered (when individual files are removed, renamed) is too complex. The track
+    # would require to follow split files,
     $files_obj->clear;
 
     # count license useage to decide whether to add a global license

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