[SCM] Debian packaging of libdevel-profile-perl branch, master, updated. e90f6d74c405cc58a47b3b85de254e8ccf99f62f

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:27:51 UTC 2013


The following commit has been merged in the master branch:
commit 230affac9cf0fcfcdb55ce1d6e50a6eba6d16b6f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:03:21 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 01c58e2..2cd11e1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Devel-Profile/
+Homepage: https://metacpan.org/release/Devel-Profile/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-profile-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-profile-perl.git
 
diff --git a/debian/watch b/debian/watch
index d5c8764..d20f825 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Devel-Profile/ .*/Devel-Profile-?(\d.*)\.tar\.gz
+https://metacpan.org/release/Devel-Profile/ .*/Devel-Profile-?(\d.*)\.tar\.gz

-- 
Debian packaging of libdevel-profile-perl



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