[SCM] Debian packaging of libversion-perl branch, master, updated. debian/1%0.9901-1-4-g257fd82
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:19 UTC 2013
The following commit has been merged in the master branch:
commit acc885377041b4cc2be11851bd34a32a4213b831
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:44 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2467011..d8b2c4f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
Alessandro Ghedini <ghedo at debian.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/version/
+Homepage: https://metacpan.org/release/version/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libversion-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libversion-perl.git
diff --git a/debian/copyright b/debian/copyright
index 855e534..cb46a8c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: version
Upstream-Contact: John Peacock <jpeacock at cpan.org>
-Source: http://search.cpan.org/dist/version/
+Source: https://metacpan.org/release/version/
Files: *
Copyright: 2004-2010, John Peacock <jpeacock at cpan.org>
diff --git a/debian/watch b/debian/watch
index cca44d8..fcfa0c1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts=uversionmangle=s/\...$/$&00/ \
-http://search.cpan.org/dist/version/ .*/version-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/version/ .*/version-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libversion-perl
More information about the Pkg-perl-cvs-commits
mailing list