[dh-make-perl] 02/04: Update repository URL in Build.PL to the cgit web frontend

Salvatore Bonaccorso carnil at debian.org
Sun Aug 3 15:29:41 UTC 2014


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

carnil pushed a commit to branch master
in repository dh-make-perl.

commit 77bce2f1580a006185d1d9688f7b70c33f71f93a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Aug 3 17:20:35 2014 +0200

    Update repository URL in Build.PL to the cgit web frontend
---
 Build.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Build.PL b/Build.PL
index bc0605f..31ce067 100644
--- a/Build.PL
+++ b/Build.PL
@@ -72,7 +72,7 @@ my $builder = My::Builder->new(
     share_files         => { map( ( $_ => $_ ), glob 'share/*' ) },
     meta_merge => {
         resources => {
-            repository => 'http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/dh-make-perl.git',
+            repository => 'https://anonscm.debian.org/cgit/pkg-perl/packages/dh-make-perl.git',
         },
         keywords => [ qw(debian package helper) ],
     },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



More information about the Pkg-perl-cvs-commits mailing list