[libconfig-model-dpkg-perl] 17/33: C:M:D:Copyright: sort Files at the end of the merge

dod at debian.org dod at debian.org
Mon Mar 30 17:41:41 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 9b3ba67ae9fa36a8178304622a3489c026c9246a
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Mar 27 13:05:16 2015 +0100

    C:M:D:Copyright: sort Files at the end of the merge
---
 lib/Config/Model/Dpkg/Copyright.pm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/Config/Model/Dpkg/Copyright.pm b/lib/Config/Model/Dpkg/Copyright.pm
index 035c0e3..10c28a0 100644
--- a/lib/Config/Model/Dpkg/Copyright.pm
+++ b/lib/Config/Model/Dpkg/Copyright.pm
@@ -165,6 +165,9 @@ sub update ($self, %args) {
         }
     }
 
+    # normalized again after all the modifications
+    $self->load("Files:.sort");
+
     return ''; # improve returned message ?
 }
 

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