[SCM] Debian packaging of libmodule-runtime-perl branch, master, updated. debian/0.013-1-7-g926a6a2
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:42 UTC 2013
The following commit has been merged in the master branch:
commit 009cc329a836e52c2cb09669d5445ee8239db0cc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:44 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f2c881f..08141fe 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: libparams-classify-perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-runtime-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-runtime-perl.git
-Homepage: http://search.cpan.org/dist/Module-Runtime/
+Homepage: https://metacpan.org/release/Module-Runtime/
Package: libmodule-runtime-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 77176f1..5aaf59c 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/Module-Runtime/
+Source: https://metacpan.org/release/Module-Runtime/
Name: Module-Runtime
Files: *
diff --git a/debian/watch b/debian/watch
index 9332a43..73f1c6e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 2; this line is compulsory!
version=3
-http://search.cpan.org/dist/Module-Runtime/ .*/Module-Runtime-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Module-Runtime/ .*/Module-Runtime-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmodule-runtime-perl
More information about the Pkg-perl-cvs-commits
mailing list