[SCM] Debian packaging of libperl-apireference-perl branch, master, updated. debian/0.09-1-13-g622bf1c
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:43:59 UTC 2013
The following commit has been merged in the master branch:
commit 756b13598b30d8bee6b56594f4274f0037c545ce
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:52 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index b8046eb..6a28aaf 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl-apireference-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl-apireference-perl.git
-Homepage: http://search.cpan.org/dist/Perl-APIReference/
+Homepage: https://metacpan.org/release/Perl-APIReference/
Package: libperl-apireference-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ad8ebfd..0929910 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: Steffen Mueller <smueller at cpan.org>
-Source: http://search.cpan.org/dist/Perl-APIReference/
+Source: https://metacpan.org/release/Perl-APIReference/
Name: Perl-APIReference
Files: *
diff --git a/debian/watch b/debian/watch
index 0c066b7..4a9f4b5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/Perl-APIReference/ .*/Perl-APIReference-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian
+https://metacpan.org/release/Perl-APIReference/ .*/Perl-APIReference-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian
--
Debian packaging of libperl-apireference-perl
More information about the Pkg-perl-cvs-commits
mailing list