[SCM] Debian packaging of libclone-pp-perl branch, master, updated. 2845b9db55a00f998bb06ef91d75c1a032ea9608
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:22:05 UTC 2013
The following commit has been merged in the master branch:
commit 87e7be3d960d755fbfba7f3e052b245da07dcd1b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:29 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bd1c30b..caad100 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclone-pp-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclone-pp-perl.git
-Homepage: http://search.cpan.org/dist/Clone-PP/
+Homepage: https://metacpan.org/release/Clone-PP/
Package: libclone-pp-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index f3faeb7..b8080f0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Clone-PP/ .*/Clone-PP-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Clone-PP/ .*/Clone-PP-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
--
Debian packaging of libclone-pp-perl
More information about the Pkg-perl-cvs-commits
mailing list