[libconfig-model-dpkg-perl] 02/02: Fixed URL given at the end of cme update dpkg-copyright

dod at debian.org dod at debian.org
Sun Feb 28 18:00:21 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 3674f64d1ad6b4b3c3654b8ec081ffba6e00c7f0
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Feb 28 18:59:08 2016 +0100

    Fixed URL given at the end of cme update dpkg-copyright
---
 lib/Config/Model/Dpkg/Copyright.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Config/Model/Dpkg/Copyright.pm b/lib/Config/Model/Dpkg/Copyright.pm
index b47cdb6..e013af6 100644
--- a/lib/Config/Model/Dpkg/Copyright.pm
+++ b/lib/Config/Model/Dpkg/Copyright.pm
@@ -259,8 +259,8 @@ sub update ($self, %args) {
                 ."This usually mean that cme or licensecheck (or both)"
                 ."have a bug. You may work-around this issue by adding an override entry in "
                 ."fill.copyright.blanks file. See "
-                ."https://github.com/dod38fr/config-model/wiki/Managing-Debian-packages-with-cme for instructions. "
-                ."And please file a bug against libconfig-model-dpkg-perl.\n";
+                ."https://github.com/dod38fr/config-model/wiki/Updating-debian-copyright-file-with-cme "
+                ."for instructions. Last but not least, please file a bug against libconfig-model-dpkg-perl.\n";
         }
     }
 

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