[SCM] Debian packaging of libperl4-corelibs-perl branch, master, updated. b7ef07575688335f5b2af0b281c72afbeccff13f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:44:05 UTC 2013
The following commit has been merged in the master branch:
commit 9b423c3ab9719f8257516ef12eb2f0dda9f24081
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:54 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e46b3a8..e179ce7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.17),
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom at earth.li>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Perl4-CoreLibs/
+Homepage: https://metacpan.org/release/Perl4-CoreLibs/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl4-corelibs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl4-corelibs-perl.git
diff --git a/debian/copyright b/debian/copyright
index 8443cf3..65eb2c3 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: Andrew Main (Zefram) <zefram at fysh.org>
-Source: http://search.cpan.org/dist/Perl4-CoreLibs/
+Source: https://metacpan.org/release/Perl4-CoreLibs/
Name: Perl4-CoreLibs
Files: *
diff --git a/debian/watch b/debian/watch
index 0056bba..7f332b7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Perl4-CoreLibs/ .*/Perl4-CoreLibs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Perl4-CoreLibs/ .*/Perl4-CoreLibs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libperl4-corelibs-perl
More information about the Pkg-perl-cvs-commits
mailing list