[libconfig-model-dpkg-perl] 01/01: Use the correct hostname for the ftp-master changelog service

Paul Wise pabs at moszumanska.debian.org
Fri Aug 1 10:07:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

pabs pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 99a11d68a194ad2640855b73c0949094fa5fa4f2
Author: Paul Wise <pabs at debian.org>
Date:   Fri Aug 1 18:07:14 2014 +0800

    Use the correct hostname for the ftp-master changelog service
---
 lib/Config/Model/Dpkg.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Config/Model/Dpkg.pm b/lib/Config/Model/Dpkg.pm
index d9df3cc..3f94a56 100644
--- a/lib/Config/Model/Dpkg.pm
+++ b/lib/Config/Model/Dpkg.pm
@@ -58,7 +58,7 @@ you can specify another file to check:
 
 or use standard input:
 
-  GET http://ftp-master.metadata.debian.org/changelogs/main/s/shutter/unstable_copyright | cme check dpkg-copyright -
+  GET http://metadata.ftp-master.debian.org/changelogs/main/s/shutter/unstable_copyright | cme check dpkg-copyright -
 
 This applies only to C<dpkg-control>, C<dpkg-copyright> or C<dpkg-patch>.
 

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