[libconfig-model-dpkg-perl] 13/14: copyright udpate: Improved last shown message

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

    copyright udpate: Improved last shown message
---
 lib/Config/Model/Dpkg/Copyright.pm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/lib/Config/Model/Dpkg/Copyright.pm b/lib/Config/Model/Dpkg/Copyright.pm
index c1fbbe5..b47cdb6 100644
--- a/lib/Config/Model/Dpkg/Copyright.pm
+++ b/lib/Config/Model/Dpkg/Copyright.pm
@@ -293,8 +293,9 @@ sub update ($self, %args) {
     my @msgs = (
         "Please follow the instructions given in ".__PACKAGE__." man page,",
         "section \"Tweak results\" if some license and copyright entries are wrong.",
-        "Other information, like license text, can be added directly in debian/copyright file.",
-        "This information will be merged correctly next time this command is run."
+        "Other information, like license text, can be added directly in debian/copyright file ",
+        "and will be merged correctly next time this command is run.",
+        "See also https://github.com/dod38fr/config-model/wiki/Updating-debian-copyright-file-with-cme"
     );
 
     return @msgs;

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