[SCM] Debian packaging of libperl-version-perl branch, master, updated. 584fa394e10b9f5fa346f8ee883a6e188b4df98c

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:44:04 UTC 2013


The following commit has been merged in the master branch:
commit ad7f3ab4a04dd54182e13496428329146ca18841
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 bf06d66..4de2645 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libfile-slurp-perl, libtest-pod-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Perl-Version/
+Homepage: https://metacpan.org/release/Perl-Version/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl-version-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl-version-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 3ae0e48..dbb8f38 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: Andy Armstrong <andy at hexten.net>
-Source: http://search.cpan.org/dist/Perl-Version/
+Source: https://metacpan.org/release/Perl-Version/
 Name: Perl-Version
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 507520f..d5ef885 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Perl-Version/   .*/Perl-Version-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Perl-Version/   .*/Perl-Version-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libperl-version-perl



More information about the Pkg-perl-cvs-commits mailing list