[SCM] Debian packaging of libdist-zilla-plugin-run-perl branch, master, updated. debian/0.013-1-5-gc84ebba
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:28:35 UTC 2013
The following commit has been merged in the master branch:
commit a523ddf43d67a321ef8e2aadbcd174f37beb83b2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 4299b38..3034f62 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-run-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-run-perl.git
-Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-Run/
+Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Run/
Package: libdist-zilla-plugin-run-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 79eced2..53e0104 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Dist-Zilla-Plugin-Run
Upstream-Contact: Torsten Raudssus <torsten at raudssus.de> http://www.raudssus.de/
-Source: http://search.cpan.org/dist/Dist-Zilla-Plugin-Run/
+Source: https://metacpan.org/release/Dist-Zilla-Plugin-Run/
Files: *
Copyright: 2010-2011, Raudssus Social Software
diff --git a/debian/watch b/debian/watch
index a3551d5..8d285f9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Dist-Zilla-Plugin-Run/ .*/Dist-Zilla-Plugin-Run-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Dist-Zilla-Plugin-Run/ .*/Dist-Zilla-Plugin-Run-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdist-zilla-plugin-run-perl
More information about the Pkg-perl-cvs-commits
mailing list