[SCM] Debian packaging of libcatalyst-devel-perl branch, master, updated. debian/1.37-1-6-g37b2bb0
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:56 UTC 2013
The following commit has been merged in the master branch:
commit 1c8c79127e6ecbefd1bac2d40af035be583d686c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:29 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0cdd7f3..d1f1cd5 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-devel-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-devel-perl.git
-Homepage: http://search.cpan.org/dist/Catalyst-Devel/
+Homepage: https://metacpan.org/release/Catalyst-Devel/
Package: libcatalyst-devel-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 58874bc..9323060 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: Catalyst-Devel
Upstream-Contact: Catalyst Development Team <catalyst-dev at lists.scsys.co.uk>
-Source: http://search.cpan.org/dist/Catalyst-Devel/
+Source: https://metacpan.org/release/Catalyst-Devel/
Files: *
Copyright: 2006-2009, various contributors to the Catalyst project
diff --git a/debian/watch b/debian/watch
index 95477dc..2d98151 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Catalyst-Devel/ .*/Catalyst-Devel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Catalyst-Devel/ .*/Catalyst-Devel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcatalyst-devel-perl
More information about the Pkg-perl-cvs-commits
mailing list