[SCM] Debian packaging of libmodule-install-xsutil-perl branch, master, updated. debian/0.43-1-6-gc887324
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:31 UTC 2013
The following commit has been merged in the master branch:
commit 5f57e7b21842cbf5c466c12a627ed840a1f91e31
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:40 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7b2d717..b66ecc7 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-install-xsutil-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-install-xsutil-perl.git
-Homepage: http://search.cpan.org/dist/Module-Install-XSUtil/
+Homepage: https://metacpan.org/release/Module-Install-XSUtil/
Package: libmodule-install-xsutil-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b16b55a..5822b2a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Module-Install-XSUtil
Upstream-Contact: Goro Fuji <gfuji at cpan.org>
-Source: http://search.cpan.org/dist/Module-Install-XSUtil/
+Source: https://metacpan.org/release/Module-Install-XSUtil/
Files: *
Copyright: 2009-2010, Goro Fuji <gfuji at cpan.org>
diff --git a/debian/watch b/debian/watch
index 7764ec7..71e8f1e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Module-Install-XSUtil/ .*/Module-Install-XSUtil-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Module-Install-XSUtil/ .*/Module-Install-XSUtil-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmodule-install-xsutil-perl
More information about the Pkg-perl-cvs-commits
mailing list