[SCM] Debian packaging of libextutils-xsbuilder-perl branch, master, updated. d5fbc20e5368c96bb69956a255dfbe96e294fb7d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:29:57 UTC 2013
The following commit has been merged in the master branch:
commit edae7423916059faac714e23471246e63ea25d33
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:01 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a1d90f2..9162e3c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>,
Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/ExtUtils-XSBuilder/
+Homepage: https://metacpan.org/release/ExtUtils-XSBuilder/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-xsbuilder-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-xsbuilder-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6420902..9a53dbe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Gerald Richter
-Source: http://search.cpan.org/dist/ExtUtils-XSBuilder/
+Source: https://metacpan.org/release/ExtUtils-XSBuilder/
Name: ExtUtils-XSBuilder
Copyright:
diff --git a/debian/watch b/debian/watch
index 167044e..6953b18 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/ExtUtils-XSBuilder/ .*/ExtUtils-XSBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/ExtUtils-XSBuilder/ .*/ExtUtils-XSBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libextutils-xsbuilder-perl
More information about the Pkg-perl-cvs-commits
mailing list