[SCM] Debian packaging of libshell-perl-perl branch, master, updated. debian/0.0022-1-7-g925238c
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:28 UTC 2013
The following commit has been merged in the master branch:
commit cbcbda7fa577d4ec850eca88e876c22f83b71818
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:00 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index b1f7790..a4b73d8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libclass-accessor-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Shell-Perl/
+Homepage: https://metacpan.org/release/Shell-Perl/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libshell-perl-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libshell-perl-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6469518..cb68904 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: A. R. Ferreira <ferreira at cpan.org>
-Source: http://search.cpan.org/dist/Shell-Perl/
+Source: https://metacpan.org/release/Shell-Perl/
Name: Shell-Perl
Files: *
diff --git a/debian/watch b/debian/watch
index 0f97834..4615462 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Shell-Perl/ .*/Shell-Perl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Shell-Perl/ .*/Shell-Perl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libshell-perl-perl
More information about the Pkg-perl-cvs-commits
mailing list